<?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: Avoid concrete data to show in a graph in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Avoid-concrete-data-to-show-in-a-graph/m-p/1806230#M65579</link>
    <description>&lt;P&gt;Not sure but you need to somehow remove the dimension value if there is no working days in a week, but I think it won't be possible to skip measure value but have dimension value showing up in the X axis.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not getting any other idea as of now, hope someone will share better ideas.&lt;/P&gt;</description>
    <pubDate>Fri, 07 May 2021 15:04:05 GMT</pubDate>
    <dc:creator>Digvijay_Singh</dc:creator>
    <dc:date>2021-05-07T15:04:05Z</dc:date>
    <item>
      <title>Avoid concrete data to show in a graph</title>
      <link>https://community.qlik.com/t5/App-Development/Avoid-concrete-data-to-show-in-a-graph/m-p/1806056#M65547</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm showing a graph with the evolution of errors in a database per week. When there is a week with no errors (for example, the week is only saturday and sunday, like this May), I force it to compute like a 100% of correct data.&lt;/P&gt;&lt;P&gt;Here is the expression:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;if(isnull(Sum(TOTAL_COUNTS_grafico)) or Sum(TOTAL_COUNTS_grafico)=0, 1, 1-Count({1&amp;lt;DQ_TYPE={1,2,3,4},ERROR_TYPE={'Creation'},ACCOUNT_TYPE_ID={'C'}&amp;gt;} distinct ACCOUNT_CODE)/Sum(TOTAL_COUNTS_grafico))&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But i would like to show nothing at all for those cases, since there are really no data to show for those weeks.&lt;/P&gt;&lt;P&gt;Now the graph shows like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Morgoz_1-1620372951971.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/54501i8A9C9154C5A1B690/image-size/large?v=v2&amp;amp;px=999" role="button" title="Morgoz_1-1620372951971.png" alt="Morgoz_1-1620372951971.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All "100%" in the blue line are there because of that, and I'd like them to not show, and just jump from the previous correct value, for example, a line from the "71,43%" of "s.5-abr" to the "62,50%" of "s.2-may".&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 May 2021 07:42:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Avoid-concrete-data-to-show-in-a-graph/m-p/1806056#M65547</guid>
      <dc:creator>Morgoz</dc:creator>
      <dc:date>2021-05-07T07:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: Avoid concrete data to show in a graph</title>
      <link>https://community.qlik.com/t5/App-Development/Avoid-concrete-data-to-show-in-a-graph/m-p/1806230#M65579</link>
      <description>&lt;P&gt;Not sure but you need to somehow remove the dimension value if there is no working days in a week, but I think it won't be possible to skip measure value but have dimension value showing up in the X axis.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not getting any other idea as of now, hope someone will share better ideas.&lt;/P&gt;</description>
      <pubDate>Fri, 07 May 2021 15:04:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Avoid-concrete-data-to-show-in-a-graph/m-p/1806230#M65579</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2021-05-07T15:04:05Z</dc:date>
    </item>
  </channel>
</rss>

