<?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: Creating Pivot table with out expression in Qliksense in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Creating-Pivot-table-with-out-expression-in-Qliksense/m-p/117870#M8220</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you surely have sevaral rows same part_id&lt;/P&gt;&lt;P&gt;use maxString(part_id) or only to avoid null value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for change :&lt;/P&gt;&lt;P&gt;use above if it is changes for same days&lt;/P&gt;&lt;P&gt;use before if it is changes for same ID&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Aug 2018 07:23:38 GMT</pubDate>
    <dc:creator>ogautier62</dc:creator>
    <dc:date>2018-08-24T07:23:38Z</dc:date>
    <item>
      <title>Creating Pivot table with out expression in Qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/Creating-Pivot-table-with-out-expression-in-Qliksense/m-p/117867#M8217</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 am working the pivot table in Qlilsense, I have a data set which contain ID, File Date, Part ID (Fields) now i want to display this data in a pivot table as shown below.&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;ID&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;21-3-2018&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;SPAN style="color: #ffffff; font-size: 13.3333px; text-align: center; background-color: #6690bc;"&gt;22-3-2018&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;SPAN style="color: #ffffff; font-size: 13.3333px; text-align: center; background-color: #6690bc;"&gt;23-3-2018&lt;/SPAN&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;BXXPP&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;BXXPP1&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;BXXPP1&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;BX1213&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid #000000; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;BX1213&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;AJDJK&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;INSEE1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;AJDJK&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;AJDJK&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;4&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;R2134&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;WJBCD&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;WJBCD&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically i want to Track the change in PartID's by file date and want to highlight the changed PartID's. so is their any way to achive this requirement in Qliksense ? Please help me guys.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 05:12:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Creating-Pivot-table-with-out-expression-in-Qliksense/m-p/117867#M8217</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-24T05:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Pivot table with out expression in Qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/Creating-Pivot-table-with-out-expression-in-Qliksense/m-p/117868#M8218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe just put [&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Part ID] in expression and remove it from dimensions...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 05:25:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Creating-Pivot-table-with-out-expression-in-Qliksense/m-p/117868#M8218</guid>
      <dc:creator>andrey_krylov</dc:creator>
      <dc:date>2018-08-24T05:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Pivot table with out expression in Qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/Creating-Pivot-table-with-out-expression-in-Qliksense/m-p/117869#M8219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrey,&lt;/P&gt;&lt;P&gt;Thanks for the reply..! It's not working that way i am getting '-' symbol.&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/confused.png" /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 06:11:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Creating-Pivot-table-with-out-expression-in-Qliksense/m-p/117869#M8219</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-24T06:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Pivot table with out expression in Qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/Creating-Pivot-table-with-out-expression-in-Qliksense/m-p/117870#M8220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you surely have sevaral rows same part_id&lt;/P&gt;&lt;P&gt;use maxString(part_id) or only to avoid null value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for change :&lt;/P&gt;&lt;P&gt;use above if it is changes for same days&lt;/P&gt;&lt;P&gt;use before if it is changes for same ID&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 07:23:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Creating-Pivot-table-with-out-expression-in-Qliksense/m-p/117870#M8220</guid>
      <dc:creator>ogautier62</dc:creator>
      <dc:date>2018-08-24T07:23:38Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Pivot table with out expression in Qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/Creating-Pivot-table-with-out-expression-in-Qliksense/m-p/117871#M8221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oiver,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That data which i had posted is dummy data, so basically the source file is generated on daily bases, so lets say in the first generated file is generated on 21-08-2018 in that file for&amp;nbsp; ID 1, Part-ID is BXPP and in the Next generated file the Part no is changed to AXPP for ID 1 then that change need's to be highlighted. That's y i want to show the data in pivot table keeping File date as Column. and ill write the colour coding for highlight the changed Partno.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 08:51:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Creating-Pivot-table-with-out-expression-in-Qliksense/m-p/117871#M8221</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-24T08:51:58Z</dc:date>
    </item>
  </channel>
</rss>

