<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Critical Report in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Critical-Report/m-p/278743#M103770</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do I attach a file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit: Nevermind, I figured it out. Please find attached "Budget Forecast.qvw".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit: I'm not sure how much data you'll get returned from just the QVW, hopefully you can help me though? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Feb 2012 21:58:16 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-02-13T21:58:16Z</dc:date>
    <item>
      <title>Critical Report</title>
      <link>https://community.qlik.com/t5/QlikView/Critical-Report/m-p/278741#M103768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure where to begin this post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have three 'job files'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'Job A', 'Job B', and 'Job C'. Each job is created with 3rd party software, and all of the job data is synced to a single SQL Server 2005 database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Job B, and Job C, are a clone of Job A. Every Job has similar columns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each job has 'Job Properties', and within each set of 'Job Properties', there are 20 user tag codes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using 'Usertag8code', I've defined what type of job, 'Job A', 'Job B', and 'Job C' are.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Job A is equal to Baseline Budget.&lt;/P&gt;&lt;P&gt;Job B is equal to Working Budget.&lt;/P&gt;&lt;P&gt;Job C is equal to Current Estimate.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;And last but not least, for dimension purposes, each job has the same job description.&lt;/P&gt;&lt;P&gt;_________________________&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Within QlikView, my dimensions are as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jobs.Description&lt;/P&gt;&lt;P&gt;ProgressItems.WBSCode (Item Tracking Number)&lt;/P&gt;&lt;P&gt;ProgressItems.Description (Item Description)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Within QlikView, my expressions are as follows:&lt;/P&gt;&lt;P&gt;[Baseline Budget] = if (JobsView.UserTag8Code = 'Baseline Budget', ProgressItems.TotalCostPlanned)&lt;/P&gt;&lt;P&gt;[Working Budget] = if (JobsView.UserTag8Code = 'Working Budget', ProgressItems.TotalCostPlanned)&lt;/P&gt;&lt;P&gt;[Current Estimate] = if (JobsView.UserTag8Code = 'Current Estimate', ProgressItems.TotalCostPlanned)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;_________________________&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each column is calculating the same table field from all three jobs, IF the job has a usertag8code of (one of the above).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For some reason, I'm only getting a return on the Baseline Budget column. The others remain a dash, as if it isn't recognizing the usertag.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm hoping someone can point me in the right direction, am I using the wrong syntax?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2012 21:13:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Critical-Report/m-p/278741#M103768</guid>
      <dc:creator />
      <dc:date>2012-02-13T21:13:17Z</dc:date>
    </item>
    <item>
      <title>Critical Report</title>
      <link>https://community.qlik.com/t5/QlikView/Critical-Report/m-p/278742#M103769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;could you post a QVW with an example of your info?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2012 21:24:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Critical-Report/m-p/278742#M103769</guid>
      <dc:creator />
      <dc:date>2012-02-13T21:24:37Z</dc:date>
    </item>
    <item>
      <title>Re: Critical Report</title>
      <link>https://community.qlik.com/t5/QlikView/Critical-Report/m-p/278743#M103770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do I attach a file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit: Nevermind, I figured it out. Please find attached "Budget Forecast.qvw".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit: I'm not sure how much data you'll get returned from just the QVW, hopefully you can help me though? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2012 21:58:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Critical-Report/m-p/278743#M103770</guid>
      <dc:creator />
      <dc:date>2012-02-13T21:58:16Z</dc:date>
    </item>
    <item>
      <title>Re: Critical Report</title>
      <link>https://community.qlik.com/t5/QlikView/Critical-Report/m-p/278744#M103771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it works if you use set analysis, for example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum ({&amp;lt;JobsView.UserTag8Code = {'Current Estimate'}&amp;gt;} ProgressItems.TotalCostPlanned)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but there seems to be something odd in the data model, because the total is the same for every UserTag8Code&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2012 23:14:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Critical-Report/m-p/278744#M103771</guid>
      <dc:creator />
      <dc:date>2012-02-13T23:14:25Z</dc:date>
    </item>
    <item>
      <title>Re: Critical Report</title>
      <link>https://community.qlik.com/t5/QlikView/Critical-Report/m-p/278745#M103772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this what you want?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use set analysis instead of the if&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2012 23:18:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Critical-Report/m-p/278745#M103772</guid>
      <dc:creator />
      <dc:date>2012-02-13T23:18:13Z</dc:date>
    </item>
    <item>
      <title>Critical Report</title>
      <link>https://community.qlik.com/t5/QlikView/Critical-Report/m-p/278746#M103773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; There should be aggregated function in the expressions, I guess sum() in this case:&lt;BR /&gt;= &lt;STRONG&gt;sum&lt;/STRONG&gt;(if (JobsView.UserTag8Code = &amp;lt;condition&amp;gt;, ProgressItems.TotalCostPlanned))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2012 00:19:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Critical-Report/m-p/278746#M103773</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-14T00:19:14Z</dc:date>
    </item>
  </channel>
</rss>

