<?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: stacked multi bar graph in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/stacked-multi-bar-graph/m-p/1212539#M873006</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I will upload all the required docs and sample data by evening.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Nov 2016 18:10:25 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-11-10T18:10:25Z</dc:date>
    <item>
      <title>stacked multi bar graph</title>
      <link>https://community.qlik.com/t5/QlikView/stacked-multi-bar-graph/m-p/1212532#M872999</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;/P&gt;&lt;P&gt;I really need your help in this one, the concept is normal case only, but its not working as expected. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To answer this question one needs some background knowledge on my task, that will be provided below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Background Knowledge on Application:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. In &lt;STRONG&gt;Simulation&lt;/STRONG&gt; many users can be involved but a few (typically 2 to 3) will do actually the &lt;STRONG&gt;Simulation&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;2. A &lt;STRONG&gt;Simulation&lt;/STRONG&gt; has Phases, A &lt;STRONG&gt;Phase&lt;/STRONG&gt; has Actions and these can be performed by users in the process of &lt;STRONG&gt;Simulation&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;3. A set of &lt;STRONG&gt;Users&lt;/STRONG&gt; will do a &lt;STRONG&gt;Simulation&lt;/STRONG&gt; and &lt;STRONG&gt;another&lt;/STRONG&gt; set of Users will observe that process.&lt;/P&gt;&lt;P&gt;4. Once the &lt;STRONG&gt;Simulation&lt;/STRONG&gt; process is done, the users &lt;STRONG&gt;who are observing&lt;/STRONG&gt; the simulation will evaluate the users who did actually.&lt;/P&gt;&lt;P&gt;and at the same time the faculty will also evaluate the users (who did the simulation)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have implemented a dashboard/graph to represent the complete above scenario, by directly showing graph based on simulation id and user in the beginning. If we select any particular simulation then the graph changes o next level i.e based on users, who did that simulation actually (Here the dimension is user name). Then if we select any user then it will dig down to next level i.e based on the phases (here the dimension is phase), again if we select the phase then it will change, based on the actions (here dimension is the action).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;This part id done and attached the screenshot and .qvw file as well.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the main task here is, I need to compare student given marks with faculty given marks (both are in different tables, i.e studentscore &amp;amp; facultyscore), in the same graph using stacked multi bar graph at user level, phase level, action level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Attached the screenshot for reference (please see in the Reference sheet).&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be some of the dimensions or expression are wrong, or I am not sure actually.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am able to do with only one level, but not in these levels (level by level, like, based on users, based on phases, and based on actions)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I really tried in many ways, but it is not working as expected, could someone of you help me in this one. Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Can you let me know if you need any further information or please contact me on "&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:narendra.papani@gmail.com" target="_blank"&gt;narendra.papani@gmail.com&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/stacked-multi-bar-graph/m-p/1212532#M872999</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: stacked multi bar graph</title>
      <link>https://community.qlik.com/t5/QlikView/stacked-multi-bar-graph/m-p/1212533#M873000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the first thing we should do is clean up the data model.&amp;nbsp; A traditional Star Schema would be well suited here, and we can concatenate the Score and Score2, and Faculty Score tables.&amp;nbsp; In order to keep some order, you can create a in each table, something like this that assigns a table name to each record, so you could use a list box to select only Facutly Score records, Score records, or Score2 records.&amp;nbsp; We can then use that field in Set Analysis in a chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My recomendation is to clean up that data model, then repost.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2016 16:17:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/stacked-multi-bar-graph/m-p/1212533#M873000</guid>
      <dc:creator>hallquist_nate</dc:creator>
      <dc:date>2016-11-08T16:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: stacked multi bar graph</title>
      <link>https://community.qlik.com/t5/QlikView/stacked-multi-bar-graph/m-p/1212534#M873001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;I agree with Nate, the data model/script looks messy. It has many synthetic keys (repeating of field names). Clean the Data Model and why are you using containers for each object?&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;I do not think it necessary either.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Edit your script and post the qvw again, thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2016 16:36:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/stacked-multi-bar-graph/m-p/1212534#M873001</guid>
      <dc:creator>MK9885</dc:creator>
      <dc:date>2016-11-08T16:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: stacked multi bar graph</title>
      <link>https://community.qlik.com/t5/QlikView/stacked-multi-bar-graph/m-p/1212535#M873002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/225726"&gt;arvind654&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;Suppose if I remove all repeating field names (from SimulationRole, Phase, Score &amp;amp; FacultyScore tables) then If I select "SimulationID" field for example, the data tables are changing automatically based on selected value. But if I change those column names uniquely, does Qlikview filters the data ?? based on my selection.&lt;/P&gt;&lt;P&gt;Please correct me if I am wrong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Nov 2016 00:06:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/stacked-multi-bar-graph/m-p/1212535#M873002</guid>
      <dc:creator />
      <dc:date>2016-11-10T00:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: stacked multi bar graph</title>
      <link>https://community.qlik.com/t5/QlikView/stacked-multi-bar-graph/m-p/1212536#M873003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No need to concentrate on Score2 table in the script (I forgot to remove it).&lt;/P&gt;&lt;P&gt;But for my knowledge the data model is not messy actually, I am not getting which portion of the data model do I need to clean up. Could you please elaborate that one ?&lt;/P&gt;&lt;P&gt;Could you also tell me how does it will help me complete my task.&lt;/P&gt;&lt;P&gt;If am not clear in the original question, here is the link for the document which I need to implement:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #242729; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 13px;"&gt; &lt;/SPAN&gt;&lt;A href="https://slack-files.com/T02FXUAB9-F2ZFGQZME-4ec1868ba8" rel="nofollow noreferrer" style="font-size: 13px; color: #005999; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;"&gt;slack-files.com/T02FXUAB9-F2ZFGQZME-4ec1868ba8&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Nov 2016 00:14:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/stacked-multi-bar-graph/m-p/1212536#M873003</guid>
      <dc:creator />
      <dc:date>2016-11-10T00:14:18Z</dc:date>
    </item>
    <item>
      <title>Re: stacked multi bar graph</title>
      <link>https://community.qlik.com/t5/QlikView/stacked-multi-bar-graph/m-p/1212537#M873004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/225726"&gt;arvind654&lt;/A&gt;‌&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If am not clear in the original question, here is the link for the document which I need to implement:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A class="jive-link-external-small" href="https://slack-files.com/T02FXUAB9-F2ZFGQZME-4ec1868ba8" rel="nofollow" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;" target="_blank"&gt;slack-files.com/T02FXUAB9-F2ZFGQZME-4ec1868ba8&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Nov 2016 00:15:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/stacked-multi-bar-graph/m-p/1212537#M873004</guid>
      <dc:creator />
      <dc:date>2016-11-10T00:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: stacked multi bar graph</title>
      <link>https://community.qlik.com/t5/QlikView/stacked-multi-bar-graph/m-p/1212538#M873005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please also upload the sample data?&lt;/P&gt;&lt;P&gt;Can't really with with your data model, it has way too many synthetic keys.&lt;/P&gt;&lt;P&gt;Also the document which you provided has Student Score &amp;amp; Faculty Score as expressions for 1st chart and I do not see those expressions but only Total Score, Phase Score &amp;amp; Action Score.&lt;/P&gt;&lt;P&gt;It is achievable but requirements are not clear/data model.&lt;/P&gt;&lt;P&gt;Provide all the expressions you want to use&lt;/P&gt;&lt;P&gt;And also the dimensions you want &amp;amp; for which chart? There are 2 charts and I assume it is for 1st chart. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Nov 2016 15:27:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/stacked-multi-bar-graph/m-p/1212538#M873005</guid>
      <dc:creator>MK9885</dc:creator>
      <dc:date>2016-11-10T15:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: stacked multi bar graph</title>
      <link>https://community.qlik.com/t5/QlikView/stacked-multi-bar-graph/m-p/1212539#M873006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I will upload all the required docs and sample data by evening.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Nov 2016 18:10:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/stacked-multi-bar-graph/m-p/1212539#M873006</guid>
      <dc:creator />
      <dc:date>2016-11-10T18:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: stacked multi bar graph</title>
      <link>https://community.qlik.com/t5/QlikView/stacked-multi-bar-graph/m-p/1212540#M873007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry for the trouble...&amp;amp; thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Nov 2016 18:23:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/stacked-multi-bar-graph/m-p/1212540#M873007</guid>
      <dc:creator>MK9885</dc:creator>
      <dc:date>2016-11-10T18:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: stacked multi bar graph</title>
      <link>https://community.qlik.com/t5/QlikView/stacked-multi-bar-graph/m-p/1212541#M873008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/225726"&gt;arvind654&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;Please find the attached docs (which you asked earlier).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the delay, let me know if you need anything else.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Narendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Nov 2016 23:40:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/stacked-multi-bar-graph/m-p/1212541#M873008</guid>
      <dc:creator />
      <dc:date>2016-11-11T23:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: stacked multi bar graph</title>
      <link>https://community.qlik.com/t5/QlikView/stacked-multi-bar-graph/m-p/1212542#M873009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/225726"&gt;arvind654&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I sent you the script in MySQL, If you need the script in either Oracle or SQL Server, let me know, I will convert and send you again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Nov 2016 06:10:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/stacked-multi-bar-graph/m-p/1212542#M873009</guid>
      <dc:creator />
      <dc:date>2016-11-12T06:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: stacked multi bar graph</title>
      <link>https://community.qlik.com/t5/QlikView/stacked-multi-bar-graph/m-p/1212543#M873010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I cannot do anything with your SQL Query.&lt;/P&gt;&lt;P&gt;I asked sample data cus I want to reload, remove synthetic keys and bring up a clean data model and then work on this requirement.&lt;/P&gt;&lt;P&gt;Probably an XL file for your data?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Nov 2016 21:22:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/stacked-multi-bar-graph/m-p/1212543#M873010</guid>
      <dc:creator>MK9885</dc:creator>
      <dc:date>2016-11-14T21:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: stacked multi bar graph</title>
      <link>https://community.qlik.com/t5/QlikView/stacked-multi-bar-graph/m-p/1212544#M873011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/225726"&gt;arvind654&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;Attached the data in the excel format. Let me know if you need anything else. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Nov 2016 23:23:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/stacked-multi-bar-graph/m-p/1212544#M873011</guid>
      <dc:creator />
      <dc:date>2016-11-14T23:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: stacked multi bar graph</title>
      <link>https://community.qlik.com/t5/QlikView/stacked-multi-bar-graph/m-p/1212545#M873012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, I'll work on it and update you. Hopefully.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2016 14:12:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/stacked-multi-bar-graph/m-p/1212545#M873012</guid>
      <dc:creator>MK9885</dc:creator>
      <dc:date>2016-11-15T14:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: stacked multi bar graph</title>
      <link>https://community.qlik.com/t5/QlikView/stacked-multi-bar-graph/m-p/1212546#M873013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was only able to create a clean data model for you with very minor changes for repeating fields and values.&lt;/P&gt;&lt;P&gt;For expressions you've to work it out by self cus there are far many options to use an expression (I don't know why you using Value) in expressions and all the expressions &amp;amp; dimensions have conditions. (Are you trying to supress nulls?)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;About stacked bar ( you have quite a few dimensions added, hence the bar chart is taking Stacked styles automatically) remove unused dimensions and instead take them as filters. You'll have a Grouped Bar style.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sorry I've tried quite enough to match your requirements but the way you've used everything needs better understanding (why those expressions are used, why only fields from Student score are used in expressions but not from faculty table?) If you have no fields added from faculty table then you won't see any reflection or bars for Faculty table.&lt;/P&gt;&lt;P&gt;If you trying to compare Faculty Table and Student Table use Set Analysis instead, you can supress null values as well without giving any conditions or can be done in edit script) but the expressions are not ideal for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for all your time &amp;amp; effort.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2016 16:29:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/stacked-multi-bar-graph/m-p/1212546#M873013</guid>
      <dc:creator>MK9885</dc:creator>
      <dc:date>2016-11-15T16:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: stacked multi bar graph</title>
      <link>https://community.qlik.com/t5/QlikView/stacked-multi-bar-graph/m-p/1212547#M873014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/225726"&gt;arvind654&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much for your valuable time spending on this task.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you send the data back to me , which u cleaned it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used 4 dimensions but out of four only one dimension will only be active the rest not as I used conditions for those dimensions. If I take them as filters instead of dimensions then will that solve my problem ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Those expression are used because I need to calculate the phase score, action score and user score.&lt;/P&gt;&lt;P&gt;All those expressions are created only from StudentScore not from FacultyScore table because those are the student given score only. we can simply replicate those expressions, by creating 2 more expressions, &lt;/P&gt;&lt;P&gt;FacultyPhaseScore from PhaseScore (expr)&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;FacultyActionScore from ActionScore (expr)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;The entire expression is the same, except the value field, we have to replace "value" field of StudentScore table with "val" field of FacultyScore table for the newly created expressions, after creating all these expressions then I am not able to see Subtype "Grouped" under Style tab in the Properties. There I am facing the issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;This is the scenario. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Thanks again for your support.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2016 19:46:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/stacked-multi-bar-graph/m-p/1212547#M873014</guid>
      <dc:creator />
      <dc:date>2016-11-15T19:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: stacked multi bar graph</title>
      <link>https://community.qlik.com/t5/QlikView/stacked-multi-bar-graph/m-p/1212548#M873015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've not edited your data but only script. Cus there were too many common fields which has same values. So I renamed few fields and only made Simulation_Id as a primary key (which is common in all 4 tables).&lt;/P&gt;&lt;P&gt;Check the script you'll understand.&lt;/P&gt;&lt;P&gt;I can only suggest you to take the script which I've given (you can further modify it) but just one Key is enough for 4 tables.&lt;/P&gt;&lt;P&gt;You better understand the requirements than me and what expressions to be used. To work your way around you need to try with different methods and test it.&lt;/P&gt;&lt;P&gt;Remove the unnecessary dimensions and you might see that stacked bar will disappear and you'll have grouping bar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FYI, I'm not an expert in Qlik but maybe someone with more expertise skills can help. I did all I could.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; no problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2016 19:55:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/stacked-multi-bar-graph/m-p/1212548#M873015</guid>
      <dc:creator>MK9885</dc:creator>
      <dc:date>2016-11-15T19:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: stacked multi bar graph</title>
      <link>https://community.qlik.com/t5/QlikView/stacked-multi-bar-graph/m-p/1212549#M873016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/225726"&gt;arvind654&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you send me the script in a text file, as I don't have the licensed version of Qlikview personal edition to open the you have attached previously (i.e DUMMY.qvw).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Nov 2016 23:55:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/stacked-multi-bar-graph/m-p/1212549#M873016</guid>
      <dc:creator />
      <dc:date>2016-11-16T23:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: stacked multi bar graph</title>
      <link>https://community.qlik.com/t5/QlikView/stacked-multi-bar-graph/m-p/1212550#M873017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Narendra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the attachment. &lt;/P&gt;&lt;P&gt;Please note: There are various ways to remove synthetic keys but I just changed the names instead of join or concatenate....with only one Primary Key as Simulation_id. It depends what you want to do with the data and when you append the records the UI also changes.&lt;/P&gt;&lt;P&gt;But I only changed names cus most of your fields have common names and also common values but I only found Simulation_id as common key among 4 tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2016 12:10:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/stacked-multi-bar-graph/m-p/1212550#M873017</guid>
      <dc:creator>MK9885</dc:creator>
      <dc:date>2016-11-17T12:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: stacked multi bar graph</title>
      <link>https://community.qlik.com/t5/QlikView/stacked-multi-bar-graph/m-p/1212551#M873018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm probably not completely understanding, but your Word document makes me think you're overcomplicating everything with the conditional dimensions and expressions and the aggr() functions. It looks like all you really need is a drill down group, a data model tweak, and a single simple expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the data model, I concatenated the student and faculty reviews, adding a review_type field to keep straight which was which. I went ahead and let the synthetic key form on simulation and phase. There's probably a cleaner approach, but I don't know your data, so I'm not going to try to restructure that part, and it should be functional with the synthetic key. I created a drill down group of simulation_id, name, phase_id, and Action_name. I used the drill down group and the review_type as my dimensions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your spreadsheet has a value of 4 for every single review, so the percentage is always 100%, which makes for a very dull graph, and I don't know if it's the actual expression you need. But it seems to behave as your word document suggests.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ah, right, you can't open a QVW. OK. Here's my script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Reviews:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;LOAD *&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;,'Faculty' as review_type&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;FROM FacultyEvaluation.xlsx &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;(ooxml, embedded labels, table is FacultyEvaluation)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;CONCATENATE (Reviews)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;LOAD *&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;,'Student' as review_type&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;FROM StudentEvaluation.xlsx &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;(ooxml, embedded labels, table is StudentEvaluation)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Simulation_Phases:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;LOAD *&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;FROM Phase.xlsx &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;(ooxml, embedded labels, table is Phase)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Simulations:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;LOAD simulation_id, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; user_id as SIM_UID, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; name as SIM_NAME, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; role_name&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;FROM SimulationRole.xlsx &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;(ooxml, embedded labels, table is SimulationRole)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To add the drill down group, Settings -&amp;gt; Document Properties -&amp;gt; Groups -&amp;gt; New -&amp;gt; I named it Group -&amp;gt; add fields simulation_id, name, phase_id, and Action_name -&amp;gt; OK -&amp;gt; OK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chart defined like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Dimension 1 = Group&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Dimension 2 = review_type&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Expression&amp;nbsp; = sum(value)/(count(Action_name)*4)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Nov 2016 22:23:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/stacked-multi-bar-graph/m-p/1212551#M873018</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2016-11-28T22:23:09Z</dc:date>
    </item>
  </channel>
</rss>

