<?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: Dynamically selecting multiple measures in charts in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Dynamically-selecting-multiple-measures-in-charts/m-p/1426478#M34082</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Else try with creating Inline tables with required field and&lt;/P&gt;&lt;P&gt;using getfieldselection() you can change dimension or measure &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Nov 2017 10:25:27 GMT</pubDate>
    <dc:creator>shraddha_g</dc:creator>
    <dc:date>2017-11-07T10:25:27Z</dc:date>
    <item>
      <title>Dynamically selecting multiple measures in charts</title>
      <link>https://community.qlik.com/t5/App-Development/Dynamically-selecting-multiple-measures-in-charts/m-p/1426476#M34080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I'm trying to achieve selection of multiple measures in a bar chart, have achieved for a single measure, but due to color by I'm unable to select more then one measure at a same time. Moreover I have already selected one dimension which is responsible for legends.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;For example- &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Have following Filters:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Filter1 (dimension):&lt;/P&gt;&lt;P&gt;value 1a, value 1b, value 1c&lt;/P&gt;&lt;P&gt;Filter2 (dimension):&lt;/P&gt;&lt;P&gt;value 2a, value 2b&lt;/P&gt;&lt;P&gt;Filter3 (metrics):&lt;/P&gt;&lt;P&gt;value 3a, value 3b, value 3c, value 3d&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;View&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I have created a Bar Chart over the above filters, where under Data field in dimension i have used data of Filter1 and Filter2 and in Metrics I have used data of Filter3.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;For Legends&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I have used another dimension (which is fixed) for Colors &amp;amp; Legends and in stacked form.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;My Final Result&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;For a respective selected metrics (Filter3), it is showing data bars for the selected metrics (Filter3) only&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #ff6600;"&gt;Problem (What I want)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #ff6600;"&gt;I want a view where if I select multiple metrics(Filter3) then, parallel data bars for all the selected metrics (Filter3) values is displayed in a bar chart.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I'm trying to achieve this, kindly help,&lt;SPAN style="color: #ff6600;"&gt; its urgent&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;Quick responses are most appreciated.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Diksha Ojha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Nov 2017 10:10:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dynamically-selecting-multiple-measures-in-charts/m-p/1426476#M34080</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-07T10:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically selecting multiple measures in charts</title>
      <link>https://community.qlik.com/t5/App-Development/Dynamically-selecting-multiple-measures-in-charts/m-p/1426477#M34081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try &lt;A href="http://branch.qlik.com/#!/project/56728f52d1e497241ae697f8" title="http://branch.qlik.com/#!/project/56728f52d1e497241ae697f8"&gt;http://branch.qlik.com/#!/project/56728f52d1e497241ae697f8&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Nov 2017 10:24:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dynamically-selecting-multiple-measures-in-charts/m-p/1426477#M34081</guid>
      <dc:creator>shraddha_g</dc:creator>
      <dc:date>2017-11-07T10:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically selecting multiple measures in charts</title>
      <link>https://community.qlik.com/t5/App-Development/Dynamically-selecting-multiple-measures-in-charts/m-p/1426478#M34082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Else try with creating Inline tables with required field and&lt;/P&gt;&lt;P&gt;using getfieldselection() you can change dimension or measure &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Nov 2017 10:25:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dynamically-selecting-multiple-measures-in-charts/m-p/1426478#M34082</guid>
      <dc:creator>shraddha_g</dc:creator>
      <dc:date>2017-11-07T10:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically selecting multiple measures in charts</title>
      <link>https://community.qlik.com/t5/App-Development/Dynamically-selecting-multiple-measures-in-charts/m-p/1426479#M34083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you give some example please.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Nov 2017 09:25:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dynamically-selecting-multiple-measures-in-charts/m-p/1426479#M34083</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-09T09:25:53Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically selecting multiple measures in charts</title>
      <link>https://community.qlik.com/t5/App-Development/Dynamically-selecting-multiple-measures-in-charts/m-p/1426480#M34084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please Share your sample app..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Nov 2017 05:52:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dynamically-selecting-multiple-measures-in-charts/m-p/1426480#M34084</guid>
      <dc:creator>shraddha_g</dc:creator>
      <dc:date>2017-11-10T05:52:50Z</dc:date>
    </item>
  </channel>
</rss>

