<?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: Charts display based on different dimension value in qliksnese in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Charts-display-based-on-different-dimension-value-in-qliksnese/m-p/1779625#M60616</link>
    <description>&lt;P&gt;I have June 2020 version&lt;/P&gt;</description>
    <pubDate>Wed, 03 Feb 2021 07:59:07 GMT</pubDate>
    <dc:creator>NVerma</dc:creator>
    <dc:date>2021-02-03T07:59:07Z</dc:date>
    <item>
      <title>Charts display based on different dimension value in qliksnese</title>
      <link>https://community.qlik.com/t5/App-Development/Charts-display-based-on-different-dimension-value-in-qliksnese/m-p/1779310#M60572</link>
      <description>&lt;P&gt;Want to repeat chart for different dimension value.&lt;/P&gt;&lt;P&gt;Lets take an example if i have bar chart based on time dimension and one KPI.&lt;/P&gt;&lt;P&gt;I want to show all bar chart and KPI for different state dimension .&lt;/P&gt;&lt;P&gt;I have tried Trellis but in dimension i am using on condition's to limit dimension value like in State i am using condition if ( Country = 'USA',State) but this giving me problem. This condition in dimension resulting in showing same aggregated value for all state in USA which should be aggregation specific to particular state , and it should be different for different state.&lt;/P&gt;&lt;P&gt;If you have solution let me know.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2021 11:32:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Charts-display-based-on-different-dimension-value-in-qliksnese/m-p/1779310#M60572</guid>
      <dc:creator>NVerma</dc:creator>
      <dc:date>2021-02-02T11:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: Charts display based on different dimension value in qliksnese</title>
      <link>https://community.qlik.com/t5/App-Development/Charts-display-based-on-different-dimension-value-in-qliksnese/m-p/1779327#M60573</link>
      <description>&lt;P&gt;Have you tried using the Multi-KPI chart object that comes with the Qlik Visualization Bundle?&amp;nbsp; You will need to save your bar chart as a Master Item.&amp;nbsp; Add State as your dimension and add a measure of 'Drag and Drop Here'.&amp;nbsp; Then, drag the Master item to the chart object and drop onto 'Drag and Drop Here'.&amp;nbsp; Search for Qlik Sense Multi-KPI chart.&amp;nbsp; Lots of good videos if you have any problems.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2021 12:14:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Charts-display-based-on-different-dimension-value-in-qliksnese/m-p/1779327#M60573</guid>
      <dc:creator>GaryGiles</dc:creator>
      <dc:date>2021-02-02T12:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: Charts display based on different dimension value in qliksnese</title>
      <link>https://community.qlik.com/t5/App-Development/Charts-display-based-on-different-dimension-value-in-qliksnese/m-p/1779329#M60574</link>
      <description>&lt;P&gt;Thanks For reply Gary ,&lt;/P&gt;&lt;P&gt;Actually i have more than two visualization like bar char, pie chart and KPI . I need to use same visualization but these visualization should display for different state like for California bar chart , pie chart and KPI again for Alaska and so on.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In summary page these three chart will so aggregated data for country and when user will drill down these three visualization will display multiple time based on number of state.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Take an eg : in Bar Chart is amount based on time , pie chart concern raise , KPI total count of employee so in summary page these three chart will have aggregated data but once drill down these three chart will repeat and display state wise data , like in bar chart will have California based amount with respect to time and pie chart will have California based concern raise so like for KPI and it will repeat for all state.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2021 12:30:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Charts-display-based-on-different-dimension-value-in-qliksnese/m-p/1779329#M60574</guid>
      <dc:creator>NVerma</dc:creator>
      <dc:date>2021-02-02T12:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: Charts display based on different dimension value in qliksnese</title>
      <link>https://community.qlik.com/t5/App-Development/Charts-display-based-on-different-dimension-value-in-qliksnese/m-p/1779332#M60575</link>
      <description>&lt;P&gt;Again, I think you need to look at the Multi-KPI object.&amp;nbsp; You can add multiple Master Item charts to the Multi-KPI, just as you described.&amp;nbsp; If you want to create a drill-effect, use a field that includes all States.&amp;nbsp; Create a Master Item drilldown dimension that starts with the higher level field and has State as your second.&amp;nbsp; Use that Master Item drilldown dimension as dimension in the Multi-KPI object.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2021 12:40:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Charts-display-based-on-different-dimension-value-in-qliksnese/m-p/1779332#M60575</guid>
      <dc:creator>GaryGiles</dc:creator>
      <dc:date>2021-02-02T12:40:41Z</dc:date>
    </item>
    <item>
      <title>Re: Charts display based on different dimension value in qliksnese</title>
      <link>https://community.qlik.com/t5/App-Development/Charts-display-based-on-different-dimension-value-in-qliksnese/m-p/1779417#M60582</link>
      <description>&lt;P&gt;Thanks for solution by i found&amp;nbsp;&lt;SPAN&gt;Chart created using Multi KPI extension flickers continuously. Do we have any solution for it&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2021 15:46:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Charts-display-based-on-different-dimension-value-in-qliksnese/m-p/1779417#M60582</guid>
      <dc:creator>NVerma</dc:creator>
      <dc:date>2021-02-02T15:46:07Z</dc:date>
    </item>
    <item>
      <title>Re: Charts display based on different dimension value in qliksnese</title>
      <link>https://community.qlik.com/t5/App-Development/Charts-display-based-on-different-dimension-value-in-qliksnese/m-p/1779502#M60590</link>
      <description>&lt;P&gt;What release of Qlik Sense are you running?&amp;nbsp; The September 2020 release resolves some blinking issues in the Multi-KPI.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2021 19:49:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Charts-display-based-on-different-dimension-value-in-qliksnese/m-p/1779502#M60590</guid>
      <dc:creator>GaryGiles</dc:creator>
      <dc:date>2021-02-02T19:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: Charts display based on different dimension value in qliksnese</title>
      <link>https://community.qlik.com/t5/App-Development/Charts-display-based-on-different-dimension-value-in-qliksnese/m-p/1779625#M60616</link>
      <description>&lt;P&gt;I have June 2020 version&lt;/P&gt;</description>
      <pubDate>Wed, 03 Feb 2021 07:59:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Charts-display-based-on-different-dimension-value-in-qliksnese/m-p/1779625#M60616</guid>
      <dc:creator>NVerma</dc:creator>
      <dc:date>2021-02-03T07:59:07Z</dc:date>
    </item>
  </channel>
</rss>

