<?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: PowerBI, Conditional Formatting for Stacked Column Chart in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/PowerBI-Conditional-Formatting-for-Stacked-Column-Chart/m-p/3041695#M40891</link>
    <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;, could you share if the color shading of the stacked chart is based on conditional formatting? Thanks!&lt;/P&gt;</description>
    <pubDate>Wed, 25 Jan 2023 03:29:50 GMT</pubDate>
    <dc:creator>bsg009</dc:creator>
    <dc:date>2023-01-25T03:29:50Z</dc:date>
    <item>
      <title>PowerBI, Conditional Formatting for Stacked Column Chart</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/PowerBI-Conditional-Formatting-for-Stacked-Column-Chart/m-p/1883241#M29788</link>
      <description>&lt;P&gt;I'm a geologist and trying to create a "Stratigraphic Column" to visualize the progress of Drilling Rig and I realized that Stacked Column Chart is suitable for that visualization.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Everything is perfect except colors. Each lithology has their own color but PowerBI assign random colros to them. There is no any "Conditional Formatting" button in chart properties. That project is very critical for me, is there any code for that or is there any other tool to create something like Stratigraphic Column in PowerBI?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thats what I want to create similar;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;A href="https://i.stack.imgur.com/5hkNI.png" target="_self"&gt;https://i.stack.imgur.com/5hkNI.png&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is my final progress in PowerBI;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;A href="https://i.stack.imgur.com/hHXWw.jpg" target="_self"&gt;https://i.stack.imgur.com/hHXWw.jpg&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is databse where I get data for chart;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;A href="https://i.stack.imgur.com/Qz5gG.jpg" target="_self"&gt;https://i.stack.imgur.com/Qz5gG.jpg&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 05 Jun 2021 08:25:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/PowerBI-Conditional-Formatting-for-Stacked-Column-Chart/m-p/1883241#M29788</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-06-05T08:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: PowerBI, Conditional Formatting for Stacked Column Chart</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/PowerBI-Conditional-Formatting-for-Stacked-Column-Chart/m-p/1883372#M29789</link>
      <description>&lt;P&gt;@Anonymous&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;If you want to apply your own colors for each unit then you will find the Colors section in the Properties and you will be able to pick any existing color or go for More... option from there:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Fowmy_0-1622905906483.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/528049iE888ACB373152DC2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Fowmy_0-1622905906483.png" alt="Fowmy_0-1622905906483.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 05 Jun 2021 15:11:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/PowerBI-Conditional-Formatting-for-Stacked-Column-Chart/m-p/1883372#M29789</guid>
      <dc:creator>Fowmy</dc:creator>
      <dc:date>2021-06-05T15:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: PowerBI, Conditional Formatting for Stacked Column Chart</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/PowerBI-Conditional-Formatting-for-Stacked-Column-Chart/m-p/1884296#M29804</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Power BI will divide your values in different groups by legend and show different colors by gourps.&lt;/P&gt;
&lt;P&gt;So if you add From column in Legend, power bi will divide To column by From column and show different colors.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to show different colors by&amp;nbsp;&lt;STRONG&gt;lithology&amp;nbsp;&lt;/STRONG&gt;groups, you can add&amp;nbsp;&lt;STRONG&gt;lithology&amp;nbsp;&lt;/STRONG&gt;column into legend instead of From column. Then Power BI will show diffrent colors by &lt;STRONG&gt;lithology&amp;nbsp;&lt;/STRONG&gt;groups.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/528338i580EBF27869495E2/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.png" alt="1.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Rico Zhou&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post &lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider &lt;EM&gt;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&lt;/EM&gt; to help the other members find it more quickly.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jun 2021 05:45:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/PowerBI-Conditional-Formatting-for-Stacked-Column-Chart/m-p/1884296#M29804</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-06-07T05:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: PowerBI, Conditional Formatting for Stacked Column Chart</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/PowerBI-Conditional-Formatting-for-Stacked-Column-Chart/m-p/3041695#M40891</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;, could you share if the color shading of the stacked chart is based on conditional formatting? Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2023 03:29:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/PowerBI-Conditional-Formatting-for-Stacked-Column-Chart/m-p/3041695#M40891</guid>
      <dc:creator>bsg009</dc:creator>
      <dc:date>2023-01-25T03:29:50Z</dc:date>
    </item>
  </channel>
</rss>

