<?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: Restrict showing data when other data are not available in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Restrict-showing-data-when-other-data-are-not-available/m-p/1461282#M436096</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With this solution all my bars dissapear, the week from the beginning of the Year.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Jan 2018 13:29:29 GMT</pubDate>
    <dc:creator>retko1985</dc:creator>
    <dc:date>2018-01-09T13:29:29Z</dc:date>
    <item>
      <title>Restrict showing data when other data are not available</title>
      <link>https://community.qlik.com/t5/QlikView/Restrict-showing-data-when-other-data-are-not-available/m-p/1461277#M436091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a situation when we receive one file and it is planned for the future, so numbers are for the whole month. But now in the calculations these numbers are appearing, and I want to restrict this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My calculation is very simple, like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum(Sales_Amount)-&lt;/P&gt;&lt;P&gt;sum(Discount_Amount)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sales are coming for the previous day, but discounts are for whole month. (they are not discounts, it just an example).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now my bar chart is rising till today, and falling for the rest of the month, because I am substracting 0 - discount.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know I might use if (sum(Sales_Amount) &amp;lt;&amp;gt; 0 ... But is this the correct solution?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should I use some set analysis or something?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And How.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jan 2018 13:09:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restrict-showing-data-when-other-data-are-not-available/m-p/1461277#M436091</guid>
      <dc:creator>retko1985</dc:creator>
      <dc:date>2018-01-09T13:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict showing data when other data are not available</title>
      <link>https://community.qlik.com/t5/QlikView/Restrict-showing-data-when-other-data-are-not-available/m-p/1461278#M436092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could probably use set analysis like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=sum(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;{&amp;lt;Date={'&amp;lt;=$(=Today())'}&amp;gt;}&lt;/STRONG&gt;&lt;/SPAN&gt; Sales_Amount)-&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;{&amp;lt;Date={'&amp;lt;=$(=Today())'}&amp;gt;}&lt;/STRONG&gt;&lt;/SPAN&gt; Discount_Amount)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jan 2018 13:14:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restrict-showing-data-when-other-data-are-not-available/m-p/1461278#M436092</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-01-09T13:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict showing data when other data are not available</title>
      <link>https://community.qlik.com/t5/QlikView/Restrict-showing-data-when-other-data-are-not-available/m-p/1461279#M436093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can we talk related more about Dataset?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jan 2018 13:15:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restrict-showing-data-when-other-data-are-not-available/m-p/1461279#M436093</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-01-09T13:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict showing data when other data are not available</title>
      <link>https://community.qlik.com/t5/QlikView/Restrict-showing-data-when-other-data-are-not-available/m-p/1461280#M436094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The if statement should be fine too... but you can try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;=Sum(Sales_Amount) - Sum({&amp;lt;Date = {"=Sum(Sales_Amount) &amp;lt;&amp;gt; 0"}&amp;gt;}Discount_Amount)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;or this&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=Sum(Sales_Amount) - Sum({&amp;lt;&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Sales_Amount&lt;/STRONG&gt; = {"*"}&amp;gt;}Discount_Amount)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jan 2018 13:16:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restrict-showing-data-when-other-data-are-not-available/m-p/1461280#M436094</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-01-09T13:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict showing data when other data are not available</title>
      <link>https://community.qlik.com/t5/QlikView/Restrict-showing-data-when-other-data-are-not-available/m-p/1461281#M436095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1 expression gives Exceeded memory allocation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2 is doing nothing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jan 2018 13:26:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restrict-showing-data-when-other-data-are-not-available/m-p/1461281#M436095</guid>
      <dc:creator>retko1985</dc:creator>
      <dc:date>2018-01-09T13:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict showing data when other data are not available</title>
      <link>https://community.qlik.com/t5/QlikView/Restrict-showing-data-when-other-data-are-not-available/m-p/1461282#M436096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With this solution all my bars dissapear, the week from the beginning of the Year.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jan 2018 13:29:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restrict-showing-data-when-other-data-are-not-available/m-p/1461282#M436096</guid>
      <dc:creator>retko1985</dc:creator>
      <dc:date>2018-01-09T13:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict showing data when other data are not available</title>
      <link>https://community.qlik.com/t5/QlikView/Restrict-showing-data-when-other-data-are-not-available/m-p/1461283#M436097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have a Date field? I mean what is your chart dimension/s?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jan 2018 13:31:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restrict-showing-data-when-other-data-are-not-available/m-p/1461283#M436097</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-01-09T13:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict showing data when other data are not available</title>
      <link>https://community.qlik.com/t5/QlikView/Restrict-showing-data-when-other-data-are-not-available/m-p/1461284#M436098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, this helps. I am using working day. So after I put this, it seem correct.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jan 2018 14:08:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restrict-showing-data-when-other-data-are-not-available/m-p/1461284#M436098</guid>
      <dc:creator>retko1985</dc:creator>
      <dc:date>2018-01-09T14:08:17Z</dc:date>
    </item>
  </channel>
</rss>

