<?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: How works Variable overview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-works-Variable-overview/m-p/354783#M131693</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for reply, &lt;/P&gt;&lt;P&gt;Please find attached file.&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 May 2012 14:20:02 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-05-17T14:20:02Z</dc:date>
    <item>
      <title>How works Variable overview</title>
      <link>https://community.qlik.com/t5/QlikView/How-works-Variable-overview/m-p/354774#M131684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Who can help me with variable overview?&lt;/P&gt;&lt;P&gt;I have many calculation in one expression. I want to change them by variables, like &lt;/P&gt;&lt;P&gt;v1=Sqr(Stdev({&amp;lt;&lt;A&gt;={'aaa'}, &lt;B&gt;={'bbb'}&amp;gt;}&lt;C&gt;))&lt;/C&gt;&lt;/B&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;then use them in expression:&lt;/P&gt;&lt;P&gt;([1st Time]-after([1st Time]))/SQRT(((N+after(N))/(N*after(N)))*(v1*(N-1)+after(v1)*(after(N)-1))/(N+after(N)-2))&lt;/P&gt;&lt;P&gt;Thanks for your help,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2012 14:28:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-works-Variable-overview/m-p/354774#M131684</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-16T14:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: How works Variable overview</title>
      <link>https://community.qlik.com/t5/QlikView/How-works-Variable-overview/m-p/354775#M131685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;You can use the dollar sign expansion. you need something like this...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;([1st Time]-after([1st Time]))/SQRT(((N+after(N))/(N*after(N)))*($(v1)*(N-1)+after($(v1))*(after(N)-1))/(N+after(N)-2))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;&lt;STRONG&gt;Cheers - DV&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;&lt;A href="http://qlikshare.com/"&gt;www.QlikShare.com&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2012 14:31:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-works-Variable-overview/m-p/354775#M131685</guid>
      <dc:creator>IAMDV</dc:creator>
      <dc:date>2012-05-16T14:31:11Z</dc:date>
    </item>
    <item>
      <title>How works Variable overview</title>
      <link>https://community.qlik.com/t5/QlikView/How-works-Variable-overview/m-p/354776#M131686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!!! It works!!!!&lt;/P&gt;&lt;P&gt;So when I used expression which I need to calculate, I should use $.&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2012 14:37:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-works-Variable-overview/m-p/354776#M131686</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-16T14:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: How works Variable overview</title>
      <link>https://community.qlik.com/t5/QlikView/How-works-Variable-overview/m-p/354777#M131687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;Great. Yes, I follow a standard practice of storing my expressions in the variables. This way we can use the variables as Abstract layer and it also helps to manage the expressions in centralised environment. I'm attaching a pdf document for your reference. Please check the Dollar Sign Expansion page in the pdf file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;I hope this helps!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: calibri,verdana,arial,sans-serif;"&gt;Cheers - DV&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: calibri,verdana,arial,sans-serif;"&gt;&lt;A href="http://qlikshare.com/"&gt;www.QlikShare.com&lt;/A&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2012 14:42:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-works-Variable-overview/m-p/354777#M131687</guid>
      <dc:creator>IAMDV</dc:creator>
      <dc:date>2012-05-16T14:42:09Z</dc:date>
    </item>
    <item>
      <title>How works Variable overview</title>
      <link>https://community.qlik.com/t5/QlikView/How-works-Variable-overview/m-p/354778#M131688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank for the pdf document.&lt;/P&gt;&lt;P&gt;How to simplify the expression:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;v1=Sqr(Stdev({&amp;lt;&lt;A&gt;={'aaa'}, &lt;B&gt;={'bbb'}&amp;gt;}&lt;C&gt;))&lt;/C&gt;&lt;/B&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;I have many variables like this, but changed only variable &lt;B&gt;&lt;BR /&gt;&lt;/B&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2012 14:47:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-works-Variable-overview/m-p/354778#M131688</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-16T14:47:34Z</dc:date>
    </item>
    <item>
      <title>How works Variable overview</title>
      <link>https://community.qlik.com/t5/QlikView/How-works-Variable-overview/m-p/354779#M131689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have variables&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;v1=Sqr(Stdev({&amp;lt;&lt;A&gt;={'aaa'}&amp;gt;}&lt;C&gt;))&lt;/C&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;v2=Count({&amp;lt;&lt;A&gt;={'aaa'}&amp;gt;}&lt;C&gt;)&lt;/C&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I add condition B='bbb' to this expression?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: calibri, verdana, arial, sans-serif; font-size: 12px; background-color: #ffffff;"&gt;([1st Time]-after([1st Time]))/SQRT((($(v2)+after(&lt;SPAN style="color: #636363; font-family: calibri, verdana, arial, sans-serif; font-size: 12px; background-color: #ffffff;"&gt;$(v2)&lt;/SPAN&gt;))/(&lt;SPAN style="color: #636363; font-family: calibri, verdana, arial, sans-serif; font-size: 12px; background-color: #ffffff;"&gt;$(v2)&lt;/SPAN&gt;*after(&lt;SPAN style="color: #636363; font-family: calibri, verdana, arial, sans-serif; font-size: 12px; background-color: #ffffff;"&gt;$(v2)&lt;/SPAN&gt;)))*($(v1)*(N-1)+after($(v1))*(after(&lt;SPAN style="color: #636363; font-family: calibri, verdana, arial, sans-serif; font-size: 12px; background-color: #ffffff;"&gt;$(v2)&lt;/SPAN&gt;)-1))/(&lt;SPAN style="color: #636363; font-family: calibri, verdana, arial, sans-serif; font-size: 12px; background-color: #ffffff;"&gt;$(v2)&lt;/SPAN&gt;+after(&lt;SPAN style="color: #636363; font-family: calibri, verdana, arial, sans-serif; font-size: 12px; background-color: #ffffff;"&gt;$(v2)&lt;/SPAN&gt;)-2))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: calibri, verdana, arial, sans-serif; font-size: 12px; background-color: #ffffff;"&gt;B='bbb' uses for v1 and v2.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: calibri, verdana, arial, sans-serif; font-size: 12px; background-color: #ffffff;"&gt;Thanks in advance,&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: calibri, verdana, arial, sans-serif; font-size: 12px; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2012 15:42:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-works-Variable-overview/m-p/354779#M131689</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-16T15:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: How works Variable overview</title>
      <link>https://community.qlik.com/t5/QlikView/How-works-Variable-overview/m-p/354780#M131690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;I think you need something like UDF (User Defined Functions). Please read this &lt;A href="http://qlikviewmaven.blogspot.co.uk/2011/04/variable-that-acts-like-user-defined.html"&gt;post &lt;/A&gt;and you will learn how to dynamically change your fields while keeping the same calculation methodology in the Variables.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;Cheers,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;DV&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2012 15:47:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-works-Variable-overview/m-p/354780#M131690</guid>
      <dc:creator>IAMDV</dc:creator>
      <dc:date>2012-05-16T15:47:21Z</dc:date>
    </item>
    <item>
      <title>How works Variable overview</title>
      <link>https://community.qlik.com/t5/QlikView/How-works-Variable-overview/m-p/354781#M131691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I read the post. It's complicated for me. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;P&gt;I have different 10 tables.&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&lt;SPAN&gt;v1=Sqr(Stdev({&amp;lt;&lt;A&gt;={'aaa'}&amp;gt;}&lt;C&gt;))&lt;/C&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;v2=Count({&amp;lt;&lt;A&gt;={'aaa'}&amp;gt;}&lt;C&gt;)&lt;/C&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I remove variable B from v1 and v2. In each of them changed variable B. Variable B is different in each table.&lt;/P&gt;&lt;P&gt;I confused you?&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2012 16:08:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-works-Variable-overview/m-p/354781#M131691</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-16T16:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: How works Variable overview</title>
      <link>https://community.qlik.com/t5/QlikView/How-works-Variable-overview/m-p/354782#M131692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;Please can you post the sample QVW file? And also give me the list of values which will fit in field B? I'll build a UDF expression.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: calibri,verdana,arial,sans-serif;"&gt;DV&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: calibri,verdana,arial,sans-serif;"&gt;&lt;A href="http://qlikshare.com/"&gt;www.QlikShare.com&lt;/A&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2012 10:15:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-works-Variable-overview/m-p/354782#M131692</guid>
      <dc:creator>IAMDV</dc:creator>
      <dc:date>2012-05-17T10:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: How works Variable overview</title>
      <link>https://community.qlik.com/t5/QlikView/How-works-Variable-overview/m-p/354783#M131693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for reply, &lt;/P&gt;&lt;P&gt;Please find attached file.&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2012 14:20:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-works-Variable-overview/m-p/354783#M131693</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-17T14:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: How works Variable overview</title>
      <link>https://community.qlik.com/t5/QlikView/How-works-Variable-overview/m-p/354784#M131694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The main formula which I want to fix in the penultimate row in the table.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;If you want to see it in original, let me know. I just changed expression on v1 or v2.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2012 14:43:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-works-Variable-overview/m-p/354784#M131694</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-17T14:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: How works Variable overview</title>
      <link>https://community.qlik.com/t5/QlikView/How-works-Variable-overview/m-p/354785#M131695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;I'll look into this tomorrow and I'll update you asap. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: calibri,verdana,arial,sans-serif;"&gt;Cheers - DV&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2012 22:25:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-works-Variable-overview/m-p/354785#M131695</guid>
      <dc:creator>IAMDV</dc:creator>
      <dc:date>2012-05-17T22:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: How works Variable overview</title>
      <link>https://community.qlik.com/t5/QlikView/How-works-Variable-overview/m-p/354786#M131696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'll appreciate it.&lt;/P&gt;&lt;P&gt;Have a good weekend&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2012 13:31:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-works-Variable-overview/m-p/354786#M131696</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-18T13:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: How works Variable overview</title>
      <link>https://community.qlik.com/t5/QlikView/How-works-Variable-overview/m-p/354787#M131697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deepak,&lt;/P&gt;&lt;P&gt;Did you have a chance to look into my sample?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2012 20:21:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-works-Variable-overview/m-p/354787#M131697</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-23T20:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: How works Variable overview</title>
      <link>https://community.qlik.com/t5/QlikView/How-works-Variable-overview/m-p/354788#M131698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;Sorry for delay in response.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;Let me make sure if I have understood your requirement. You wanted to use below expressions and you wanted change only one field in each chart. For example your default expressions are :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;&lt;STRONG&gt;v1=Sqr(Stdev({&amp;lt;[qID_223_Primary Purpose]={'Find product information'},&lt;SPAN style="color: #ff0000;"&gt;[qID_229_visit frequency]&lt;/SPAN&gt;={'First time'}&amp;gt;}[qID_1_Overall how would you rate your experience on the]))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;&lt;STRONG&gt;v2=Count({&amp;lt;[qID_223_Primary Purpose]={'Find product information'},&lt;SPAN style="color: #ff0000;"&gt;[qID_229_visit frequency]&lt;/SPAN&gt;={'First time'}&amp;gt;}[qID_1_Overall how would you rate your experience on the])&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;In the next chart you wanted to change the &lt;STRONG style="color: #ff0000;"&gt;[qID_229_visit frequency]&lt;/STRONG&gt;&lt;SPAN style="color: #ff0000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; field to something else like &lt;/SPAN&gt;&lt;SPAN style="color: #ff0000;"&gt; &lt;/SPAN&gt;&lt;STRONG style="color: #ff0000;"&gt;[qID_330_visit frequency] &lt;/STRONG&gt;&lt;SPAN style="color: #ff0000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;or &lt;/SPAN&gt;&lt;SPAN style="color: #ff0000;"&gt; &lt;/SPAN&gt;&lt;STRONG style="color: #ff0000;"&gt;[qID_331_visit frequency]&lt;/STRONG&gt;&lt;STRONG style="color: #ff0000;"&gt; &lt;/STRONG&gt;. But you wanted to have one generic expression which accepts input field names and calculates based input field name, is this right?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;And please let me know if you wanted to change only one field (which is highlighted in red) or is it more than one&amp;nbsp; field?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;Cheers,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;DV&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;&lt;A href="http://qlikshare.com/"&gt;www.QlikShare.com&lt;/A&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2012 09:03:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-works-Variable-overview/m-p/354788#M131698</guid>
      <dc:creator>IAMDV</dc:creator>
      <dc:date>2012-05-25T09:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: How works Variable overview</title>
      <link>https://community.qlik.com/t5/QlikView/How-works-Variable-overview/m-p/354789#M131699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deepak,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, in the next chart I want to change &lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;&lt;STRONG style="color: #ff0000;"&gt;[qID_229_visit frequency] &lt;/STRONG&gt;&lt;/SPAN&gt;to a new variable. Each variable has 3-4 fields.&lt;/P&gt;&lt;P&gt;I tried to use a conditional expression in Chart properties. I don't understand how it works. I wrote a new discussion about it, but no luck.&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2012 13:31:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-works-Variable-overview/m-p/354789#M131699</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-25T13:31:27Z</dc:date>
    </item>
  </channel>
</rss>

