<?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 Show Duplicate value in dimension in qlik sense in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Show-Duplicate-value-in-dimension-in-qlik-sense/m-p/1372417#M8056</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I've a Purchase order table(EKPO of SAP) which also contain Price change of a material. Below is the Dummy Data&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Demo Data.PNG" class="jive-image image-1" src="/legacyfs/online/166927_Demo Data.PNG" style="height: 78px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Now I have to show Price change(PO_Price_Per_Unit FIELD)&amp;nbsp; Material wise. In dimension i've given drill down (Year ,Month,Day).&lt;/P&gt;&lt;P&gt;Points to note:-&lt;/P&gt;&lt;P&gt;1- I've to show only those dates in which price is changed. Suppose on 03/04/2017 i created a PO and price was 83.79 and after few hours again for same material Price is 66.59 so i'll have to show two prices for 03/04/2017.&lt;/P&gt;&lt;P&gt;2- As you can see on 08/04/2017 new PO is created but Price is same as on 03/04/2017, So in Graph we'll not Consider 08/04/2017( For Solution of This problem I've created flag on Backend u can find the script below). In frontend&amp;nbsp; i am considering only Flag={'1'}.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"if(PO_Material_Name= Peek(PO_Material_Name)and [Material Number]= Peek([Material Number])and Plant_EKKO= Peek(Plant_EKKO) and PO_Price_Per_unit= Peek(PO_Price_Per_unit),0,1) as Flag"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I Just want a solution how to show two Different value for date 03/04/2017. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S. I've&amp;nbsp; USED recno() as ID in backend and in front end&amp;nbsp; i took ID as a second dimension. this giving me correct data but chart is too heavy because of 10000+ Id number. So Please Suggest any other Solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Required Data.PNG" class="jive-image image-2" src="/legacyfs/online/166952_Required Data.PNG" style="height: 446px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Jun 2017 06:19:28 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-06-15T06:19:28Z</dc:date>
    <item>
      <title>Show Duplicate value in dimension in qlik sense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Show-Duplicate-value-in-dimension-in-qlik-sense/m-p/1372417#M8056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I've a Purchase order table(EKPO of SAP) which also contain Price change of a material. Below is the Dummy Data&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Demo Data.PNG" class="jive-image image-1" src="/legacyfs/online/166927_Demo Data.PNG" style="height: 78px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Now I have to show Price change(PO_Price_Per_Unit FIELD)&amp;nbsp; Material wise. In dimension i've given drill down (Year ,Month,Day).&lt;/P&gt;&lt;P&gt;Points to note:-&lt;/P&gt;&lt;P&gt;1- I've to show only those dates in which price is changed. Suppose on 03/04/2017 i created a PO and price was 83.79 and after few hours again for same material Price is 66.59 so i'll have to show two prices for 03/04/2017.&lt;/P&gt;&lt;P&gt;2- As you can see on 08/04/2017 new PO is created but Price is same as on 03/04/2017, So in Graph we'll not Consider 08/04/2017( For Solution of This problem I've created flag on Backend u can find the script below). In frontend&amp;nbsp; i am considering only Flag={'1'}.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"if(PO_Material_Name= Peek(PO_Material_Name)and [Material Number]= Peek([Material Number])and Plant_EKKO= Peek(Plant_EKKO) and PO_Price_Per_unit= Peek(PO_Price_Per_unit),0,1) as Flag"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I Just want a solution how to show two Different value for date 03/04/2017. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S. I've&amp;nbsp; USED recno() as ID in backend and in front end&amp;nbsp; i took ID as a second dimension. this giving me correct data but chart is too heavy because of 10000+ Id number. So Please Suggest any other Solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Required Data.PNG" class="jive-image image-2" src="/legacyfs/online/166952_Required Data.PNG" style="height: 446px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2017 06:19:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Show-Duplicate-value-in-dimension-in-qlik-sense/m-p/1372417#M8056</guid>
      <dc:creator />
      <dc:date>2017-06-15T06:19:28Z</dc:date>
    </item>
  </channel>
</rss>

