<?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: Question about variables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Question-about-variables/m-p/281274#M499862</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;Teppo,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;I managed to take the second set to next line, it started displaying the value. But no idea &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/cry.png" /&gt; why the same is not working with single line &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/confused.png" /&gt;.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Have a look at the application.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;- Sridhar&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Jun 2011 01:20:26 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-06-13T01:20:26Z</dc:date>
    <item>
      <title>Question about variables</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-variables/m-p/281267#M499855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know if this is possible or not in QV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I call a variable with parameter-information? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One example: I have 5 KPI's and I have an expression, which has for example little bit set analysis and some other logic. In the set analysis I tell which KPI I am looking for, for example KPI={'5'}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can of course write 5 varibles, one per each&amp;nbsp; KPI - but my question is: can I write only one variable and then use KPI as paramter when calling the variable. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This example is not a real one. I just have thought that this would be very useful in some cases. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Jun 2011 06:16:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-variables/m-p/281267#M499855</guid>
      <dc:creator>Teppo_Ojala</dc:creator>
      <dc:date>2011-06-11T06:16:21Z</dc:date>
    </item>
    <item>
      <title>Question about variables</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-variables/m-p/281268#M499856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use this trick very often in data analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Create a variable KPI (Setting &amp;gt; Variable Overview)&lt;BR /&gt;2) Create an input box with the variable KPI&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Then go to Constraints panel &amp;gt; Predifined Values &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Check Listed Value&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Example :&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; check&amp;nbsp;&amp;nbsp; KPI1,KPI2, KPI3, KPI4, KPI5&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3)&amp;nbsp; Create a chart using generic formula&amp;nbsp; :&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum(&amp;nbsp; $(KPI) ) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps you&lt;/P&gt;&lt;P&gt;JJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Jun 2011 07:54:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-variables/m-p/281268#M499856</guid>
      <dc:creator />
      <dc:date>2011-06-11T07:54:24Z</dc:date>
    </item>
    <item>
      <title>Question about variables</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-variables/m-p/281269#M499857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, this is a useful tip too, but I am sorry this doesn't help me in this case. Or atleast I think so &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My idea is (again for example) to have these KPI's listed same time in the sheet. I think you can't have 5 charts next to each other using one variable and showing 5 different KPI's with this inout field logic? If variables would be like finctions, this would be possible to do. Just by calling a variable like this =$(v_kpi_value(KPI1))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this is nor possbile and I don't find out a work around for this. What do you think, would this be a good enhance request for new QV versions? I think I could find out use cases for this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Jun 2011 09:57:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-variables/m-p/281269#M499857</guid>
      <dc:creator>Teppo_Ojala</dc:creator>
      <dc:date>2011-06-11T09:57:59Z</dc:date>
    </item>
    <item>
      <title>Re: Question about variables</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-variables/m-p/281270#M499858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;Toa, &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Variable with parameter is possible. I could able to make it work with simple if statemen but not bale to do it with set analysis. &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Check out out this application. hope this helps you.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;- Sridhar&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Jun 2011 14:50:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-variables/m-p/281270#M499858</guid>
      <dc:creator />
      <dc:date>2011-06-11T14:50:33Z</dc:date>
    </item>
    <item>
      <title>Question about variables</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-variables/m-p/281271#M499859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, the solution provided by Sridhar is the way to do it... If you require more information about it, look for 'Dollar-Sign Expansion with Parameters' in the QlikView help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Jun 2011 22:54:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-variables/m-p/281271#M499859</guid>
      <dc:creator>mike_garcia</dc:creator>
      <dc:date>2011-06-11T22:54:25Z</dc:date>
    </item>
    <item>
      <title>Re: Question about variables</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-variables/m-p/281272#M499860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exactly the solution that I am looking for. Thanks for quick help!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I managed to get Set analysis working with formula:&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;KPI_trans = {'$1'}&amp;gt;} Amt)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Teppo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Jun 2011 04:11:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-variables/m-p/281272#M499860</guid>
      <dc:creator>Teppo_Ojala</dc:creator>
      <dc:date>2011-06-12T04:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: Question about variables</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-variables/m-p/281273#M499861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One more thing. Any ideas why the textbox with two variable calls doesn't work. I tried to call the variable twice in one text box, but I can't get two sums as a result to this object. You can find this problem from attached qvw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a minor problem, but I am just curious..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Teppo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Jun 2011 19:20:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-variables/m-p/281273#M499861</guid>
      <dc:creator>Teppo_Ojala</dc:creator>
      <dc:date>2011-06-12T19:20:39Z</dc:date>
    </item>
    <item>
      <title>Re: Question about variables</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-variables/m-p/281274#M499862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;Teppo,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;I managed to take the second set to next line, it started displaying the value. But no idea &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/cry.png" /&gt; why the same is not working with single line &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/confused.png" /&gt;.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Have a look at the application.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;- Sridhar&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2011 01:20:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-variables/m-p/281274#M499862</guid>
      <dc:creator />
      <dc:date>2011-06-13T01:20:26Z</dc:date>
    </item>
  </channel>
</rss>

