<?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: Qliksense Variables in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Qliksense-Variables/m-p/970229#M4875</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you turned your date into a number for debugging.&amp;nbsp; using date#() you could use the method I supplied previously.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Nov 2015 10:22:04 GMT</pubDate>
    <dc:creator>ogster1974</dc:creator>
    <dc:date>2015-11-11T10:22:04Z</dc:date>
    <item>
      <title>Qliksense Variables</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qliksense-Variables/m-p/970221#M4867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello anybody knows how to show in GUI controls the value of a calculated variable?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Nov 2015 13:55:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qliksense-Variables/m-p/970221#M4867</guid>
      <dc:creator>marco_puccetti</dc:creator>
      <dc:date>2015-11-10T13:55:08Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense Variables</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qliksense-Variables/m-p/970222#M4868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use a text box and set it to =$(&amp;lt;your variable name&amp;gt;) to trouble shoot your variable content at any one time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Nov 2015 14:17:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qliksense-Variables/m-p/970222#M4868</guid>
      <dc:creator>ogster1974</dc:creator>
      <dc:date>2015-11-10T14:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense Variables</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qliksense-Variables/m-p/970223#M4869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have just tried this but it still return the string and not the content variable.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Immagine.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/105006_Immagine.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Nov 2015 14:50:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qliksense-Variables/m-p/970223#M4869</guid>
      <dc:creator>marco_puccetti</dc:creator>
      <dc:date>2015-11-10T14:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense Variables</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qliksense-Variables/m-p/970224#M4870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your variable is numeric put it in a KPI object as you have it and it should work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Nov 2015 15:52:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qliksense-Variables/m-p/970224#M4870</guid>
      <dc:creator>ogster1974</dc:creator>
      <dc:date>2015-11-10T15:52:52Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense Variables</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qliksense-Variables/m-p/970225#M4871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post me a qvf with an example?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Nov 2015 17:05:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qliksense-Variables/m-p/970225#M4871</guid>
      <dc:creator>marco_puccetti</dc:creator>
      <dc:date>2015-11-10T17:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense Variables</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qliksense-Variables/m-p/970226#M4872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here you go.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a variable set default as 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;using qsVariable extension I have added a button on the page that sets the value as 1,2,3 the KPI is used to display variable value,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note this will only work with numeric variable values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Nov 2015 17:17:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qliksense-Variables/m-p/970226#M4872</guid>
      <dc:creator>ogster1974</dc:creator>
      <dc:date>2015-11-10T17:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense Variables</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qliksense-Variables/m-p/970227#M4873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share the exact variable definition ? If there is a logic error nothing will make it correctly render.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Nov 2015 17:44:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qliksense-Variables/m-p/970227#M4873</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2015-11-10T17:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense Variables</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qliksense-Variables/m-p/970228#M4874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So is it possible to debug a date variable?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2015 09:32:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qliksense-Variables/m-p/970228#M4874</guid>
      <dc:creator>marco_puccetti</dc:creator>
      <dc:date>2015-11-11T09:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense Variables</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qliksense-Variables/m-p/970229#M4875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you turned your date into a number for debugging.&amp;nbsp; using date#() you could use the method I supplied previously.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2015 10:22:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qliksense-Variables/m-p/970229#M4875</guid>
      <dc:creator>ogster1974</dc:creator>
      <dc:date>2015-11-11T10:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense Variables</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qliksense-Variables/m-p/970230#M4876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've tried and using $(variable) it works also for dates.&lt;/P&gt;&lt;P&gt;Another question, i need to get a variable content from a mashup application but using this code (note the variable is a computed date):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;app.variable.getContent('variable',function ( reply ) {&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp; var sTemp = JSON.stringify( reply );&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp; var json_parsed = JSON.parse(sTemp);&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp; //alert (json_parsed);&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp; sTemp = json_parsed.qContent.qString;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp; alert("value: "+sTemp);&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp; } );&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;i get the variable text value and not the computation of its content, how can i do to get the real content?&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Thanks&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2015 10:24:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qliksense-Variables/m-p/970230#M4876</guid>
      <dc:creator>marco_puccetti</dc:creator>
      <dc:date>2015-11-11T10:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense Variables</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qliksense-Variables/m-p/970231#M4877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have simply used the Date function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2015 10:55:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qliksense-Variables/m-p/970231#M4877</guid>
      <dc:creator>marco_puccetti</dc:creator>
      <dc:date>2015-11-11T10:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense Variables</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qliksense-Variables/m-p/970232#M4878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cool glad its helped.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2015 11:07:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qliksense-Variables/m-p/970232#M4878</guid>
      <dc:creator>ogster1974</dc:creator>
      <dc:date>2015-11-11T11:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense Variables</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qliksense-Variables/m-p/970233#M4879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello anybody, i've tried to get a qliksense date variable from mashup using the getContent statement, but i've noticed that it is not returned the date but the expression, in this case i get this: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date(Date(Max([Data Decorrenza]) + 1)&amp;nbsp; + (0 - Sum([Importo Lordo Rata]))/Money(Round(Sum([Importo Lordo Rata]) / Round(max([Data Decorrenza]) - min([Data Decorrenza])))))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i do to get the date value just computed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Nov 2015 09:56:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qliksense-Variables/m-p/970233#M4879</guid>
      <dc:creator>marco_puccetti</dc:creator>
      <dc:date>2015-11-12T09:56:10Z</dc:date>
    </item>
  </channel>
</rss>

