<?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: cross table and flag qliksense in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/cross-table-and-flag-qliksense/m-p/1781704#M60832</link>
    <description>&lt;P&gt;&lt;SPAN&gt;CrossTable(PERIOD_AUX, FLAG, &lt;FONT color="#99CC00"&gt;&lt;STRONG&gt;29&lt;/STRONG&gt;&lt;/FONT&gt;)&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 10 Feb 2021 16:00:34 GMT</pubDate>
    <dc:creator>QFabian</dc:creator>
    <dc:date>2021-02-10T16:00:34Z</dc:date>
    <item>
      <title>cross table and flag qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/cross-table-and-flag-qliksense/m-p/1781223#M60792</link>
      <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;Please help me with the below:-&lt;/P&gt;&lt;P&gt;I have below table fetched from SQL&amp;nbsp;&lt;/P&gt;&lt;P&gt;LIB CONNECT TO 'HANA_PROD ;&lt;/P&gt;&lt;P&gt;LOAD "SOURCEID",&lt;BR /&gt;"ENTITY",&lt;BR /&gt;"BUKRS",&lt;BR /&gt;"BUTXT",&lt;BR /&gt;"LANDX",&lt;BR /&gt;"REGION",&lt;BR /&gt;"DIVISION",&lt;BR /&gt;"BLART",&lt;BR /&gt;"BELNR",&lt;BR /&gt;"AUGDT",&lt;BR /&gt;"AUGBL",&lt;BR /&gt;"KUNNR",&lt;BR /&gt;"BLDAT",&lt;BR /&gt;"CPUDT",&lt;BR /&gt;"LIFNR",&lt;BR /&gt;"NAME1",&lt;BR /&gt;"KTOKK",&lt;BR /&gt;"TXT30",&lt;BR /&gt;"NBOFDAYS",&lt;BR /&gt;"BUZEI",&lt;BR /&gt;"SGTXT",&lt;BR /&gt;"HKONT",&lt;BR /&gt;"TXT50",&lt;BR /&gt;"BUDAT",&lt;BR /&gt;"TOTAL",&lt;BR /&gt;"WAERS",&lt;BR /&gt;"TOTAL_L",&lt;BR /&gt;"HWAER",&lt;BR /&gt;"AMOUNT_EUR",&lt;BR /&gt;"PERIOD_1",&lt;BR /&gt;"PERIOD_2",&lt;BR /&gt;"PERIOD_3",&lt;BR /&gt;"PERIOD_4",&lt;BR /&gt;"PERIOD_5",&lt;BR /&gt;"PERIOD_6",&lt;BR /&gt;"PERIOD_7",&lt;BR /&gt;"PERIOD_8",&lt;BR /&gt;"PERIOD_9",&lt;BR /&gt;"PERIOD_10",&lt;BR /&gt;"PERIOD_11",&lt;BR /&gt;"PERIOD_12",&lt;BR /&gt;"PERIOD_13",&lt;BR /&gt;"CATEGORY";&lt;BR /&gt;SQL SELECT "SOURCEID",&lt;BR /&gt;"ENTITY",&lt;BR /&gt;"BUKRS",&lt;BR /&gt;"BUTXT",&lt;BR /&gt;"LANDX",&lt;BR /&gt;"REGION",&lt;BR /&gt;"DIVISION",&lt;BR /&gt;"BLART",&lt;BR /&gt;"BELNR",&lt;BR /&gt;"AUGDT",&lt;BR /&gt;"AUGBL",&lt;BR /&gt;"KUNNR",&lt;BR /&gt;"BLDAT",&lt;BR /&gt;"CPUDT",&lt;BR /&gt;"LIFNR",&lt;BR /&gt;"NAME1",&lt;BR /&gt;"KTOKK",&lt;BR /&gt;"TXT30",&lt;BR /&gt;"NBOFDAYS",&lt;BR /&gt;"BUZEI",&lt;BR /&gt;"SGTXT",&lt;BR /&gt;"HKONT",&lt;BR /&gt;"TXT50",&lt;BR /&gt;"BUDAT",&lt;BR /&gt;"TOTAL",&lt;BR /&gt;"WAERS",&lt;BR /&gt;"TOTAL_L",&lt;BR /&gt;"HWAER",&lt;BR /&gt;"AMOUNT_EUR",&lt;BR /&gt;"PERIOD_1",&lt;BR /&gt;"PERIOD_2",&lt;BR /&gt;"PERIOD_3",&lt;BR /&gt;"PERIOD_4",&lt;BR /&gt;"PERIOD_5",&lt;BR /&gt;"PERIOD_6",&lt;BR /&gt;"PERIOD_7",&lt;BR /&gt;"PERIOD_8",&lt;BR /&gt;"PERIOD_9",&lt;BR /&gt;"PERIOD_10",&lt;BR /&gt;"PERIOD_11",&lt;BR /&gt;"PERIOD_12",&lt;BR /&gt;"PERIOD_13",&lt;BR /&gt;"CATEGORY"&lt;BR /&gt;FROM "_SYS_BIC"."ZPC.ZPC_CALC_VIEW.KPI302_18/KPI302_RATIO_V2";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The values for the periodes are dynamic at backend , eg if periode_1 is Jan2021, when we the March month comes, the&amp;nbsp;&lt;/P&gt;&lt;P&gt;value for "PERIOD_1" will become Feb 2021&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Aspiring_Developer_2-1612877394322.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/48755iE046BE8803AE95F0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Aspiring_Developer_2-1612877394322.png" alt="Aspiring_Developer_2-1612877394322.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The value inside all the "Periode" fields is either 0 or 1&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Aspiring_Developer_1-1612875007260.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/48741i2512A5023BD88D13/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Aspiring_Developer_1-1612875007260.png" alt="Aspiring_Developer_1-1612875007260.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;My requirement is to caluclate the Sum("AMOUNT_EUR")&amp;nbsp; for each period when the value is 1.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not able to understand how can i achieve this in qliksese. Please please help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/336"&gt;@Kushal_Chawda&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Tue, 09 Feb 2021 13:35:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/cross-table-and-flag-qliksense/m-p/1781223#M60792</guid>
      <dc:creator>Aspiring_Developer</dc:creator>
      <dc:date>2021-02-09T13:35:44Z</dc:date>
    </item>
    <item>
      <title>Re: cross table and flag qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/cross-table-and-flag-qliksense/m-p/1781481#M60810</link>
      <description>&lt;P&gt;HI &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/103918"&gt;@Aspiring_Developer&lt;/a&gt;&amp;nbsp;, i couldnt test it, but try this please, the main idea is do the crosstable to get the differents PERIOD fields name as values , and then use that values to create the differents monthname as you wish.&lt;/P&gt;&lt;P&gt;Maybe can be a little guide or option for your requirement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CrossTable(PERIOD_AUX, FLAG, 3)&lt;BR /&gt;TableAux:&lt;BR /&gt;LOAD&lt;BR /&gt;"SOURCEID",&lt;BR /&gt;"ENTITY",&lt;BR /&gt;"BUKRS",&lt;BR /&gt;"BUTXT",&lt;BR /&gt;"LANDX",&lt;BR /&gt;"REGION",&lt;BR /&gt;"DIVISION",&lt;BR /&gt;"BLART",&lt;BR /&gt;"BELNR",&lt;BR /&gt;"AUGDT",&lt;BR /&gt;"AUGBL",&lt;BR /&gt;"KUNNR",&lt;BR /&gt;"BLDAT",&lt;BR /&gt;"CPUDT",&lt;BR /&gt;"LIFNR",&lt;BR /&gt;"NAME1",&lt;BR /&gt;"KTOKK",&lt;BR /&gt;"TXT30",&lt;BR /&gt;"NBOFDAYS",&lt;BR /&gt;"BUZEI",&lt;BR /&gt;"SGTXT",&lt;BR /&gt;"HKONT",&lt;BR /&gt;"TXT50",&lt;BR /&gt;"BUDAT",&lt;BR /&gt;"TOTAL",&lt;BR /&gt;"WAERS",&lt;BR /&gt;"TOTAL_L",&lt;BR /&gt;"HWAER",&lt;BR /&gt;"AMOUNT_EUR",&lt;BR /&gt;"CATEGORY",&lt;BR /&gt;"PERIOD_1",&lt;BR /&gt;"PERIOD_2",&lt;BR /&gt;"PERIOD_3",&lt;BR /&gt;"PERIOD_4",&lt;BR /&gt;"PERIOD_5",&lt;BR /&gt;"PERIOD_6",&lt;BR /&gt;"PERIOD_7",&lt;BR /&gt;"PERIOD_8",&lt;BR /&gt;"PERIOD_9",&lt;BR /&gt;"PERIOD_10",&lt;BR /&gt;"PERIOD_11",&lt;BR /&gt;"PERIOD_12",&lt;BR /&gt;"PERIOD_13"&lt;BR /&gt;Resident YOURTABLE;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Data:&lt;BR /&gt;Load&lt;BR /&gt;some_Id_field,&lt;BR /&gt;monthname(addmonths(today(), -num#(subfield(PERIOD_AUX, '_', 2)))) as PERIOD,&lt;BR /&gt;AMOUNT_EUR&amp;nbsp; as AMOUNT&lt;BR /&gt;Resident TableAux&lt;BR /&gt;Where&lt;BR /&gt;FLAG = 1;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2021 02:14:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/cross-table-and-flag-qliksense/m-p/1781481#M60810</guid>
      <dc:creator>QFabian</dc:creator>
      <dc:date>2021-02-10T02:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: cross table and flag qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/cross-table-and-flag-qliksense/m-p/1781534#M60816</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/121051"&gt;@QFabian&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;thank you for the response&lt;/P&gt;&lt;P&gt;I tried to implement your solution, however, i am facing below issues:-&lt;/P&gt;&lt;P&gt;1) When creatting created crosstaable, i did not got the right output:-&lt;/P&gt;&lt;P&gt;//-----Creating crosstable to get the Periode values in single column--//&lt;BR /&gt;CrossTable(PERIOD_AUX, FLAG, 3)&lt;BR /&gt;TableAux:&lt;BR /&gt;LOAD&lt;BR /&gt;"SOURCEID",&lt;BR /&gt;"ENTITY",&lt;BR /&gt;"BUKRS",&lt;BR /&gt;"BUTXT",&lt;BR /&gt;"LANDX",&lt;BR /&gt;"REGION",&lt;BR /&gt;"DIVISION",&lt;BR /&gt;"BLART",&lt;BR /&gt;"BELNR",&lt;BR /&gt;"AUGDT",&lt;BR /&gt;"AUGBL",&lt;BR /&gt;"KUNNR",&lt;BR /&gt;"BLDAT",&lt;BR /&gt;"CPUDT",&lt;BR /&gt;"LIFNR",&lt;BR /&gt;"NAME1",&lt;BR /&gt;"KTOKK",&lt;BR /&gt;"TXT30",&lt;BR /&gt;"NBOFDAYS",&lt;BR /&gt;"BUZEI",&lt;BR /&gt;"SGTXT",&lt;BR /&gt;"HKONT",&lt;BR /&gt;"TXT50",&lt;BR /&gt;"BUDAT",&lt;BR /&gt;"TOTAL",&lt;BR /&gt;"WAERS",&lt;BR /&gt;"TOTAL_L",&lt;BR /&gt;"HWAER",&lt;BR /&gt;"AMOUNT_EUR",&lt;BR /&gt;"CATEGORY",&lt;BR /&gt;"PERIOD_1",&lt;BR /&gt;"PERIOD_2",&lt;BR /&gt;"PERIOD_3",&lt;BR /&gt;"PERIOD_4",&lt;BR /&gt;"PERIOD_5",&lt;BR /&gt;"PERIOD_6",&lt;BR /&gt;"PERIOD_7",&lt;BR /&gt;"PERIOD_8",&lt;BR /&gt;"PERIOD_9",&lt;BR /&gt;"PERIOD_10",&lt;BR /&gt;"PERIOD_11",&lt;BR /&gt;"PERIOD_12",&lt;BR /&gt;"PERIOD_13"&lt;BR /&gt;Resident Data;&lt;/P&gt;&lt;P&gt;output:-&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Aspiring_Developer_0-1612943390734.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/48822iB2E26DAFFFECA044/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Aspiring_Developer_0-1612943390734.png" alt="Aspiring_Developer_0-1612943390734.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The new column 'PERIODE_AUX' and Flag should not display the above output.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2021 07:51:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/cross-table-and-flag-qliksense/m-p/1781534#M60816</guid>
      <dc:creator>Aspiring_Developer</dc:creator>
      <dc:date>2021-02-10T07:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: cross table and flag qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/cross-table-and-flag-qliksense/m-p/1781704#M60832</link>
      <description>&lt;P&gt;&lt;SPAN&gt;CrossTable(PERIOD_AUX, FLAG, &lt;FONT color="#99CC00"&gt;&lt;STRONG&gt;29&lt;/STRONG&gt;&lt;/FONT&gt;)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2021 16:00:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/cross-table-and-flag-qliksense/m-p/1781704#M60832</guid>
      <dc:creator>QFabian</dc:creator>
      <dc:date>2021-02-10T16:00:34Z</dc:date>
    </item>
  </channel>
</rss>

