<?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: Dynamic comparison in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Dynamic-comparison/m-p/1204091#M22925</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should try to use Alternate States in Qlik Sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More details here :&lt;A _jive_internal="true" href="https://community.qlik.com/thread/192166"&gt;https://community.qlik.com/thread/192166&lt;/A&gt; ,&lt;/P&gt;&lt;P&gt;here : &lt;A _jive_internal="true" href="https://community.qlik.com/thread/199274"&gt;https://community.qlik.com/thread/199274&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and you can search even for more...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Oct 2016 08:18:39 GMT</pubDate>
    <dc:creator>cotiso_hanganu</dc:creator>
    <dc:date>2016-10-20T08:18:39Z</dc:date>
    <item>
      <title>Dynamic comparison</title>
      <link>https://community.qlik.com/t5/App-Development/Dynamic-comparison/m-p/1204090#M22924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 12pt;"&gt;Below is the design I am trying to achieve in Qlik Sense.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 12pt;"&gt;&lt;IMG alt="Capture.JPG.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/141156_Capture.JPG.png" style="height: 401px; width: 620px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 12pt;"&gt;The selections in the above fields are used to manipulate the visualizations.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 12pt;"&gt;I have written an Inline load to load the three types of Comparison periods (MoM, QoQ, YoY). Based on the selection of Comparison period selection, I am changing the fields for the &lt;STRONG&gt;Compare &lt;/STRONG&gt; and &lt;STRONG&gt;against &lt;/STRONG&gt; drop downs. The expression is - &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 12pt;"&gt;If (GetSelectedCount(Type)=1,if (GetFieldSelections(Type)='Month on Month (MoM)',Text(FromMonthYear),if (GetFieldSelections(Type)='Quarter on Quarter (QoQ)',Text(FromQuarterYear),if (GetFieldSelections(Type)='Year on Year (YoY)',FromYear,FromYear))),FromYear)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 12pt;"&gt;&lt;STRONG&gt;Type&lt;/STRONG&gt; field has the &lt;STRONG&gt;Comparison Period&lt;/STRONG&gt; types. &lt;STRONG&gt;FromMonthYear, FromQuarterYear, FromYear&lt;/STRONG&gt; are the three fields derived from resident load of the master calendar.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 12pt;"&gt;The values for (2) and (3) are populating correctly based on (1) selection. But for some reason, when I am selecting values in (2) or (3), all the 3 values in (1) are getting selected.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;Can anyone please point what is the mistake in the design, or is there an alternative to achieve the required design ? &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 06:52:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dynamic-comparison/m-p/1204090#M22924</guid>
      <dc:creator />
      <dc:date>2016-10-19T06:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic comparison</title>
      <link>https://community.qlik.com/t5/App-Development/Dynamic-comparison/m-p/1204091#M22925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should try to use Alternate States in Qlik Sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More details here :&lt;A _jive_internal="true" href="https://community.qlik.com/thread/192166"&gt;https://community.qlik.com/thread/192166&lt;/A&gt; ,&lt;/P&gt;&lt;P&gt;here : &lt;A _jive_internal="true" href="https://community.qlik.com/thread/199274"&gt;https://community.qlik.com/thread/199274&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and you can search even for more...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2016 08:18:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dynamic-comparison/m-p/1204091#M22925</guid>
      <dc:creator>cotiso_hanganu</dc:creator>
      <dc:date>2016-10-20T08:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic comparison</title>
      <link>https://community.qlik.com/t5/App-Development/Dynamic-comparison/m-p/1204092#M22926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since the dashboards will be used by client and need good UI, I will not be able to use the alternate state extension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to achieve this using custom widgets in QlikSense?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2016 06:19:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dynamic-comparison/m-p/1204092#M22926</guid>
      <dc:creator />
      <dc:date>2016-10-21T06:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic comparison</title>
      <link>https://community.qlik.com/t5/App-Development/Dynamic-comparison/m-p/1204093#M22927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create same calendar again and unlink it with data model.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Oct 2016 04:37:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dynamic-comparison/m-p/1204093#M22927</guid>
      <dc:creator>shraddha_g</dc:creator>
      <dc:date>2016-10-22T04:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic comparison</title>
      <link>https://community.qlik.com/t5/App-Development/Dynamic-comparison/m-p/1204094#M22928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;SPAN style="color: #3d3d3d; font-family: calibri, verdana, arial, sans-serif; font-size: 16px;"&gt;The values for (2) and (3) are populating correctly based on (1) selection. But for some reason, when I am selecting values in (2) or (3), all the 3 values in (1) are getting selected.&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Please post a small Qlik Sense app that demonstrates the problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Oct 2016 07:17:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dynamic-comparison/m-p/1204094#M22928</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-10-22T07:17:28Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic comparison</title>
      <link>https://community.qlik.com/t5/App-Development/Dynamic-comparison/m-p/1204095#M22929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attaching a sample app.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 09:02:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dynamic-comparison/m-p/1204095#M22929</guid>
      <dc:creator />
      <dc:date>2016-10-24T09:02:02Z</dc:date>
    </item>
  </channel>
</rss>

