<?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 Variable Input - Default Value? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Variable-Input-Default-Value/m-p/1703551#M53891</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;A request came from a client who wants to know if I can set default values for two Dashboard Bundle Variable Input objects. The dynamic values displayed are a range of months. For one variable input, I want to default it to the prior month, and for the other variable input, I want to default it to the current month.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 18:37:02 GMT</pubDate>
    <dc:creator>SparkyMarky</dc:creator>
    <dc:date>2024-11-16T18:37:02Z</dc:date>
    <item>
      <title>Variable Input - Default Value?</title>
      <link>https://community.qlik.com/t5/App-Development/Variable-Input-Default-Value/m-p/1703551#M53891</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;A request came from a client who wants to know if I can set default values for two Dashboard Bundle Variable Input objects. The dynamic values displayed are a range of months. For one variable input, I want to default it to the prior month, and for the other variable input, I want to default it to the current month.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 18:37:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Variable-Input-Default-Value/m-p/1703551#M53891</guid>
      <dc:creator>SparkyMarky</dc:creator>
      <dc:date>2024-11-16T18:37:02Z</dc:date>
    </item>
    <item>
      <title>Re: Variable Input - Default Value?</title>
      <link>https://community.qlik.com/t5/App-Development/Variable-Input-Default-Value/m-p/1703618#M53896</link>
      <description>&lt;P&gt;This should be possible by defining your Variable from the window in the Asset panel using an expression beginning with = to ensure that this is defined to store this result.&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2020 23:04:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Variable-Input-Default-Value/m-p/1703618#M53896</guid>
      <dc:creator>Lisa_P</dc:creator>
      <dc:date>2020-05-19T23:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: Variable Input - Default Value?</title>
      <link>https://community.qlik.com/t5/App-Development/Variable-Input-Default-Value/m-p/1703783#M53924</link>
      <description>&lt;P&gt;In the variables, try like this:&lt;/P&gt;&lt;P&gt;For current month : Max(Month) or Maxstring(Month).&lt;/P&gt;&lt;P&gt;Previous month: Addmonths(Max(Month),-1) or Max(Month,2).&lt;/P&gt;</description>
      <pubDate>Wed, 20 May 2020 10:17:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Variable-Input-Default-Value/m-p/1703783#M53924</guid>
      <dc:creator>BalaBhaskar_Qlik</dc:creator>
      <dc:date>2020-05-20T10:17:15Z</dc:date>
    </item>
    <item>
      <title>Re: Variable Input - Default Value?</title>
      <link>https://community.qlik.com/t5/App-Development/Variable-Input-Default-Value/m-p/1706261#M54143</link>
      <description>&lt;P&gt;Hi again,&lt;/P&gt;&lt;P&gt;Thank you for your quick responses. I just got back to this project so sorry for a delayed response.&lt;/P&gt;&lt;P&gt;I ended up setting the variables in the load script. I found the max and 2nd max dates in the data and then did a LET = peek() of each and assigned these to the variables.&lt;/P&gt;&lt;P&gt;After the load, the variable objects were set correctly.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2020 20:28:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Variable-Input-Default-Value/m-p/1706261#M54143</guid>
      <dc:creator>SparkyMarky</dc:creator>
      <dc:date>2020-05-28T20:28:28Z</dc:date>
    </item>
  </channel>
</rss>

