<?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: Bar graph by month and half hour in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Bar-graph-by-month-and-half-hour/m-p/1797519#M64482</link>
    <description>&lt;P&gt;I think you'll have better luck if you create a dimension table with the halfhour field and fill it with every possible halfhour. That way you can use the halfhour field as dimension in your bar graph and make sure it shows all values.&lt;/P&gt;</description>
    <pubDate>Wed, 07 Apr 2021 11:45:43 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2021-04-07T11:45:43Z</dc:date>
    <item>
      <title>Bar graph by month and half hour</title>
      <link>https://community.qlik.com/t5/App-Development/Bar-graph-by-month-and-half-hour/m-p/1797508#M64479</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I have a big problem. I've created temporary dimensions like "month" and "half-hour" and the problem is that I need to see all the half-hours, even if the metric is 0, but not all the months (only if it's more than zero).&lt;/P&gt;&lt;P&gt;So I decided to put the bellow formula:&lt;/P&gt;&lt;P&gt;If('$(vTempGrafico)'='HalfHour' ,count(distinct G1)+0*count({1}G1),count(distinct G1))&lt;/P&gt;&lt;P&gt;But it doesn't fix at all, because the {1} skips the selection of month or half-hour, so with it, I keep watching all dimensions in month and half-hour.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried putting the metric to null when the month is selected, but in the graph, it keeps visualising. They only disappear when I uncheck "include zero values", but if I do it it means that the half hours with metric = 0 will disappear too.&lt;/P&gt;&lt;P&gt;Any idea please?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:17:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Bar-graph-by-month-and-half-hour/m-p/1797508#M64479</guid>
      <dc:creator>vbravomo</dc:creator>
      <dc:date>2024-11-16T00:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: Bar graph by month and half hour</title>
      <link>https://community.qlik.com/t5/App-Development/Bar-graph-by-month-and-half-hour/m-p/1797519#M64482</link>
      <description>&lt;P&gt;I think you'll have better luck if you create a dimension table with the halfhour field and fill it with every possible halfhour. That way you can use the halfhour field as dimension in your bar graph and make sure it shows all values.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Apr 2021 11:45:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Bar-graph-by-month-and-half-hour/m-p/1797519#M64482</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2021-04-07T11:45:43Z</dc:date>
    </item>
    <item>
      <title>Re: Bar graph by month and half hour</title>
      <link>https://community.qlik.com/t5/App-Development/Bar-graph-by-month-and-half-hour/m-p/1797610#M64498</link>
      <description>&lt;P&gt;Thanks for the suggestion, but I have more than two temporary dimensions and it's necessary to work with the variables. Is it possible, in any way, that I could set null values in the dimension? Like if metric &amp;gt; 0 and variable = Month or if the variable&amp;nbsp; = Half-Hour shows the dimension, else null.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried with if, but the result is invalid dimension and I'm not sure how to do it with only.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestion?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 07 Apr 2021 14:47:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Bar-graph-by-month-and-half-hour/m-p/1797610#M64498</guid>
      <dc:creator>vbravomo</dc:creator>
      <dc:date>2021-04-07T14:47:17Z</dc:date>
    </item>
  </channel>
</rss>

