<?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 Create a multi dimensional Bar chart in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Create-a-multi-dimensional-Bar-chart/m-p/1688802#M63815</link>
    <description>&lt;P&gt;I want to create a simple stacked bar chart like the attached.&amp;nbsp; each bar in the x-axis is a separate dimension and has to be stacked. is there a way to group multiple dimensions in one dimension to create this graph?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank in advance &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&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>Fri, 02 Apr 2021 08:23:30 GMT</pubDate>
    <dc:creator>yousra_badra</dc:creator>
    <dc:date>2021-04-02T08:23:30Z</dc:date>
    <item>
      <title>Create a multi dimensional Bar chart</title>
      <link>https://community.qlik.com/t5/App-Development/Create-a-multi-dimensional-Bar-chart/m-p/1688802#M63815</link>
      <description>&lt;P&gt;I want to create a simple stacked bar chart like the attached.&amp;nbsp; each bar in the x-axis is a separate dimension and has to be stacked. is there a way to group multiple dimensions in one dimension to create this graph?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank in advance &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&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>Fri, 02 Apr 2021 08:23:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Create-a-multi-dimensional-Bar-chart/m-p/1688802#M63815</guid>
      <dc:creator>yousra_badra</dc:creator>
      <dc:date>2021-04-02T08:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: Create a multi dimensional Bar chart</title>
      <link>https://community.qlik.com/t5/App-Development/Create-a-multi-dimensional-Bar-chart/m-p/1688825#M63816</link>
      <description>&lt;P&gt;Hi Yousra,&lt;/P&gt;&lt;P&gt;I don't know what your columns are, but try to follow this example:&lt;/P&gt;&lt;P&gt;First I made a stacked bar chart (just adjusted the option to make it stacked):&lt;/P&gt;&lt;P&gt;The dimensions were "Estado" (State name), "Cultivo" (Crop name) and the measure was Sum(Área).&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Stacked bar chart 1.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/30837i2516E58B8B802F51/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Stacked bar chart 1.png" alt="Stacked bar chart 1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Then, to divide it by the total of each State (Estado) I had to change the measure to this:&lt;/P&gt;&lt;P&gt;Sum(Area)/Sum(Total &amp;lt;Estado&amp;gt; Area)&lt;/P&gt;&lt;P&gt;With this expression the calculation is based on the total of each Estado:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Stacked bar chart 2.PNG" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/30838i56A6BD37A99C983F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Stacked bar chart 2.PNG" alt="Stacked bar chart 2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope it helps.&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;</description>
      <pubDate>Sun, 29 Mar 2020 20:26:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Create-a-multi-dimensional-Bar-chart/m-p/1688825#M63816</guid>
      <dc:creator>Gui_Approbato</dc:creator>
      <dc:date>2020-03-29T20:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: Create a multi dimensional Bar chart</title>
      <link>https://community.qlik.com/t5/App-Development/Create-a-multi-dimensional-Bar-chart/m-p/1688864#M63817</link>
      <description>&lt;P&gt;Thank you for your reply.&amp;nbsp; my problem is the dimension as each bar is a separate dimension. TD, PP, BP and so on. how can I group them all in one chart?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2020 06:35:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Create-a-multi-dimensional-Bar-chart/m-p/1688864#M63817</guid>
      <dc:creator>yousra_badra</dc:creator>
      <dc:date>2020-03-30T06:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: Create a multi dimensional Bar chart</title>
      <link>https://community.qlik.com/t5/App-Development/Create-a-multi-dimensional-Bar-chart/m-p/1689435#M63818</link>
      <description>&lt;P&gt;Ah, I see..&lt;/P&gt;&lt;P&gt;In this case you need to use the 'Crosstable' in the script editor.&lt;/P&gt;&lt;P&gt;With the crosstable function you will 'unpivot' the columns and transform them in one column.&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/February2020/Subsystems/Hub/Content/Sense_Hub/Scripting/ScriptPrefixes/crosstable.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/February2020/Subsystems/Hub/Content/Sense_Hub/Scripting/ScriptPrefixes/crosstable.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Mar 2020 12:46:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Create-a-multi-dimensional-Bar-chart/m-p/1689435#M63818</guid>
      <dc:creator>Gui_Approbato</dc:creator>
      <dc:date>2020-03-31T12:46:36Z</dc:date>
    </item>
  </channel>
</rss>

