<?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: Adhoc report with multiple dimensions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Adhoc-report-with-multiple-dimensions/m-p/1662673#M730496</link>
    <description>&lt;P&gt;In chart Calculated condition(In General tab) put below expression&lt;/P&gt;&lt;P&gt;=(GetSelectedCount(Supply)&amp;gt;0 or GetSelectedCount(Time)&amp;gt;0) and GetSelectedCount(Measure)&amp;gt;0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For &lt;STRONG&gt;Supply&lt;/STRONG&gt; Dimensions in Chart, check 'Enable Condition' and put below expression for each dimension&lt;/P&gt;&lt;P&gt;=if(wildmatch(concat(GetFieldSelections(&lt;STRONG&gt;Supply&lt;/STRONG&gt;),','),'*&lt;STRONG&gt;Supply 1&lt;/STRONG&gt;*'),1,0) - For Supply 1 Dimension&lt;/P&gt;&lt;P&gt;For &lt;STRONG&gt;Time&lt;/STRONG&gt; Dimensions in Chart, check 'Enable Condition' and put below expression for each dimension&lt;/P&gt;&lt;P&gt;=if(wildmatch(concat(GetFieldSelections(&lt;STRONG&gt;Time&lt;/STRONG&gt;),','),'*&lt;STRONG&gt;Year&lt;/STRONG&gt;*'),1,0)&lt;/P&gt;&lt;P&gt;For &lt;STRONG&gt;Measure&lt;/STRONG&gt; Dimensions in Chart, check 'Enable Condition' and put below expression for each dimension&lt;/P&gt;&lt;P&gt;=if(wildmatch(concat(GetFieldSelections(&lt;STRONG&gt;Measure&lt;/STRONG&gt;),','),'*&lt;STRONG&gt;Avg&lt;/STRONG&gt;*'),1,0)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note: &lt;/STRONG&gt;Apply conditional for each dimension using above expressions&lt;/P&gt;</description>
    <pubDate>Sun, 05 Jan 2020 13:15:40 GMT</pubDate>
    <dc:creator>Kushal_Chawda</dc:creator>
    <dc:date>2020-01-05T13:15:40Z</dc:date>
    <item>
      <title>Adhoc report with multiple dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Adhoc-report-with-multiple-dimensions/m-p/1662361#M730487</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Is it possible to create Adhoc report with multiple dimensions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Lakshman&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adhoc-report-with-multiple-dimensions/m-p/1662361#M730487</guid>
      <dc:creator>Lakshman_1031</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Adhoc report with multiple dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Adhoc-report-with-multiple-dimensions/m-p/1662368#M730488</link>
      <description>&lt;P&gt;check this thread for a working example:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/QlikView-Documents/Adhoc-reporting-in-Qlikview/ta-p/1478373" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/QlikView-Documents/Adhoc-reporting-in-Qlikview/ta-p/1478373&lt;/A&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2020 10:49:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adhoc-report-with-multiple-dimensions/m-p/1662368#M730488</guid>
      <dc:creator>zhadrakas</dc:creator>
      <dc:date>2020-01-03T10:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: Adhoc report with multiple dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Adhoc-report-with-multiple-dimensions/m-p/1662390#M730489</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Thanks for replay,&lt;/P&gt;&lt;P&gt;I have checked link, but here using single dimension only.&amp;nbsp;&lt;/P&gt;&lt;P&gt;but i have 3 dimensions and one measure.&lt;/P&gt;&lt;P&gt;if using one dimension and one measure then use&amp;nbsp; getselectedcount(Dimension)&amp;gt;0 and getselectedcount(Measure)&amp;nbsp;&lt;/P&gt;&lt;P&gt;but if i take 3 dimensions how to write the code.&lt;/P&gt;&lt;P&gt;I have used&amp;nbsp;&lt;/P&gt;&lt;P&gt;getselectedcount(Dimension 1)&amp;gt;0 or getselectedcount(Dimension 2)&amp;gt;0&amp;nbsp; and getselectedcount(Measure) .&lt;/P&gt;&lt;P&gt;Please suggest me how to achieve this scenario.&lt;/P&gt;&lt;P&gt;is there any possibility can you share example.&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Lakshman&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2020 11:42:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adhoc-report-with-multiple-dimensions/m-p/1662390#M730489</guid>
      <dc:creator>Lakshman_1031</dc:creator>
      <dc:date>2020-01-03T11:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: Adhoc report with multiple dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Adhoc-report-with-multiple-dimensions/m-p/1662479#M730490</link>
      <description>&lt;P&gt;Are you able to post an example of your report?&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2020 14:59:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adhoc-report-with-multiple-dimensions/m-p/1662479#M730490</guid>
      <dc:creator>Victor_Alumanah</dc:creator>
      <dc:date>2020-01-03T14:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: Adhoc report with multiple dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Adhoc-report-with-multiple-dimensions/m-p/1662513#M730491</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Please see the below attached sample Qvw for your reference.&lt;/P&gt;&lt;P&gt;my requirement is i have 2 dimension and 1 measure.&lt;/P&gt;&lt;P&gt;if i select Dimension 1 and measure then automatically display the dimension 2 also.&lt;/P&gt;&lt;P&gt;if i select dimension 2 then only display the data.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please suggest me how to achieve this scenario.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lakshman&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2020 16:19:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adhoc-report-with-multiple-dimensions/m-p/1662513#M730491</guid>
      <dc:creator>Lakshman_1031</dc:creator>
      <dc:date>2020-01-03T16:19:22Z</dc:date>
    </item>
    <item>
      <title>Re: Adhoc report with multiple dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Adhoc-report-with-multiple-dimensions/m-p/1662515#M730492</link>
      <description>&lt;P&gt;Not completely understand what do you want to achieve. Can you please put one example?&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2020 16:36:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adhoc-report-with-multiple-dimensions/m-p/1662515#M730492</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2020-01-03T16:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: Adhoc report with multiple dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Adhoc-report-with-multiple-dimensions/m-p/1662616#M730493</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Actually we will use One dimension and One Measure to create the Adhoc report.&lt;/P&gt;&lt;P&gt;But my problem is to create the adhoc report with multiple dimensions.&lt;/P&gt;&lt;P&gt;I have table like&lt;/P&gt;&lt;P&gt;Load Supply 1,&lt;/P&gt;&lt;P&gt;Supply 2 ,&lt;/P&gt;&lt;P&gt;Supply 3,&lt;/P&gt;&lt;P&gt;Month,&lt;/P&gt;&lt;P&gt;Quarter ,&lt;/P&gt;&lt;P&gt;Year,&lt;/P&gt;&lt;P&gt;Sales&amp;nbsp;&lt;/P&gt;&lt;P&gt;from table.&lt;/P&gt;&lt;P&gt;Supply:&lt;/P&gt;&lt;P&gt;Load * inline [&lt;/P&gt;&lt;P&gt;Supply&lt;/P&gt;&lt;P&gt;Supply 1,&lt;/P&gt;&lt;P&gt;Supply 2,&lt;/P&gt;&lt;P&gt;Supply 3&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;[Time period]:&lt;/P&gt;&lt;P&gt;Load * inline [&lt;/P&gt;&lt;P&gt;Time&lt;/P&gt;&lt;P&gt;Year,&lt;/P&gt;&lt;P&gt;Quarter,&lt;/P&gt;&lt;P&gt;Month&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;Measures:&lt;/P&gt;&lt;P&gt;Load * inline [&lt;/P&gt;&lt;P&gt;Measure&lt;/P&gt;&lt;P&gt;Sum,&lt;/P&gt;&lt;P&gt;Avg,&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;i have create pivot table and i have taken Supply and Time period as Dimensions and Measure as Measure.&lt;/P&gt;&lt;P&gt;In general tab i have write getselectedcount(Supply)&amp;gt;0 and getselectedcount(Measure)&amp;gt;0&lt;/P&gt;&lt;P&gt;i have taken one dimension and One measure it is working fine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have taken two dimensions with one measure is not working properly.&lt;/P&gt;&lt;P&gt;GetSelectedCount(Supply)&amp;gt;0 or GetSelectedCount(Time period) and GetSelectedCount(Measure)&amp;gt;0&lt;/P&gt;&lt;P&gt;Please suggest me is it possible to achieve this one. if possible please suggest me how to achieve this scenario.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;lakshman&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 04 Jan 2020 09:08:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adhoc-report-with-multiple-dimensions/m-p/1662616#M730493</guid>
      <dc:creator>Lakshman_1031</dc:creator>
      <dc:date>2020-01-04T09:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: Adhoc report with multiple dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Adhoc-report-with-multiple-dimensions/m-p/1662621#M730494</link>
      <description>&lt;P&gt;Is it typo? your field name is &lt;STRONG&gt;Time.&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;(GetSelectedCount(Supply)&amp;gt;0 or GetSelectedCount(Time)&amp;gt;0) and GetSelectedCount(Measure)&amp;gt;0&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 04 Jan 2020 12:04:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adhoc-report-with-multiple-dimensions/m-p/1662621#M730494</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2020-01-04T12:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: Adhoc report with multiple dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Adhoc-report-with-multiple-dimensions/m-p/1662638#M730495</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Thanks for your replay.&lt;/P&gt;&lt;P&gt;Time period is Field Name.&lt;/P&gt;&lt;P&gt;I have wrote same code but if i select Supply 1 and supply 2 in Supply filed and Select measure it is showing 2nd dimension values also.&lt;/P&gt;&lt;P&gt;my requirement is if i select the second dimension then only 2nd dimension values visible otherwise display Dimension 1 selected values and corresponding Measure values.&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;i have used&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;(GetSelectedCount(Supply)&amp;gt;0 and GetSelectedCount(Time)&amp;gt;0) and GetSelectedCount(Measure)&amp;gt;0&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;i have selected Supply, Time and Measure at least one selection then only chart will display.&lt;/P&gt;&lt;P&gt;if i use this code&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;(GetSelectedCount(Supply)&amp;gt;0 or GetSelectedCount(Time)&amp;gt;0) and GetSelectedCount(Measure)&amp;gt;0&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;if i am not selected time it is also coming.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please suggest me is there any way to achieve this&amp;nbsp;&lt;/SPAN&gt;scenario.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lakshman&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 04 Jan 2020 15:28:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adhoc-report-with-multiple-dimensions/m-p/1662638#M730495</guid>
      <dc:creator>Lakshman_1031</dc:creator>
      <dc:date>2020-01-04T15:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: Adhoc report with multiple dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Adhoc-report-with-multiple-dimensions/m-p/1662673#M730496</link>
      <description>&lt;P&gt;In chart Calculated condition(In General tab) put below expression&lt;/P&gt;&lt;P&gt;=(GetSelectedCount(Supply)&amp;gt;0 or GetSelectedCount(Time)&amp;gt;0) and GetSelectedCount(Measure)&amp;gt;0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For &lt;STRONG&gt;Supply&lt;/STRONG&gt; Dimensions in Chart, check 'Enable Condition' and put below expression for each dimension&lt;/P&gt;&lt;P&gt;=if(wildmatch(concat(GetFieldSelections(&lt;STRONG&gt;Supply&lt;/STRONG&gt;),','),'*&lt;STRONG&gt;Supply 1&lt;/STRONG&gt;*'),1,0) - For Supply 1 Dimension&lt;/P&gt;&lt;P&gt;For &lt;STRONG&gt;Time&lt;/STRONG&gt; Dimensions in Chart, check 'Enable Condition' and put below expression for each dimension&lt;/P&gt;&lt;P&gt;=if(wildmatch(concat(GetFieldSelections(&lt;STRONG&gt;Time&lt;/STRONG&gt;),','),'*&lt;STRONG&gt;Year&lt;/STRONG&gt;*'),1,0)&lt;/P&gt;&lt;P&gt;For &lt;STRONG&gt;Measure&lt;/STRONG&gt; Dimensions in Chart, check 'Enable Condition' and put below expression for each dimension&lt;/P&gt;&lt;P&gt;=if(wildmatch(concat(GetFieldSelections(&lt;STRONG&gt;Measure&lt;/STRONG&gt;),','),'*&lt;STRONG&gt;Avg&lt;/STRONG&gt;*'),1,0)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note: &lt;/STRONG&gt;Apply conditional for each dimension using above expressions&lt;/P&gt;</description>
      <pubDate>Sun, 05 Jan 2020 13:15:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adhoc-report-with-multiple-dimensions/m-p/1662673#M730496</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2020-01-05T13:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: Adhoc report with multiple dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Adhoc-report-with-multiple-dimensions/m-p/1662839#M730497</link>
      <description>&lt;P&gt;Hi ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks very much for your support.&lt;/P&gt;&lt;P&gt;&amp;nbsp;Finally I achieved.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;lakshman&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2020 10:28:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adhoc-report-with-multiple-dimensions/m-p/1662839#M730497</guid>
      <dc:creator>Lakshman_1031</dc:creator>
      <dc:date>2020-01-06T10:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: Adhoc report with multiple dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Adhoc-report-with-multiple-dimensions/m-p/1662860#M730498</link>
      <description>&lt;P&gt;Please mark the answer as correct if any suggestion helped else post the solution and mark it as correct so that others can refer it for same problem&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2020 11:38:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adhoc-report-with-multiple-dimensions/m-p/1662860#M730498</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2020-01-06T11:38:17Z</dc:date>
    </item>
    <item>
      <title>Re: Adhoc report with multiple dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Adhoc-report-with-multiple-dimensions/m-p/1662937#M730499</link>
      <description>&lt;P&gt;Laksman, I just wanted to remind you to be sure to use the Accept as Solution button on Kush's post(s) that helped if that is what got you going.&amp;nbsp; If you did something different, please consider posting the details on that and then after you post that, use the Accept as Solution button on it to mark it.&amp;nbsp; It is important to do this as it gives the posters credit for the help and it also lets the other Community Members know what actually worked...&amp;nbsp; Shout if you have further questions, thanks in advance for the follow-up.&amp;nbsp; I would have marked things, but it was not clear to me if you used Kush's info or you figured out something on your own.&amp;nbsp; If Kush did help, but you had to do something further, you can mark two things too,&amp;nbsp; you could mark Kush's post and then do your own with the extra details and mark that too...&lt;/P&gt;
&lt;P&gt;Cheers,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2020 14:04:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adhoc-report-with-multiple-dimensions/m-p/1662937#M730499</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-01-06T14:04:45Z</dc:date>
    </item>
  </channel>
</rss>

