<?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: variable in Qliksense in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/variable-in-Qliksense/m-p/1922116#M75900</link>
    <description>&lt;P&gt;Try using single quotes:&lt;/P&gt;&lt;P&gt;Load * From ....&amp;nbsp; Sales.xslx where date &amp;gt; '$(Vlast_modified_date)' ;&lt;/P&gt;&lt;P&gt;If your&amp;nbsp;&lt;SPAN&gt;Last_updated_date is interpreted&amp;nbsp;and correctly formatted, this should work.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 25 Apr 2022 12:16:03 GMT</pubDate>
    <dc:creator>hic</dc:creator>
    <dc:date>2022-04-25T12:16:03Z</dc:date>
    <item>
      <title>variable in Qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/variable-in-Qliksense/m-p/1922090#M75898</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;I am stuck in a situation where I am getting trouble with my variable.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;I have create the variable like&amp;nbsp; let Vlast_modified_date = peek('Last_updated_date','0','Report_date_table')&amp;nbsp;&lt;/P&gt;
&lt;P&gt;now I am using it in where to filter the data like this&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sample11:&lt;/P&gt;
&lt;P&gt;load *&amp;nbsp;&lt;/P&gt;
&lt;P&gt;from ....&amp;nbsp; Sales.xslx where date &amp;gt; $(Vlast_modified_date) . this is not working&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;can you please help me on this&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Apr 2022 11:49:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/variable-in-Qliksense/m-p/1922090#M75898</guid>
      <dc:creator>khadar</dc:creator>
      <dc:date>2022-04-25T11:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: variable in Qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/variable-in-Qliksense/m-p/1922116#M75900</link>
      <description>&lt;P&gt;Try using single quotes:&lt;/P&gt;&lt;P&gt;Load * From ....&amp;nbsp; Sales.xslx where date &amp;gt; '$(Vlast_modified_date)' ;&lt;/P&gt;&lt;P&gt;If your&amp;nbsp;&lt;SPAN&gt;Last_updated_date is interpreted&amp;nbsp;and correctly formatted, this should work.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Apr 2022 12:16:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/variable-in-Qliksense/m-p/1922116#M75900</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2022-04-25T12:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: variable in Qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/variable-in-Qliksense/m-p/1922117#M75901</link>
      <description>&lt;P&gt;Hi, try to check and be sure that both 'date' and 'Vlast_modified_date' are the same format. You can try to add date() function for this. Maybe this can help to align variable and dimension.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Apr 2022 12:19:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/variable-in-Qliksense/m-p/1922117#M75901</guid>
      <dc:creator>justISO</dc:creator>
      <dc:date>2022-04-25T12:19:53Z</dc:date>
    </item>
  </channel>
</rss>

