<?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 App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Variable/m-p/1857155#M70744</link>
    <description>&lt;P&gt;As stated by &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/58578"&gt;@edwin&lt;/a&gt; , you could modify this variable from the front end, but what good would it do? Your Let statement would reset it every time you run the script.&lt;/P&gt;
&lt;P&gt;It sounds like what you're trying to do would be better served by creating an &lt;A href="https://community.qlik.com/t5/Qlik-Sense-Documents/On-demand-App-Generation-ODAG-in-QlikSense/ta-p/1479247" target="_self"&gt;ODAG app&lt;/A&gt;.&lt;/P&gt;</description>
    <pubDate>Tue, 09 Nov 2021 14:01:24 GMT</pubDate>
    <dc:creator>Or</dc:creator>
    <dc:date>2021-11-09T14:01:24Z</dc:date>
    <item>
      <title>Variable</title>
      <link>https://community.qlik.com/t5/App-Development/Variable/m-p/1856821#M70717</link>
      <description>&lt;P&gt;LET vReportDate = date(makedate(2021,9,30),'YYYYMMDD');&lt;/P&gt;
&lt;P&gt;in my Load Script .. I have&lt;/P&gt;
&lt;P&gt;Load ,&lt;/P&gt;
&lt;P&gt;X,&lt;/P&gt;
&lt;P&gt;YDate,&lt;/P&gt;
&lt;P&gt;Z&lt;/P&gt;
&lt;P&gt;from ....qvd(qvd) where YDate&amp;lt;$(vReportDate)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;is there a way to control this&amp;nbsp;vReportDate from front end?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Nov 2021 20:47:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Variable/m-p/1856821#M70717</guid>
      <dc:creator>raadwiptec</dc:creator>
      <dc:date>2021-11-08T20:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: Variable</title>
      <link>https://community.qlik.com/t5/App-Development/Variable/m-p/1857142#M70741</link>
      <description>&lt;P&gt;when a variable is defined in the script, it will behave just like any variable in the UI.&amp;nbsp; you can change the content using a button for example.&amp;nbsp; or using any object with an action.&amp;nbsp; maybe you can explain further what problem you are experiencing&lt;/P&gt;</description>
      <pubDate>Tue, 09 Nov 2021 13:52:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Variable/m-p/1857142#M70741</guid>
      <dc:creator>edwin</dc:creator>
      <dc:date>2021-11-09T13:52:14Z</dc:date>
    </item>
    <item>
      <title>Re: Variable</title>
      <link>https://community.qlik.com/t5/App-Development/Variable/m-p/1857155#M70744</link>
      <description>&lt;P&gt;As stated by &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/58578"&gt;@edwin&lt;/a&gt; , you could modify this variable from the front end, but what good would it do? Your Let statement would reset it every time you run the script.&lt;/P&gt;
&lt;P&gt;It sounds like what you're trying to do would be better served by creating an &lt;A href="https://community.qlik.com/t5/Qlik-Sense-Documents/On-demand-App-Generation-ODAG-in-QlikSense/ta-p/1479247" target="_self"&gt;ODAG app&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Nov 2021 14:01:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Variable/m-p/1857155#M70744</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2021-11-09T14:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: Variable</title>
      <link>https://community.qlik.com/t5/App-Development/Variable/m-p/1857226#M70756</link>
      <description>&lt;P&gt;i do see the use case where you would want to modify the variable in the app - maybe for defaults which SHOULD reset when reloaded&lt;/P&gt;</description>
      <pubDate>Tue, 09 Nov 2021 15:15:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Variable/m-p/1857226#M70756</guid>
      <dc:creator>edwin</dc:creator>
      <dc:date>2021-11-09T15:15:15Z</dc:date>
    </item>
  </channel>
</rss>

