<?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: Showing dimensions dinamically in pivot table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Showing-dimensions-dinamically-in-pivot-table/m-p/635480#M233074</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;go through the below post.&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-5404"&gt;http://community.qlik.com/docs/DOC-5404&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Jun 2014 08:23:09 GMT</pubDate>
    <dc:creator>ashfaq_haseeb</dc:creator>
    <dc:date>2014-06-02T08:23:09Z</dc:date>
    <item>
      <title>Showing dimensions dinamically in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-dimensions-dinamically-in-pivot-table/m-p/635479#M233073</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;&lt;/P&gt;&lt;P&gt;PFA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can u plz tellme how to select dimensions dinamically in pivot table by using adhoc dimensions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz tell me how it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2014 08:17:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-dimensions-dinamically-in-pivot-table/m-p/635479#M233073</guid>
      <dc:creator>deepakqlikview_123</dc:creator>
      <dc:date>2014-06-02T08:17:41Z</dc:date>
    </item>
    <item>
      <title>Re: Showing dimensions dinamically in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-dimensions-dinamically-in-pivot-table/m-p/635480#M233074</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;go through the below post.&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-5404"&gt;http://community.qlik.com/docs/DOC-5404&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2014 08:23:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-dimensions-dinamically-in-pivot-table/m-p/635480#M233074</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-06-02T08:23:09Z</dc:date>
    </item>
    <item>
      <title>Re: Showing dimensions dinamically in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-dimensions-dinamically-in-pivot-table/m-p/635481#M233075</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;&lt;/P&gt;&lt;P&gt;Can u plz tell me how&lt;/P&gt;&lt;P&gt;=SubStringCount('|' &amp;amp; Concat(distinct Dimension, '|') &amp;amp; '|', '|Customer Name|')&lt;/P&gt;&lt;P&gt;will work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2014 08:40:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-dimensions-dinamically-in-pivot-table/m-p/635481#M233075</guid>
      <dc:creator>deepakqlikview_123</dc:creator>
      <dc:date>2014-06-02T08:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: Showing dimensions dinamically in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-dimensions-dinamically-in-pivot-table/m-p/635482#M233076</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;you can you something below in Condition...&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;=SubStringCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Concat&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CAL&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'|'),'YEARS') &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="D_Pivot.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/59913_D_Pivot.PNG.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2014 09:03:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-dimensions-dinamically-in-pivot-table/m-p/635482#M233076</guid>
      <dc:creator />
      <dc:date>2014-06-02T09:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: Showing dimensions dinamically in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-dimensions-dinamically-in-pivot-table/m-p/635483#M233077</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;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;An example could be&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;Substringcount(concat(distinct '|' &amp;amp; MyDimension &amp;amp; '|'), '|ValueA|)&lt;/EM&gt; will evaluate as true if ValueA is a possible value in MyDimension and false if it's not. So it can be used as a conditional expression to show/hide things depending on what values the user selected. The | characters are to make sure of an exact match.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ASHFAQ&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2014 09:03:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-dimensions-dinamically-in-pivot-table/m-p/635483#M233077</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-06-02T09:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: Showing dimensions dinamically in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-dimensions-dinamically-in-pivot-table/m-p/635484#M233078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Deepak,&lt;/P&gt;&lt;P&gt;Let's have a class. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Concat(distinct Dimension, '|')&lt;/SPAN&gt; -&amp;gt; will concat the distinct(single out of may appearances) values for each member( Bussiness Line, Application Name,Year ,...) of the field 'Dimension' along with extra character '|' to produce a string something like:&amp;nbsp; 'Bussiness Line|Application Name|Year|.....'. Hence, the first parameter of SubSringCount - &lt;SPAN style="text-decoration: underline;"&gt;''|' &amp;amp; Concat(distinct Dimension, '|') &amp;amp; '|'&lt;/SPAN&gt; - &amp;gt;will add two '|' at the starting and closing of the &lt;STRONG&gt;string&lt;/STRONG&gt; to produce: '&lt;STRONG&gt;|&lt;/STRONG&gt;Bussiness Line|Application Name|Year|.....&lt;STRONG&gt;|&lt;/STRONG&gt;'&lt;/P&gt;&lt;P&gt;Now, your expression has been reduced to something like: =SubStringCount('&lt;STRONG&gt;|&lt;/STRONG&gt;Bussiness Line|Application Name|Year|.....&lt;STRONG&gt;|&lt;/STRONG&gt;', '|Customer Name|')&lt;/P&gt;&lt;P&gt;Then what the SubStringCount does is -&amp;gt; It sees if there is any part of the string like '|Customer Name|' (as mentioned as the second parameter of the function). If it is there then it returns non-zero (position of the sting) which is eventually treated as TRUE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So when would this condition turns to be true? Well, when you select that value from the Dimension field or nothing is selected at all (because that means all are under scope to be considered), the concat() gets it and produces the &lt;STRONG&gt;string&lt;/STRONG&gt; with that value and SubStingCount() finds it and returns a non-zero. If not found, returns zero (FALSE). So this is how your dimension enablilty works conditionally. Hope it helps you comprehend.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2014 09:05:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-dimensions-dinamically-in-pivot-table/m-p/635484#M233078</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-06-02T09:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: Showing dimensions dinamically in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-dimensions-dinamically-in-pivot-table/m-p/635485#M233079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2014 09:13:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-dimensions-dinamically-in-pivot-table/m-p/635485#M233079</guid>
      <dc:creator>deepakqlikview_123</dc:creator>
      <dc:date>2014-06-02T09:13:29Z</dc:date>
    </item>
  </channel>
</rss>

