<?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: Automating the expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Automating-the-expression/m-p/952903#M327623</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have 5 text box and 4 chart to &lt;SPAN style="font-size: 13.3333px;"&gt;show the logged value and 3 text box and 6 charts to show closed values. Instead of writing the expression in all the charts &amp;amp; textbox. i want to automate this. is this possible&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Dec 2015 12:15:16 GMT</pubDate>
    <dc:creator>rash_611</dc:creator>
    <dc:date>2015-12-04T12:15:16Z</dc:date>
    <item>
      <title>Automating the expression</title>
      <link>https://community.qlik.com/t5/QlikView/Automating-the-expression/m-p/952900#M327620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an excel as below. Instead of writing expression in each textbox or in chart i want to use this excel and automate the expression.&lt;/P&gt;&lt;P&gt;Kindly help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" height="79" style="width: 585px; height: 81px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="86"&gt;KPI&lt;/TD&gt;&lt;TD width="423"&gt;Expression&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Logged&lt;/TD&gt;&lt;TD&gt;COUNT(DISTINCT {$&amp;lt;Process={'XYZ'}&amp;gt;} ID)&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Closed&lt;/TD&gt;&lt;TD&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;COUNT(DISTINCT {$&amp;lt;Status={'Closed'}, Process={'XYZ'}&amp;gt;} ID)&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;GR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Dec 2015 11:59:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automating-the-expression/m-p/952900#M327620</guid>
      <dc:creator>rash_611</dc:creator>
      <dc:date>2015-12-04T11:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: Automating the expression</title>
      <link>https://community.qlik.com/t5/QlikView/Automating-the-expression/m-p/952901#M327621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please provide more detail on what you mean by 'automating' the expression?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Dec 2015 12:10:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automating-the-expression/m-p/952901#M327621</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-12-04T12:10:28Z</dc:date>
    </item>
    <item>
      <title>Re: Automating the expression</title>
      <link>https://community.qlik.com/t5/QlikView/Automating-the-expression/m-p/952902#M327622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you mean you want to load the expression from the spreadsheet?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;T_Expressions:&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;EM&gt;LOAD KPI,&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Expression &lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;EM&gt;FROM Expressions.xlsx (...)&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;EM&gt;For i = 0 To NoOfRows('&lt;SPAN style="font-size: 13.3333px;"&gt;T_Expressions')&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;EM&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Let zkpi = Peek('KPI', i, '&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;T_Expressions');&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;EM&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Let z&lt;SPAN style="font-size: 13.3333px;"&gt;expr&lt;/SPAN&gt; = Peek('&lt;SPAN style="font-size: 13.3333px;"&gt;Expression&lt;/SPAN&gt;', i, '&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;T_Expressions');&lt;/SPAN&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Set $(zkpi) = zexpr;&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;EM&gt;Next&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Now use the created variables as expressions:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =$(Logged)&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =$(Closed)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Dec 2015 12:11:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automating-the-expression/m-p/952902#M327622</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-12-04T12:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: Automating the expression</title>
      <link>https://community.qlik.com/t5/QlikView/Automating-the-expression/m-p/952903#M327623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have 5 text box and 4 chart to &lt;SPAN style="font-size: 13.3333px;"&gt;show the logged value and 3 text box and 6 charts to show closed values. Instead of writing the expression in all the charts &amp;amp; textbox. i want to automate this. is this possible&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Dec 2015 12:15:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automating-the-expression/m-p/952903#M327623</guid>
      <dc:creator>rash_611</dc:creator>
      <dc:date>2015-12-04T12:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: Automating the expression</title>
      <link>https://community.qlik.com/t5/QlikView/Automating-the-expression/m-p/952904#M327624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to call this in the textbox&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Dec 2015 12:20:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automating-the-expression/m-p/952904#M327624</guid>
      <dc:creator>rash_611</dc:creator>
      <dc:date>2015-12-04T12:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: Automating the expression</title>
      <link>https://community.qlik.com/t5/QlikView/Automating-the-expression/m-p/952905#M327625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt;&amp;gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;how to call this in the textbox&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Now use the created variables as expressions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =$(Logged)&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =$(Closed)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Dec 2015 12:23:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automating-the-expression/m-p/952905#M327625</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-12-04T12:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: Automating the expression</title>
      <link>https://community.qlik.com/t5/QlikView/Automating-the-expression/m-p/952906#M327626</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;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I have implemented a simple example having some values for process and status.Its working for me. But depends on the complexity of your requirement.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; Please find the attached QVW.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Dec 2015 12:35:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automating-the-expression/m-p/952906#M327626</guid>
      <dc:creator />
      <dc:date>2015-12-04T12:35:00Z</dc:date>
    </item>
  </channel>
</rss>

