<?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 Data Fields Drop-Down Grouping Challenge in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Data-Fields-Drop-Down-Grouping-Challenge/m-p/449565#M561292</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a problem that I am not able to address for quite some time now. I have named this problem as – Data Fields Drop-Down Grouping Challenge. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Background:&lt;/STRONG&gt; I have 12 data fields (all of them in single table- excel sheet) – P1, P2, P3 , P4, C1, C2, C3, C4, M1, M2, M3, M4&lt;/P&gt;&lt;P&gt;P - Population, C - Companies and M – Money&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Challenge:&lt;/STRONG&gt; Now I have to create a bar graph in such a way that there is a drop down box right above the bar graph and the drop down contains following option- Population, Companies and Money. When I select ‘Population’ option from the drop down box then the bar graph should show only P1, P2, P3, P4 (population data fields) on the graph. When I select ‘Companies’ option in the down-down then the graph should only show C1, C2, C3, C4 (companies data fields). And when I select ‘Money’ option then only the M1, M2, M3, M4 ( money data fields) should be displayed on the bar graph.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will it be possible if anyone can suggest step by step method to get this type of grouping. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Mar 2013 10:49:52 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-03-18T10:49:52Z</dc:date>
    <item>
      <title>Data Fields Drop-Down Grouping Challenge</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Fields-Drop-Down-Grouping-Challenge/m-p/449565#M561292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a problem that I am not able to address for quite some time now. I have named this problem as – Data Fields Drop-Down Grouping Challenge. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Background:&lt;/STRONG&gt; I have 12 data fields (all of them in single table- excel sheet) – P1, P2, P3 , P4, C1, C2, C3, C4, M1, M2, M3, M4&lt;/P&gt;&lt;P&gt;P - Population, C - Companies and M – Money&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Challenge:&lt;/STRONG&gt; Now I have to create a bar graph in such a way that there is a drop down box right above the bar graph and the drop down contains following option- Population, Companies and Money. When I select ‘Population’ option from the drop down box then the bar graph should show only P1, P2, P3, P4 (population data fields) on the graph. When I select ‘Companies’ option in the down-down then the graph should only show C1, C2, C3, C4 (companies data fields). And when I select ‘Money’ option then only the M1, M2, M3, M4 ( money data fields) should be displayed on the bar graph.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will it be possible if anyone can suggest step by step method to get this type of grouping. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Mar 2013 10:49:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Fields-Drop-Down-Grouping-Challenge/m-p/449565#M561292</guid>
      <dc:creator />
      <dc:date>2013-03-18T10:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: Data Fields Drop-Down Grouping Challenge</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Fields-Drop-Down-Grouping-Challenge/m-p/449566#M561293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 12pt;"&gt;By using Cross table method you can find solution.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 12pt;"&gt;First:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 12pt;"&gt;Create 3 table instead of 1 table using resident method. first table fields are P1,P2.P3,P4,Type. Second table fields are C1,C2,C3,C4,Type. Third Table fields are M1,M2,M3,M4,Type&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 12pt;"&gt;In field "Type" give proper value based on table like 'Population','Companies' and 'Money'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 12pt;"&gt;Now all 3 table into final qvw.. You can use "Type" field as list box.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 12pt;"&gt;Hope its will help u..&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Mar 2013 11:11:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Fields-Drop-Down-Grouping-Challenge/m-p/449566#M561293</guid>
      <dc:creator />
      <dc:date>2013-03-18T11:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: Data Fields Drop-Down Grouping Challenge</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Fields-Drop-Down-Grouping-Challenge/m-p/449567#M561294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry I forgot to mention main step..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using cross table convert all columns like P1,P2,P3,P4 into row... Keep this field name same for all 3 tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can't understand this method.. Kindly post sample data..&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Mar 2013 11:15:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Fields-Drop-Down-Grouping-Challenge/m-p/449567#M561294</guid>
      <dc:creator />
      <dc:date>2013-03-18T11:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: Data Fields Drop-Down Grouping Challenge</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Fields-Drop-Down-Grouping-Challenge/m-p/449568#M561295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are using QV11, then you can do the following ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Create an island table with one field (eg DataGroup) in script to hold your Group names (Companies, Money and Population) and create a list box.&lt;/P&gt;&lt;P&gt;2. Add ALL your expressions to your single bar chart.&lt;/P&gt;&lt;P&gt;3. Tick the conditional show box for each expression and add =Only(DataGroup)='Companies' (or Money or Population as releveant).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your chart should show the relevant expressions as the user selects the group.&amp;nbsp; You can even change the 'All expressions disabled' message on the General tab in properties to a more user-friendly message such as 'Please select a Data Group' or something.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;flipside&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Mar 2013 11:27:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Fields-Drop-Down-Grouping-Challenge/m-p/449568#M561295</guid>
      <dc:creator>flipside</dc:creator>
      <dc:date>2013-03-18T11:27:49Z</dc:date>
    </item>
  </channel>
</rss>

