<?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 Create Button For Default Setting in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Create-Button-For-Default-Setting/m-p/151980#M29591</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matt,&lt;/P&gt;&lt;P&gt;but if the qlikview document is on server and an user see it by remote access, the value of the variable is it saved too?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Mar 2011 18:17:52 GMT</pubDate>
    <dc:creator>pljsoftware</dc:creator>
    <dc:date>2011-03-09T18:17:52Z</dc:date>
    <item>
      <title>Create Button For Default Setting</title>
      <link>https://community.qlik.com/t5/QlikView/Create-Button-For-Default-Setting/m-p/151978#M29589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created a programme which includes a table for [COUNTRY], [EXCHANGE RATE], [MARKUP %] so on and so forth. I added a inputfield [EXHANGE RATE], so that the rate can vary when i click it.&lt;/P&gt;&lt;P&gt;The problem i face now is that, when i change the value of the exchange rate, and close the programme, and i open it back again, it would be the value which i changed. So lets say i changed the Rate for Malaysia from 2.4 to 2.6, and close the programme, it remains as 2.6. What i want is for the 2.6 to change back to 2.4 when i open up the file again.&lt;/P&gt;&lt;P&gt;Is there anyway for this to be achieved ? Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2011 17:11:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-Button-For-Default-Setting/m-p/151978#M29589</guid>
      <dc:creator />
      <dc:date>2011-03-09T17:11:21Z</dc:date>
    </item>
    <item>
      <title>Create Button For Default Setting</title>
      <link>https://community.qlik.com/t5/QlikView/Create-Button-For-Default-Setting/m-p/151979#M29590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this should be possible using various actions:&lt;/P&gt;&lt;P&gt;Create a second variable (eg vExRateOriginal) and set this value to be your base value that you want to default to when opening (2.4). Now on open add a Trigger / Action that sets your first variable to be the contents of vExRateOriginal. You can then amend the first variable without altering the value in vExRateOriginal and it should always revert back to 2.4 each time the document is opened.&lt;/P&gt;&lt;P&gt;It may need a little alteration to meet your exact needs but hopefully that points you in the right direction.&lt;/P&gt;&lt;P&gt;All the best,&lt;/P&gt;&lt;P&gt;Matt - Visual Analytics Ltd&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2011 17:37:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-Button-For-Default-Setting/m-p/151979#M29590</guid>
      <dc:creator>matt_crowther</dc:creator>
      <dc:date>2011-03-09T17:37:50Z</dc:date>
    </item>
    <item>
      <title>Create Button For Default Setting</title>
      <link>https://community.qlik.com/t5/QlikView/Create-Button-For-Default-Setting/m-p/151980#M29591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matt,&lt;/P&gt;&lt;P&gt;but if the qlikview document is on server and an user see it by remote access, the value of the variable is it saved too?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2011 18:17:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-Button-For-Default-Setting/m-p/151980#M29591</guid>
      <dc:creator>pljsoftware</dc:creator>
      <dc:date>2011-03-09T18:17:52Z</dc:date>
    </item>
    <item>
      <title>Create Button For Default Setting</title>
      <link>https://community.qlik.com/t5/QlikView/Create-Button-For-Default-Setting/m-p/151981#M29592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You'd have to undertake some experimentation to be sure but I've not had any issues with variables on a server (although not exactly this scenario).&lt;/P&gt;&lt;P&gt;You may even have nothing to worry about with a server deployment as users may well be able to amend variables via Input objects but not save them ergo the next time the .qvw is opened it has automatically reverted back to the original value -but as I say that would need some simple experimentation to find out how it behaves in the wild.&lt;/P&gt;&lt;P&gt;All the best,&lt;/P&gt;&lt;P&gt;Matt - Visual Analytics Ltd&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2011 18:30:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-Button-For-Default-Setting/m-p/151981#M29592</guid>
      <dc:creator>matt_crowther</dc:creator>
      <dc:date>2011-03-09T18:30:45Z</dc:date>
    </item>
    <item>
      <title>Create Button For Default Setting</title>
      <link>https://community.qlik.com/t5/QlikView/Create-Button-For-Default-Setting/m-p/151982#M29593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you! it could work!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2011 02:28:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-Button-For-Default-Setting/m-p/151982#M29593</guid>
      <dc:creator />
      <dc:date>2011-03-10T02:28:29Z</dc:date>
    </item>
  </channel>
</rss>

