<?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 Enable condition in Adhoc Reporting Qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamic-Enable-condition-in-Adhoc-Reporting-Qlikview/m-p/87906#M14335</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dynamic based on what? Can you elaborate?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 Jul 2018 11:22:34 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2018-07-31T11:22:34Z</dc:date>
    <item>
      <title>Dynamic Enable condition in Adhoc Reporting Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Enable-condition-in-Adhoc-Reporting-Qlikview/m-p/87905#M14334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a Adhoc report with 70 dimensions and 10 measures using Table chart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way we can make dimension&amp;nbsp; measure show/hide in Table chart dynamic based on user selection?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Normal scenario - if user selects dim A, Table will show dim A when we write 'Enable condition' for dim A as something like&amp;nbsp; "=SubStringCount(concat(dim, '|'),'a')"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expected scenario - there should not be a need to hardcode 'a' in 'Enable condition' - Can we make that dynamic ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2018 11:10:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Enable-condition-in-Adhoc-Reporting-Qlikview/m-p/87905#M14334</guid>
      <dc:creator>bhavikumehta</dc:creator>
      <dc:date>2018-07-31T11:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Enable condition in Adhoc Reporting Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Enable-condition-in-Adhoc-Reporting-Qlikview/m-p/87906#M14335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dynamic based on what? Can you elaborate?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2018 11:22:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Enable-condition-in-Adhoc-Reporting-Qlikview/m-p/87906#M14335</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-07-31T11:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Enable condition in Adhoc Reporting Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Enable-condition-in-Adhoc-Reporting-Qlikview/m-p/87907#M14336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dynamic in the sense common 'Enable condition' for all the dimensions (by&lt;/P&gt;&lt;P&gt;using, for instance, variables) still only user selected dimensions show up&lt;/P&gt;&lt;P&gt;in the Adhoc report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example -&lt;/P&gt;&lt;P&gt;Dimensions: A, B, C, D&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User selected: A, C&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enable Condition for all the dimenions can be the same by making use of&lt;/P&gt;&lt;P&gt;variables or some in-built functions, instead of hard coding separately for&lt;/P&gt;&lt;P&gt;each dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this answers your question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bhavik&lt;/P&gt;&lt;P&gt;+91-7387084384&lt;/P&gt;&lt;P&gt;'Get used to rejections, you'll be unstoppable'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2018 13:09:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Enable-condition-in-Adhoc-Reporting-Qlikview/m-p/87907#M14336</guid>
      <dc:creator>bhavikumehta</dc:creator>
      <dc:date>2018-07-31T13:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Enable condition in Adhoc Reporting Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Enable-condition-in-Adhoc-Reporting-Qlikview/m-p/87908#M14337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But you need to hard-code the value in this expression at least once, right?&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;STRONG&gt;=SubStringCount(concat(dim, '|'),'a')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Without hard-coding this even once, I do you expect QlikView to know what is the condition on which you need to show a particular dimension?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2018 13:13:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Enable-condition-in-Adhoc-Reporting-Qlikview/m-p/87908#M14337</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-07-31T13:13:49Z</dc:date>
    </item>
  </channel>
</rss>

