<?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 Two Different selections on a field and find the differences on selected field values in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Two-Different-selections-on-a-field-and-find-the-differences-on/m-p/1703376#M63880</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;please help me to find out the below problem.&lt;/P&gt;&lt;P&gt;i have a field Which is "DATE_Field" in this if i select any two dates on my interest&amp;nbsp; it will give the differences between on those selected dates&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example&amp;nbsp;&lt;/P&gt;&lt;TABLE border="1" width="14%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="100%" height="25px"&gt;&lt;STRONG&gt;WeekAsOn&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="100%" height="25px"&gt;24-apr-2020&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="100%" height="25px"&gt;17-apr-2020&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="100%" height="25px"&gt;10-apr&amp;nbsp;-2020&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="100%" height="25px"&gt;31-may-2020&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="100%" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help me to find it&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pradeep K.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 02 Apr 2021 08:26:45 GMT</pubDate>
    <dc:creator>kpradeep5610</dc:creator>
    <dc:date>2021-04-02T08:26:45Z</dc:date>
    <item>
      <title>Two Different selections on a field and find the differences on selected field values</title>
      <link>https://community.qlik.com/t5/App-Development/Two-Different-selections-on-a-field-and-find-the-differences-on/m-p/1703376#M63880</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;please help me to find out the below problem.&lt;/P&gt;&lt;P&gt;i have a field Which is "DATE_Field" in this if i select any two dates on my interest&amp;nbsp; it will give the differences between on those selected dates&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example&amp;nbsp;&lt;/P&gt;&lt;TABLE border="1" width="14%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="100%" height="25px"&gt;&lt;STRONG&gt;WeekAsOn&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="100%" height="25px"&gt;24-apr-2020&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="100%" height="25px"&gt;17-apr-2020&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="100%" height="25px"&gt;10-apr&amp;nbsp;-2020&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="100%" height="25px"&gt;31-may-2020&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="100%" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help me to find it&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pradeep K.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Apr 2021 08:26:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Two-Different-selections-on-a-field-and-find-the-differences-on/m-p/1703376#M63880</guid>
      <dc:creator>kpradeep5610</dc:creator>
      <dc:date>2021-04-02T08:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: Two Different selections on a field and find the differences on selected field values</title>
      <link>https://community.qlik.com/t5/App-Development/Two-Different-selections-on-a-field-and-find-the-differences-on/m-p/1703499#M63881</link>
      <description>&lt;P&gt;I hope this example will help you.&lt;/P&gt;&lt;LI-CODE lang="python"&gt;=Date#(Subfield(concat(WeekAsOn,','),',',2),'DD-MMM-YYYY')-Date#(Subfield(concat(WeekAsOn,','),',',1),'DD-MMM-YYYY')&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 828px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/33963i6B501CA65A576684/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 977px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/33964iA9C6CA48F432756F/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2020 15:19:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Two-Different-selections-on-a-field-and-find-the-differences-on/m-p/1703499#M63881</guid>
      <dc:creator>Taoufiq_Zarra</dc:creator>
      <dc:date>2020-05-19T15:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: Two Different selections on a field and find the differences on selected field values</title>
      <link>https://community.qlik.com/t5/App-Development/Two-Different-selections-on-a-field-and-find-the-differences-on/m-p/1704105#M63882</link>
      <description>&lt;P&gt;Hi Zarra,&lt;/P&gt;&lt;P&gt;Thanks for reply&lt;/P&gt;&lt;P&gt;i'm not getting the differences on two selections, because of here i'm using 3 measures. and please follow the attached png image for reference. and please tell me what is your measures.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pradeep K.&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2020 08:39:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Two-Different-selections-on-a-field-and-find-the-differences-on/m-p/1704105#M63882</guid>
      <dc:creator>kpradeep5610</dc:creator>
      <dc:date>2020-05-21T08:39:08Z</dc:date>
    </item>
  </channel>
</rss>

