<?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 Selection in qsVariable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Selection-in-qsVariable/m-p/1457074#M435399</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using qsvariable in my app.&lt;/P&gt;&lt;P&gt;A t default when I start my app, my data shows blank(No selection)&lt;/P&gt;&lt;P&gt;i need to click on the button of the qsvariable created to display my charts.&lt;/P&gt;&lt;P&gt;I have attached the before-after images of my app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to have a default selection saved when my app is opened for the first time&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Jan 2018 06:38:46 GMT</pubDate>
    <dc:creator>vikas_nandanwar</dc:creator>
    <dc:date>2018-01-01T06:38:46Z</dc:date>
    <item>
      <title>Selection in qsVariable</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-in-qsVariable/m-p/1457074#M435399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using qsvariable in my app.&lt;/P&gt;&lt;P&gt;A t default when I start my app, my data shows blank(No selection)&lt;/P&gt;&lt;P&gt;i need to click on the button of the qsvariable created to display my charts.&lt;/P&gt;&lt;P&gt;I have attached the before-after images of my app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to have a default selection saved when my app is opened for the first time&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jan 2018 06:38:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-in-qsVariable/m-p/1457074#M435399</guid>
      <dc:creator>vikas_nandanwar</dc:creator>
      <dc:date>2018-01-01T06:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: Selection in qsVariable</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-in-qsVariable/m-p/1457075#M435400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;assuming when you click on one of the button you set a value for a variable .&lt;/P&gt;&lt;P&gt;you can set this variable default value in the script &lt;/P&gt;&lt;P&gt;using this expression &lt;/P&gt;&lt;P&gt;set vCurrency = 'USD';&lt;/P&gt;&lt;P&gt;replace vCurrency&amp;nbsp; with your variable name&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jan 2018 07:50:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-in-qsVariable/m-p/1457075#M435400</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2018-01-01T07:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: Selection in qsVariable</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-in-qsVariable/m-p/1457076#M435401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vikas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you open the application check the variable value if it's null then write a condition something like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;vVariable = &lt;/SPAN&gt;if(len(vVariable)=0,AssginSomevalue,vVariable)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jan 2018 07:55:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-in-qsVariable/m-p/1457076#M435401</guid>
      <dc:creator>mdmukramali</dc:creator>
      <dc:date>2018-01-01T07:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: Selection in qsVariable</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-in-qsVariable/m-p/1457077#M435402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if their is no selection&amp;nbsp; then Set a default value for the variables..so it will be auto populated &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jan 2018 09:33:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-in-qsVariable/m-p/1457077#M435402</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2018-01-01T09:33:44Z</dc:date>
    </item>
  </channel>
</rss>

