<?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: Show values dimension when the measure is zero in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Show-values-dimension-when-the-measure-is-zero/m-p/1780683#M60729</link>
    <description>if(sum(volumes)=0,Value,sum(Volumes))&lt;BR /&gt;may be u can put ur requirement as current table set and expected table set.&lt;BR /&gt;</description>
    <pubDate>Sat, 06 Feb 2021 15:07:24 GMT</pubDate>
    <dc:creator>PriyankaShivhare</dc:creator>
    <dc:date>2021-02-06T15:07:24Z</dc:date>
    <item>
      <title>Show values dimension when the measure is zero</title>
      <link>https://community.qlik.com/t5/App-Development/Show-values-dimension-when-the-measure-is-zero/m-p/1780576#M60714</link>
      <description>&lt;P&gt;Hi to everyone!&lt;/P&gt;&lt;P&gt;I have an issue.&lt;/P&gt;&lt;P&gt;I have a Measure= 'Volumes', a dimension MONTH and VALUE.&amp;nbsp; In a TABLE CHART&amp;nbsp; I want to show values for MONTH dimension only when sum of&amp;nbsp; Volumes =0&lt;/P&gt;&lt;P&gt;I tried the following expression, but it seems that Qlik sense doesn't show rows when the measure it's equal to zero.&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;if (aggr (Sum ({$ &amp;lt;Measure = {'Volumes'}&amp;gt;} VALUE), MONTH) =0, MONTH)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;I tried already the option Include zero values in the data handling, but it doesn't work.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;Thanks&amp;nbsp; a lot!&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:40:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Show-values-dimension-when-the-measure-is-zero/m-p/1780576#M60714</guid>
      <dc:creator>Shi</dc:creator>
      <dc:date>2024-11-16T00:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: Show values dimension when the measure is zero</title>
      <link>https://community.qlik.com/t5/App-Development/Show-values-dimension-when-the-measure-is-zero/m-p/1780683#M60729</link>
      <description>if(sum(volumes)=0,Value,sum(Volumes))&lt;BR /&gt;may be u can put ur requirement as current table set and expected table set.&lt;BR /&gt;</description>
      <pubDate>Sat, 06 Feb 2021 15:07:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Show-values-dimension-when-the-measure-is-zero/m-p/1780683#M60729</guid>
      <dc:creator>PriyankaShivhare</dc:creator>
      <dc:date>2021-02-06T15:07:24Z</dc:date>
    </item>
    <item>
      <title>Re: Show values dimension when the measure is zero</title>
      <link>https://community.qlik.com/t5/App-Development/Show-values-dimension-when-the-measure-is-zero/m-p/1780688#M60730</link>
      <description>&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;Dimension : MONTH&lt;/P&gt;&lt;P&gt;Expression : &lt;STRONG&gt;Sum({&amp;lt;MONTH={"=Sum(Volumes)=0"}&amp;gt;} Volumes) &lt;U&gt;&lt;FONT color="#FF0000"&gt;OR&lt;/FONT&gt;&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;Sum({&amp;lt;MONTH={"=Len(Sum(Volumes))=0"}&amp;gt;} Volumes)&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 06 Feb 2021 15:55:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Show-values-dimension-when-the-measure-is-zero/m-p/1780688#M60730</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2021-02-06T15:55:00Z</dc:date>
    </item>
  </channel>
</rss>

