<?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: Dynamic reports visible Measures field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamic-reports-visible-Measures-field/m-p/763583#M1025029</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;Please find the below approach.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step1: Modify your script as below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET HIDEPREFIX='%';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * Inline [&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%Measures,%Measures_Flag&lt;/P&gt;&lt;P&gt;Units Growth vs 3 Last&amp;nbsp; Month, 9&lt;/P&gt;&lt;P&gt;Units Sold&amp;nbsp; Last Month, 10&lt;/P&gt;&lt;P&gt;Units Sold Last 2 Month, 11&lt;/P&gt;&lt;P&gt;Units Sold Last 3 Month, 12 ];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * Inline [&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ID, Quantity&lt;/P&gt;&lt;P&gt;1,100&lt;/P&gt;&lt;P&gt;2,200&lt;/P&gt;&lt;P&gt;3,300 ];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step2:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create Chart (Straight Table) - ID as dimension and expression as Sum(Quantity) and now check Conditional and specify the expression as below&lt;/P&gt;&lt;P&gt;=SubStringCount(Concat(%Measures_Flag,'|'),10)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step3: In chart properties of general tab, specify as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=GetSelectedCount(%Measures_Flag) &amp;gt; 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step4: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now get %Measures Flag to the presentation layer and select 10, you can see the graph populated&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Apr 2015 07:28:15 GMT</pubDate>
    <dc:creator>satishkurra</dc:creator>
    <dc:date>2015-04-12T07:28:15Z</dc:date>
    <item>
      <title>Dynamic reports visible Measures field</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-reports-visible-Measures-field/m-p/763581#M1025027</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;I have implemented Dynamic reports, and for selection of Measures I am loading fields from an excel sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now my question is can we load concatenated variable with column values in excel sheet. Ex&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 284px;"&gt;&lt;TBODY&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD height="20" style="height: 15.0pt; width: 165pt;" width="220"&gt;%Measures&lt;/TD&gt;&lt;TD class="xl63" style="width: 48pt;" width="64"&gt;%Measures_Flag&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD height="20" style="height: 15.0pt;"&gt;Units Growth vs 3 Last&amp;nbsp; Month&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;9&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD height="20" style="height: 15.0pt;"&gt;Units Sold&amp;nbsp; Last Month&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;10&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD height="20" style="height: 15.0pt;"&gt;Units Sold Last 2 Month&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;11&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD height="20" style="height: 15.0pt;"&gt;Units Sold Last 3 Month&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;12&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In above table I want 'Units Sold Last Month' as '&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Units Sold '&amp;amp; $(vPreviousMonth) &amp;amp;' Month&lt;/SPAN&gt;', thus it shows as 'Units Sold Jan Month '.&lt;/P&gt;&lt;P&gt;I know we can do this with if condition in load, but as we have multiple Measures thus we will end up with multiple conditions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Navdeep &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 07:22:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-reports-visible-Measures-field/m-p/763581#M1025027</guid>
      <dc:creator />
      <dc:date>2015-03-09T07:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic reports visible Measures field</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-reports-visible-Measures-field/m-p/763582#M1025028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any help is really appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 12:43:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-reports-visible-Measures-field/m-p/763582#M1025028</guid>
      <dc:creator />
      <dc:date>2015-03-09T12:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic reports visible Measures field</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-reports-visible-Measures-field/m-p/763583#M1025029</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;Please find the below approach.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step1: Modify your script as below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET HIDEPREFIX='%';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * Inline [&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%Measures,%Measures_Flag&lt;/P&gt;&lt;P&gt;Units Growth vs 3 Last&amp;nbsp; Month, 9&lt;/P&gt;&lt;P&gt;Units Sold&amp;nbsp; Last Month, 10&lt;/P&gt;&lt;P&gt;Units Sold Last 2 Month, 11&lt;/P&gt;&lt;P&gt;Units Sold Last 3 Month, 12 ];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * Inline [&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ID, Quantity&lt;/P&gt;&lt;P&gt;1,100&lt;/P&gt;&lt;P&gt;2,200&lt;/P&gt;&lt;P&gt;3,300 ];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step2:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create Chart (Straight Table) - ID as dimension and expression as Sum(Quantity) and now check Conditional and specify the expression as below&lt;/P&gt;&lt;P&gt;=SubStringCount(Concat(%Measures_Flag,'|'),10)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step3: In chart properties of general tab, specify as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=GetSelectedCount(%Measures_Flag) &amp;gt; 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step4: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now get %Measures Flag to the presentation layer and select 10, you can see the graph populated&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Apr 2015 07:28:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-reports-visible-Measures-field/m-p/763583#M1025029</guid>
      <dc:creator>satishkurra</dc:creator>
      <dc:date>2015-04-12T07:28:15Z</dc:date>
    </item>
  </channel>
</rss>

