<?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: Showing selective data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Showing-selective-data/m-p/382980#M142935</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;instead of table box use chart - straight table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;tresesco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Aug 2012 12:32:35 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2012-08-31T12:32:35Z</dc:date>
    <item>
      <title>Showing selective data</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-selective-data/m-p/382974#M142929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have 3 QVD's all with a "Day" "Month" "Year" key linking them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One of the QVD's only gets updated every 2 days, so it's constantly 2 days behind in data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 3 Chart Pivot Tables to display the data from the 3 QVD's. I was wondering, is there any way to surpress the one that doesn't get updated daily so that the last 2 days (which shows 0 for no data) only shows the data captured?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm thinking maybe to break the link (as I'm not doing any listbox filters or giving them the ability TO filter per day)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2012 10:33:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-selective-data/m-p/382974#M142929</guid>
      <dc:creator />
      <dc:date>2012-08-31T10:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: Showing selective data</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-selective-data/m-p/382975#M142930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;you can do whatever you want based on the condition of qvd creation time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="Code"&gt;&lt;STRONG&gt;QvdCreateTime&lt;/STRONG&gt;('MyFile.qvd')&lt;/P&gt;&lt;P class="Code"&gt;QvdCreateTime('C:\MyDir\MyFile.qvd')&lt;/P&gt;&lt;P class="Code"&gt;&lt;/P&gt;&lt;P class="Code"&gt;I guess this would help you.&lt;/P&gt;&lt;P class="Code"&gt;&lt;/P&gt;&lt;P class="Code"&gt;Regards,&lt;/P&gt;&lt;P class="Code"&gt;tresesco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2012 11:02:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-selective-data/m-p/382975#M142930</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2012-08-31T11:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: Showing selective data</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-selective-data/m-p/382976#M142931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, I'll keep that in mind, the problem though is the QVD is generated every day whereas the XLS source isn't updated everyday, and if they do update the XLS source, its for the past 2 days.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So 31st they'll capture 28th data, 1st of Sept they'll capture 29th data etc...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2012 11:10:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-selective-data/m-p/382976#M142931</guid>
      <dc:creator />
      <dc:date>2012-08-31T11:10:11Z</dc:date>
    </item>
    <item>
      <title>Re: Showing selective data</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-selective-data/m-p/382977#M142932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead of limiting the number of days that pull through from the data, is it possible to manipulate the display to only show the last 7 days but still account for the entire month? (otherwise my sums and averages only show for the last 7 days)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2012 11:46:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-selective-data/m-p/382977#M142932</guid>
      <dc:creator />
      <dc:date>2012-08-31T11:46:14Z</dc:date>
    </item>
    <item>
      <title>Re: Showing selective data</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-selective-data/m-p/382978#M142933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That you can always achieve by choosing available option in presentation tab of chart property.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;tresesco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2012 12:20:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-selective-data/m-p/382978#M142933</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2012-08-31T12:20:52Z</dc:date>
    </item>
    <item>
      <title>Re: Showing selective data</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-selective-data/m-p/382979#M142934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any insights as to how? Because all that I can see is I can make the text show left/right/center. Choose to wrap text, where my labels are and a bunch of allow/disallow stuff. Nowhere where I can add "show only 7 days from the month's worth of data you have"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2012 12:24:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-selective-data/m-p/382979#M142934</guid>
      <dc:creator />
      <dc:date>2012-08-31T12:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: Showing selective data</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-selective-data/m-p/382980#M142935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;instead of table box use chart - straight table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;tresesco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2012 12:32:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-selective-data/m-p/382980#M142935</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2012-08-31T12:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: Showing selective data</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-selective-data/m-p/382981#M142936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I do that I lose my pivots. Might as well then just use SSRS with some fancy SQL at the backend&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2012 12:34:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-selective-data/m-p/382981#M142936</guid>
      <dc:creator />
      <dc:date>2012-08-31T12:34:51Z</dc:date>
    </item>
  </channel>
</rss>

