<?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: Date pickers in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Date-pickers/m-p/1919336#M75643</link>
    <description>&lt;P&gt;can you please close this thread by marking a response as solution&lt;/P&gt;</description>
    <pubDate>Mon, 18 Apr 2022 11:14:22 GMT</pubDate>
    <dc:creator>vinieme12</dc:creator>
    <dc:date>2022-04-18T11:14:22Z</dc:date>
    <item>
      <title>Date pickers</title>
      <link>https://community.qlik.com/t5/App-Development/Date-pickers/m-p/1919234#M75612</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;I need to add two date pickers in one dashboard. Then I need to make a barchart to compare the data from the period selected in the first date picker with the one selected in the second. I've already had two date fields, but I don't know how to select both so that they don't affect each other.&lt;/P&gt;
&lt;P&gt;Do you have any idea how to do this?&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2022 07:49:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-pickers/m-p/1919234#M75612</guid>
      <dc:creator>TeodoraBurlica</dc:creator>
      <dc:date>2022-04-18T07:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: Date pickers</title>
      <link>https://community.qlik.com/t5/App-Development/Date-pickers/m-p/1919241#M75613</link>
      <description>&lt;P&gt;you need alternate states not two date fields&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/February2022/Subsystems/Hub/Content/Sense_Hub/Visualizations/alternate-states-comparative-analysis.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/February2022/Subsystems/Hub/Content/Sense_Hub/Visualizations/alternate-states-comparative-analysis.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2022 08:04:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-pickers/m-p/1919241#M75613</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2022-04-18T08:04:16Z</dc:date>
    </item>
    <item>
      <title>Re: Date pickers</title>
      <link>https://community.qlik.com/t5/App-Development/Date-pickers/m-p/1919281#M75631</link>
      <description>&lt;P&gt;Thank you for the answear! I've tried, but the second measure doesn't work.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2022 09:27:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-pickers/m-p/1919281#M75631</guid>
      <dc:creator>TeodoraBurlica</dc:creator>
      <dc:date>2022-04-18T09:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: Date pickers</title>
      <link>https://community.qlik.com/t5/App-Development/Date-pickers/m-p/1919283#M75633</link>
      <description>&lt;P&gt;"second measure doesn't work"? Do you need help with an expression?please post the expression you need help with&lt;/P&gt;
&lt;P&gt;Watch some videos on YouTube on how to use alternate states&lt;/P&gt;
&lt;P&gt;&lt;A href="https://youtu.be/tsbnG3tOdR4" target="_blank"&gt;https://youtu.be/tsbnG3tOdR4&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are plenty more videos on alternate states&lt;/P&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;</description>
      <pubDate>Mon, 18 Apr 2022 09:36:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-pickers/m-p/1919283#M75633</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2022-04-18T09:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: Date pickers</title>
      <link>https://community.qlik.com/t5/App-Development/Date-pickers/m-p/1919295#M75637</link>
      <description>&lt;P&gt;I have 2 states: Time range 1 and Time range 2. I've applied time range 1 on the first Date Picker , and time range 2 on the second. Then I've created two master items with these formulas: Sum({[Time Range 1]}Sales) and&amp;nbsp;({[Time Range 2]}Sales) then I've added in a table. First measure displays correct values, but the second one doesn't.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2022 09:47:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-pickers/m-p/1919295#M75637</guid>
      <dc:creator>TeodoraBurlica</dc:creator>
      <dc:date>2022-04-18T09:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: Date pickers</title>
      <link>https://community.qlik.com/t5/App-Development/Date-pickers/m-p/1919296#M75638</link>
      <description>&lt;P&gt;Don't create master measures&lt;/P&gt;
&lt;P&gt;Just create two charts both with same measure = sum(Sales)&lt;/P&gt;
&lt;P&gt;Drag and drop state TimeRange1 on chart 1 and drag and drop TimeRange2 on chart2&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now selection s in date picker with TimeRange1 should correspond with chart with state TimeRange1&lt;/P&gt;
&lt;P&gt;And selection in datepicker2 with state TimeRange2 should correspond to chart with state TimeRange2&lt;/P&gt;
&lt;P&gt;I suggest you watch some videos, you are definitely missing a step somewhere&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2022 09:51:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-pickers/m-p/1919296#M75638</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2022-04-18T09:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: Date pickers</title>
      <link>https://community.qlik.com/t5/App-Development/Date-pickers/m-p/1919306#M75639</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I have 2 states: Time range 1 and Time range 2. I've applied time range 1 on the first Date Picker , and time range 2 on the second. Then I've created two master items with these formulas: Sum({[Time Range 1]}Sales) and&amp;nbsp;&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;({[Time Range 2]}Sales)&lt;/FONT&gt;&lt;/STRONG&gt; then I've added in a table. First measure displays correct values, but the second one doesn't.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;is this a typo in the measure definition? should be&amp;nbsp;&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;Sum&lt;/FONT&gt;&lt;/STRONG&gt;({[Time Range 2]}Sales)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2022 10:08:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-pickers/m-p/1919306#M75639</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2022-04-18T10:08:38Z</dc:date>
    </item>
    <item>
      <title>Re: Date pickers</title>
      <link>https://community.qlik.com/t5/App-Development/Date-pickers/m-p/1919323#M75642</link>
      <description>&lt;P&gt;Yes, it is sum in definition. I'll watch more videos, thank you for the help.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2022 11:03:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-pickers/m-p/1919323#M75642</guid>
      <dc:creator>TeodoraBurlica</dc:creator>
      <dc:date>2022-04-18T11:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: Date pickers</title>
      <link>https://community.qlik.com/t5/App-Development/Date-pickers/m-p/1919336#M75643</link>
      <description>&lt;P&gt;can you please close this thread by marking a response as solution&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2022 11:14:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-pickers/m-p/1919336#M75643</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2022-04-18T11:14:22Z</dc:date>
    </item>
  </channel>
</rss>

