<?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: How to create Adhoc reporting using field values in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-create-Adhoc-reporting-using-field-values/m-p/2026942#M84645</link>
    <description>&lt;P&gt;Hi Mayil Vahanan,&lt;/P&gt;
&lt;P&gt;Thanks for your replay.&lt;/P&gt;
&lt;P&gt;I am trying but single selections it will work, but Multiple selections it won't work.&lt;/P&gt;
&lt;P&gt;If possible can you share example.&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
&lt;P&gt;Lakshman&lt;/P&gt;</description>
    <pubDate>Wed, 18 Jan 2023 05:59:25 GMT</pubDate>
    <dc:creator>Lakshmanudui</dc:creator>
    <dc:date>2023-01-18T05:59:25Z</dc:date>
    <item>
      <title>How to create Adhoc reporting using field values</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-create-Adhoc-reporting-using-field-values/m-p/2026929#M84643</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;I am trying to create&amp;nbsp; adhoc report using field values.&lt;/P&gt;
&lt;P&gt;I have fields like Products, Category, Sub Category like that.&lt;/P&gt;
&lt;P&gt;But Category field having 3 values like Office, Infrastructure and Material.&lt;/P&gt;
&lt;P&gt;There is no separate dimensions for Category values.&lt;/P&gt;
&lt;P&gt;My Requirement is if I select Products then show products data and If I select Category like Office then showing Office in Separate column and if i select&amp;nbsp;Infrastructure then shown in separate column and Material also having same thing .&lt;/P&gt;
&lt;P&gt;But Office,&amp;nbsp;&amp;nbsp;Infrastructure and Material there is no individual field.&lt;/P&gt;
&lt;P&gt;I am trying to create Separate columns in Scripting side like using pick(Match)) Function.&lt;/P&gt;
&lt;P&gt;Pick(Match(Category, 'Office'),'Office') as Office&lt;/P&gt;
&lt;P&gt;Same thing i have created remaining values.&lt;/P&gt;
&lt;P&gt;But it is not working properly. If i select Multiple selections in Category values then data won't be shown.&lt;/P&gt;
&lt;P&gt;If I select single value it will work.&lt;/P&gt;
&lt;P&gt;In the same way Sub Category also having multiple values.&lt;/P&gt;
&lt;P&gt;Can you please suggest me how to achieve this scenario.&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;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2023 05:17:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-create-Adhoc-reporting-using-field-values/m-p/2026929#M84643</guid>
      <dc:creator>Lakshmanudui</dc:creator>
      <dc:date>2023-01-18T05:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to create Adhoc reporting using field values</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-create-Adhoc-reporting-using-field-values/m-p/2026934#M84644</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;Instead of separate fieldname, create the individual expression by using set analysis and display it based on Conditional expression.&lt;/P&gt;
&lt;P&gt;GetselectedCount(&amp;nbsp;&lt;SPAN&gt;Category&amp;nbsp;) &amp;gt;0 and SubStringCount(Concat(Category,'|'),'Office')&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2023 05:49:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-create-Adhoc-reporting-using-field-values/m-p/2026934#M84644</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2023-01-18T05:49:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to create Adhoc reporting using field values</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-create-Adhoc-reporting-using-field-values/m-p/2026942#M84645</link>
      <description>&lt;P&gt;Hi Mayil Vahanan,&lt;/P&gt;
&lt;P&gt;Thanks for your replay.&lt;/P&gt;
&lt;P&gt;I am trying but single selections it will work, but Multiple selections it won't work.&lt;/P&gt;
&lt;P&gt;If possible can you share example.&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
&lt;P&gt;Lakshman&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2023 05:59:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-create-Adhoc-reporting-using-field-values/m-p/2026942#M84645</guid>
      <dc:creator>Lakshmanudui</dc:creator>
      <dc:date>2023-01-18T05:59:25Z</dc:date>
    </item>
  </channel>
</rss>

