<?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 of month and accumulated at the same time in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Show-values-of-month-and-accumulated-at-the-same-time/m-p/1213951#M858403</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I look the link, but I can´t. Prohibited. Sorry and thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Jan 2017 16:58:44 GMT</pubDate>
    <dc:creator>mromrod22</dc:creator>
    <dc:date>2017-01-23T16:58:44Z</dc:date>
    <item>
      <title>Show values of month and accumulated at the same time</title>
      <link>https://community.qlik.com/t5/QlikView/Show-values-of-month-and-accumulated-at-the-same-time/m-p/1213943#M858395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a problem. I need create a bars char where show quantity of distinct IDs and accumulated from January to current month. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="capt1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/150449_capt1.PNG" style="height: 154px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I create a new dimension Valor_Grafico (dimension that show in char) linking with Calendar through field "Mes":&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="capt3.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/150450_capt3.PNG" style="height: auto;" /&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My expression is from the two cases:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If (Valor_Grafico&amp;lt;&amp;gt;'Acumulado',&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum(aggr(count(DISTINCT {&amp;lt;[Tipo Fecha]={$(vTipoFecha)}, Foto = {'Publicación anual'}, CASO_VALOR_ACTUAL={4}, ESSO_ID_ESTADO*={3,4}&amp;gt;} SOLI_ID_SOLICITUD)&lt;/P&gt;&lt;P&gt;+&lt;/P&gt;&lt;P&gt;count(DISTINCT {&amp;lt;[Tipo Fecha]={$(vTipoFecha)}, Foto = {'Publicación anual'}, ESSO_ID_ESTADO*={3,4}, SOLI_ID_SOLICITUD*=E({&amp;lt;ESSO_ID_ESTADO*={3,4}, [Transición sin precedente]=, [Tipo Fecha]={$(vTipoFecha)}, &lt;/P&gt;&lt;P&gt;&amp;nbsp; Foto = {'Publicación anual'},CASO_VALOR_ACTUAL={4}&amp;gt;}SOLI_ID_SOLICITUD)&amp;gt;} SOLI_ID_SOLICITUD), [Transición sin precedente],Año))&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum(aggr(count(DISTINCT {&amp;lt;[Tipo Fecha]={$(vTipoFecha)}, Foto = {'Publicación anual'}, Mes={"&amp;lt;=$(=max(Mes))"}, CASO_VALOR_ACTUAL={4}, ESSO_ID_ESTADO*={3,4}&amp;gt;} SOLI_ID_SOLICITUD)&lt;/P&gt;&lt;P&gt;+&lt;/P&gt;&lt;P&gt;count(DISTINCT {&amp;lt;[Tipo Fecha]={$(vTipoFecha)}, Foto = {'Publicación anual'}, Mes={"&amp;lt;=$(=max(Mes))"}, ESSO_ID_ESTADO*={3,4}, SOLI_ID_SOLICITUD*=E({&amp;lt;ESSO_ID_ESTADO*={3,4}, [Transición sin precedente]=, [Tipo Fecha]={$(vTipoFecha)}, &lt;/P&gt;&lt;P&gt;&amp;nbsp; Foto = {'Publicación anual'},CASO_VALOR_ACTUAL={4}&amp;gt;}SOLI_ID_SOLICITUD)&amp;gt;} SOLI_ID_SOLICITUD), [Transición sin precedente],Año))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My intention is show Valor_Grafico how dimension, and calculate the expression controlling with IF the accumulation condition, but always show the month or the accumulation. Never two.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="capt2.PNG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/150452_capt2.PNG" style="height: 339px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can show two values at the same time?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Very thanks.&lt;/P&gt;&lt;P&gt;Bye.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-values-of-month-and-accumulated-at-the-same-time/m-p/1213943#M858395</guid>
      <dc:creator>mromrod22</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Show values of month and accumulated at the same time</title>
      <link>https://community.qlik.com/t5/QlikView/Show-values-of-month-and-accumulated-at-the-same-time/m-p/1213944#M858396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to share a sample qvw to show the issue and also provide the expected output for the sample qvw provided?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2017 12:37:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-values-of-month-and-accumulated-at-the-same-time/m-p/1213944#M858396</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-23T12:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: Show values of month and accumulated at the same time</title>
      <link>https://community.qlik.com/t5/QlikView/Show-values-of-month-and-accumulated-at-the-same-time/m-p/1213945#M858397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Select a year and a month. The bar char show month´s value and accumulated to current month. This success, but is a easy example...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2017 14:03:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-values-of-month-and-accumulated-at-the-same-time/m-p/1213945#M858397</guid>
      <dc:creator>mromrod22</dc:creator>
      <dc:date>2017-01-23T14:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: Show values of month and accumulated at the same time</title>
      <link>https://community.qlik.com/t5/QlikView/Show-values-of-month-and-accumulated-at-the-same-time/m-p/1213946#M858398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What would you want to see instead?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2017 14:48:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-values-of-month-and-accumulated-at-the-same-time/m-p/1213946#M858398</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-23T14:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: Show values of month and accumulated at the same time</title>
      <link>https://community.qlik.com/t5/QlikView/Show-values-of-month-and-accumulated-at-the-same-time/m-p/1213947#M858399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That´s I want see, but not show in the real qw, only I see month´s value or accumulated:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="capt2.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/150487_capt2.PNG" style="height: 339px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2017 14:53:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-values-of-month-and-accumulated-at-the-same-time/m-p/1213947#M858399</guid>
      <dc:creator>mromrod22</dc:creator>
      <dc:date>2017-01-23T14:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: Show values of month and accumulated at the same time</title>
      <link>https://community.qlik.com/t5/QlikView/Show-values-of-month-and-accumulated-at-the-same-time/m-p/1213948#M858400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you convert your chart into a straight table (may be create a copy and do this) and see if you see 0's or a number which is too small to show up on the chart? Also, if you can share a reduced version of your actual application, I might be able to see what the issue is&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-1290"&gt;Preparing examples for Upload - Reduction and Data Scrambling&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2017 14:59:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-values-of-month-and-accumulated-at-the-same-time/m-p/1213948#M858400</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-23T14:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: Show values of month and accumulated at the same time</title>
      <link>https://community.qlik.com/t5/QlikView/Show-values-of-month-and-accumulated-at-the-same-time/m-p/1213949#M858401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I can´t share the QW of my client (confidentiallity policy) &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2017 15:37:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-values-of-month-and-accumulated-at-the-same-time/m-p/1213949#M858401</guid>
      <dc:creator>mromrod22</dc:creator>
      <dc:date>2017-01-23T15:37:13Z</dc:date>
    </item>
    <item>
      <title>Re: Show values of month and accumulated at the same time</title>
      <link>https://community.qlik.com/t5/QlikView/Show-values-of-month-and-accumulated-at-the-same-time/m-p/1213950#M858402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you look at the attached link? It does address confidentiality concerns. You can scramble the data before you add the qvw here&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2017 15:47:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-values-of-month-and-accumulated-at-the-same-time/m-p/1213950#M858402</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-23T15:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: Show values of month and accumulated at the same time</title>
      <link>https://community.qlik.com/t5/QlikView/Show-values-of-month-and-accumulated-at-the-same-time/m-p/1213951#M858403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I look the link, but I can´t. Prohibited. Sorry and thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2017 16:58:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-values-of-month-and-accumulated-at-the-same-time/m-p/1213951#M858403</guid>
      <dc:creator>mromrod22</dc:creator>
      <dc:date>2017-01-23T16:58:44Z</dc:date>
    </item>
  </channel>
</rss>

