<?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: Using a master dimension in a Pie Chart in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Using-a-master-dimension-in-a-Pie-Chart/m-p/2051705#M86463</link>
    <description>&lt;P&gt;hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;may be just reuse your mesure to create your master dimension in the color expression&lt;/P&gt;
&lt;P&gt;replace your name (&lt;SPAN&gt;'Completed', 'Late', 'Completed Late', or 'Future') by the color code&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 21 Mar 2023 16:48:47 GMT</pubDate>
    <dc:creator>brunobertels</dc:creator>
    <dc:date>2023-03-21T16:48:47Z</dc:date>
    <item>
      <title>Using a master dimension in a Pie Chart</title>
      <link>https://community.qlik.com/t5/App-Development/Using-a-master-dimension-in-a-Pie-Chart/m-p/2051697#M86461</link>
      <description>&lt;P&gt;I have a master dimension that is essentially four nested if statements to designate if a subset of data is considered 'Completed', 'Late', 'Completed Late', or 'Future'.&lt;/P&gt;
&lt;P&gt;This works as intended.&lt;/P&gt;
&lt;P&gt;Now I need to color code each slice of the pie based off the status returned from the master dimension but I cannot find how to use the master dimension within the color expression.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I thought I could do: =If([Master Dimension] = 'Future', LightBlue(), Red()) or something similar but I don't think I can access the master dimension in the color expression. Is there another way to achieve this? The customer is specific that the pie chart slices must be the colors they provided.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2023 16:38:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-a-master-dimension-in-a-Pie-Chart/m-p/2051697#M86461</guid>
      <dc:creator>Evan0211</dc:creator>
      <dc:date>2023-03-21T16:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: Using a master dimension in a Pie Chart</title>
      <link>https://community.qlik.com/t5/App-Development/Using-a-master-dimension-in-a-Pie-Chart/m-p/2051705#M86463</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;may be just reuse your mesure to create your master dimension in the color expression&lt;/P&gt;
&lt;P&gt;replace your name (&lt;SPAN&gt;'Completed', 'Late', 'Completed Late', or 'Future') by the color code&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2023 16:48:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-a-master-dimension-in-a-Pie-Chart/m-p/2051705#M86463</guid>
      <dc:creator>brunobertels</dc:creator>
      <dc:date>2023-03-21T16:48:47Z</dc:date>
    </item>
    <item>
      <title>Re: Using a master dimension in a Pie Chart</title>
      <link>https://community.qlik.com/t5/App-Development/Using-a-master-dimension-in-a-Pie-Chart/m-p/2052249#M86502</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;SPAN class="lia-link-navigation child-thread lia-link-disabled" aria-disabled="true"&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/144230"&gt;@Evan0211&lt;/a&gt;&amp;nbsp;,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="lia-link-navigation child-thread lia-link-disabled" aria-disabled="true"&gt;You are right, you can't use master dimension on any expressions. How colloring is an expression, you can't use on it eighter.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="lia-link-navigation child-thread lia-link-disabled" aria-disabled="true"&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/48554"&gt;@brunobertels&lt;/a&gt;&amp;nbsp;gave a great insight.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="lia-link-navigation child-thread lia-link-disabled" aria-disabled="true"&gt;Check if this app that I am sending here help you. I created a master measure that return all dimension and this master measure can be used on colloring expression. With that we can use if statements to define the color.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="lia-link-navigation child-thread lia-link-disabled" aria-disabled="true"&gt;I added another chart (option 2) if it is possible in your case (sometimes it is not) to bring your dimension expression to your script editor and add a colloring table to set the bars color. This option might perform better with more data.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2023 22:48:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-a-master-dimension-in-a-Pie-Chart/m-p/2052249#M86502</guid>
      <dc:creator>Rodrigo_Pennacchi</dc:creator>
      <dc:date>2023-03-22T22:48:56Z</dc:date>
    </item>
  </channel>
</rss>

