<?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 Referense line expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Referense-line-expression/m-p/1381274#M513576</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have creaded a reference line based on values from a loaded excel file.&lt;/P&gt;&lt;P&gt;=only( {1 &amp;lt;Graph_num={1}&amp;gt;}&amp;nbsp; [Limit(%)])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can switch between differen graphs by changing a variable (v_graphtype).&lt;/P&gt;&lt;P&gt;This variable correspond to the {1} in the expression.&lt;/P&gt;&lt;P&gt;How could i create an expression that uses my variable instead of a fixed value?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Sep 2017 13:38:30 GMT</pubDate>
    <dc:creator>stekol61</dc:creator>
    <dc:date>2017-09-08T13:38:30Z</dc:date>
    <item>
      <title>Referense line expression</title>
      <link>https://community.qlik.com/t5/QlikView/Referense-line-expression/m-p/1381274#M513576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have creaded a reference line based on values from a loaded excel file.&lt;/P&gt;&lt;P&gt;=only( {1 &amp;lt;Graph_num={1}&amp;gt;}&amp;nbsp; [Limit(%)])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can switch between differen graphs by changing a variable (v_graphtype).&lt;/P&gt;&lt;P&gt;This variable correspond to the {1} in the expression.&lt;/P&gt;&lt;P&gt;How could i create an expression that uses my variable instead of a fixed value?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 13:38:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Referense-line-expression/m-p/1381274#M513576</guid>
      <dc:creator>stekol61</dc:creator>
      <dc:date>2017-09-08T13:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: Referense line expression</title>
      <link>https://community.qlik.com/t5/QlikView/Referense-line-expression/m-p/1381275#M513577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=only( {1 &amp;lt;Graph_num={"=(=&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;v_graphtype&lt;/SPAN&gt;)"}&amp;gt;}&amp;nbsp; [Limit(%)])&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 13:42:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Referense-line-expression/m-p/1381275#M513577</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2017-09-08T13:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: Referense line expression</title>
      <link>https://community.qlik.com/t5/QlikView/Referense-line-expression/m-p/1381276#M513578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;only( {1 &amp;lt;Graph_num={&lt;SPAN style="font-size: 13.3333px;"&gt;'$(vVariable)'&lt;/SPAN&gt;}&amp;gt;}&amp;nbsp; [Limit(%)])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 13:43:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Referense-line-expression/m-p/1381276#M513578</guid>
      <dc:creator>micheledenardi</dc:creator>
      <dc:date>2017-09-08T13:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: Referense line expression</title>
      <link>https://community.qlik.com/t5/QlikView/Referense-line-expression/m-p/1381277#M513579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or this also&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=only( {1 &amp;lt;Graph_num={'=$(=&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;v_graphtype&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;)'}&amp;gt;}&amp;nbsp; [Limit(%)])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Or&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=only( {1 &amp;lt;Graph_num={'=$(=&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;v_graphtype&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;)'}&amp;gt;}&amp;nbsp; [Limit(%)])&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Or&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=only( {1 &amp;lt;Graph_num={'$(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;v_graphtype&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;)'}&amp;gt;}&amp;nbsp; [Limit(%)])&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 13:44:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Referense-line-expression/m-p/1381277#M513579</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2017-09-08T13:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: Referense line expression</title>
      <link>https://community.qlik.com/t5/QlikView/Referense-line-expression/m-p/1381278#M513580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;only( {1 &amp;lt;Graph_num={&lt;STRONG&gt;"$(=&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;v_graphtype&lt;/SPAN&gt;)"&lt;/STRONG&gt;}&amp;gt;}&amp;nbsp; [Limit(%)])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;or&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;only( {1 &amp;lt;Graph_num={&lt;/SPAN&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;"$(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;v_graphtype&lt;/SPAN&gt;)"&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;}&amp;gt;}&amp;nbsp; [Limit(%)])&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 13:46:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Referense-line-expression/m-p/1381278#M513580</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2017-09-08T13:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: Referense line expression</title>
      <link>https://community.qlik.com/t5/QlikView/Referense-line-expression/m-p/1381279#M513581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This solved my problem.&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 13:57:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Referense-line-expression/m-p/1381279#M513581</guid>
      <dc:creator>stekol61</dc:creator>
      <dc:date>2017-09-08T13:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: Referense line expression</title>
      <link>https://community.qlik.com/t5/QlikView/Referense-line-expression/m-p/1381280#M513582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan,&lt;/P&gt;&lt;P&gt;can you mark as correct the right answer ? &lt;BR /&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 14:01:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Referense-line-expression/m-p/1381280#M513582</guid>
      <dc:creator>micheledenardi</dc:creator>
      <dc:date>2017-09-08T14:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: Referense line expression</title>
      <link>https://community.qlik.com/t5/QlikView/Referense-line-expression/m-p/1381281#M513583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how do I mark it as correct?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 14:05:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Referense-line-expression/m-p/1381281#M513583</guid>
      <dc:creator>stekol61</dc:creator>
      <dc:date>2017-09-08T14:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: Referense line expression</title>
      <link>https://community.qlik.com/t5/QlikView/Referense-line-expression/m-p/1381282#M513584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Press the green Star button correspondig to the correct answer&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2017-09-08 17_06_57-Applymap with dynamic table name _ Qlik Community.png" class="jive-image image-1" src="/legacyfs/online/175973_2017-09-08 17_06_57-Applymap with dynamic table name _ Qlik Community.png" style="height: 154px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 15:09:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Referense-line-expression/m-p/1381282#M513584</guid>
      <dc:creator>micheledenardi</dc:creator>
      <dc:date>2017-09-08T15:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: Referense line expression</title>
      <link>https://community.qlik.com/t5/QlikView/Referense-line-expression/m-p/1381283#M513585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Done&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2017 07:00:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Referense-line-expression/m-p/1381283#M513585</guid>
      <dc:creator>stekol61</dc:creator>
      <dc:date>2017-09-11T07:00:41Z</dc:date>
    </item>
  </channel>
</rss>

