<?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: Label on stacked column chart in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Label-on-stacked-column-chart/m-p/2458409#M35555</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/375095"&gt;@CTH2022&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I updated the sample pbix file(&lt;STRONG&gt;see attachment&lt;/STRONG&gt;), please check whether that is what you want. You can update the formula of &lt;STRONG&gt;&lt;EM&gt;Measure&lt;/EM&gt; &lt;/STRONG&gt;as below, the part with red font is updated ones....&lt;/P&gt;
&lt;TABLE border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="100%"&gt;
&lt;DIV&gt;
&lt;DIV&gt;&lt;EM&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt;Measure = &lt;/STRONG&gt;&lt;/FONT&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;VAR _fruitswithall =&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;CALCULATETABLE (&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;VALUES ( 'Table'[Fruit] ),&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;FILTER ( 'Table', 'Table'[Type] = "ALL" )&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt; )&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;RETURN&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;EM&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt;IF (&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;EM&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt;SELECTEDVALUE ( 'Table'[Fruit] )&lt;FONT color="#FF0000"&gt; I&lt;FONT size="3"&gt;&lt;FONT color="#FF0000"&gt;N&amp;nbsp; &lt;/FONT&gt;_fruitswithall&lt;/FONT&gt;&lt;FONT color="#000000"&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;EM&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt;"ALL",&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;EM&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt;CONCATENATE ( [Count], "" )&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;EM&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt; )&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yingyinr_0-1649990622507.png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/700232iD54F7535DE2E9275/image-size/large?v=v2&amp;amp;px=999" role="button" title="yingyinr_0-1649990622507.png" alt="yingyinr_0-1649990622507.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
    <pubDate>Fri, 15 Apr 2022 02:45:59 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-04-15T02:45:59Z</dc:date>
    <item>
      <title>Label on stacked column chart</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Label-on-stacked-column-chart/m-p/2437462#M35345</link>
      <description>&lt;P&gt;Have the following data set.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Apple 10&lt;/P&gt;&lt;P&gt;Orange 20&lt;/P&gt;&lt;P&gt;Mango ALL&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to show ALL as label on the chart?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Apr 2022 07:41:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Label-on-stacked-column-chart/m-p/2437462#M35345</guid>
      <dc:creator>CTH2022</dc:creator>
      <dc:date>2022-04-05T07:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: Label on stacked column chart</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Label-on-stacked-column-chart/m-p/2444827#M35410</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/375095"&gt;@CTH2022&lt;/a&gt;&amp;nbsp;，&lt;/P&gt;
&lt;P&gt;The label of the stacked column chart requires the value of the &lt;STRONG&gt;numeric &lt;/STRONG&gt;type, and obviously the field with the value "ALL" is a Text type field. We can put this field under the &lt;STRONG&gt;Legend&lt;/STRONG&gt; option. This is shown in the figure below.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yingyinr_0-1649389579441.png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/696788iDF2C31A3E2000DA9/image-size/large?v=v2&amp;amp;px=999" role="button" title="yingyinr_0-1649389579441.png" alt="yingyinr_0-1649389579441.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;In addition, you can refer the following thread.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/Desktop/Stacked-column-chart-with-text-as-data-labels/td-p/991246" target="_self"&gt;&lt;SPAN&gt;Stacked column chart with text as data labels&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If the above one can't help you get the desired result, please provide some sample data refer in your stacked column chart with &lt;EM&gt;&lt;STRONG&gt;Text&lt;/STRONG&gt; &lt;/EM&gt;format and your expected result with backend logic and special examples. It is better if you can share a simplified pbix file. Thank you.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcommunity.powerbi.com%2Ft5%2FDesktop%2FHow-to-upload-PBI-in-Community%2Fm-p%2F1672886&amp;amp;data=04%7C01%7Cv-yiruan%40microsoft.com%7C4f580813734d4a8355b008da16f6e91a%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C637847547341062885%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;amp;sdata=YJvujige2YITXKbKED9JieQm5LBdf%2F3IYPM4ggdiijQ%3D&amp;amp;reserved=0" target="_blank" rel="noopener"&gt;How to upload PBI in Community&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Fri, 08 Apr 2022 03:48:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Label-on-stacked-column-chart/m-p/2444827#M35410</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-04-08T03:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: Label on stacked column chart</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Label-on-stacked-column-chart/m-p/2450708#M35482</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PowerNiquestion.JPG" style="width: 460px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/698268i64766AA956B9A113/image-dimensions/460x280?v=v2" width="460" height="280" role="button" title="PowerNiquestion.JPG" alt="PowerNiquestion.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Hi, Attached a picture to clarify the question.&amp;nbsp; Is the a way to display "ALL" for items with "ALL" as entry in coulmn B? Or is there is better visual that can be used for this kind of situation?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2022 00:57:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Label-on-stacked-column-chart/m-p/2450708#M35482</guid>
      <dc:creator>CTH2022</dc:creator>
      <dc:date>2022-04-12T00:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: Label on stacked column chart</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Label-on-stacked-column-chart/m-p/2451404#M35485</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/375095"&gt;@CTH2022&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I updated my sample pbix file(see attachment), please check whether that is what you want.&lt;/P&gt;
&lt;P&gt;1. Create a &lt;STRONG&gt;measure&lt;/STRONG&gt; as below&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Measure = IF(SELECTEDVALUE('Table'[Fruit])="Mango","ALL",CONCATENATE([Count],""))&lt;/LI-CODE&gt;
&lt;P&gt;2. Create a&amp;nbsp;&lt;A href="https://appsource.microsoft.com/en-us/product/power-bi-visuals/wa104380898?tab=overview" target="_self"&gt;Infographic Designer&lt;/A&gt; visual&lt;/P&gt;
&lt;P&gt;3. Set the text and bind to the new created measure in previous step just as below screenshot&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yingyinr_0-1649748138872.png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/698489i10384778626F8D13/image-size/large?v=v2&amp;amp;px=999" role="button" title="yingyinr_0-1649748138872.png" alt="yingyinr_0-1649748138872.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;In addition, you can refer the following thread to get it.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/Desktop/Power-BI-Visuals-that-support-custom-data-labels-like-Tableau/td-p/1177164" target="_self"&gt;&lt;SPAN&gt;Power BI - Visuals that support custom data labels like Tableau&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yingyinr_1-1649748210211.jpeg" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/698490i60FAA81D8BF663D1/image-size/large?v=v2&amp;amp;px=999" role="button" title="yingyinr_1-1649748210211.jpeg" alt="yingyinr_1-1649748210211.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2022 07:23:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Label-on-stacked-column-chart/m-p/2451404#M35485</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-04-12T07:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: Label on stacked column chart</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Label-on-stacked-column-chart/m-p/2456903#M35545</link>
      <description>&lt;P&gt;The measure works only if we know the data for Mango is "ALL" . Can this measure be changed to&amp;nbsp; work on any kind of fruit as we can not sure which one will have "ALL" in the entry.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2022 09:08:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Label-on-stacked-column-chart/m-p/2456903#M35545</guid>
      <dc:creator>CTH2022</dc:creator>
      <dc:date>2022-04-14T09:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: Label on stacked column chart</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Label-on-stacked-column-chart/m-p/2456950#M35546</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/375095"&gt;@CTH2022&lt;/a&gt;&amp;nbsp;，&lt;/P&gt;
&lt;P&gt;Can I know the backend logic of "ALL"?&amp;nbsp; When and which the label of fruit need to dispaly as "ALL"?&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2022 09:34:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Label-on-stacked-column-chart/m-p/2456950#M35546</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-04-14T09:34:46Z</dc:date>
    </item>
    <item>
      <title>Re: Label on stacked column chart</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Label-on-stacked-column-chart/m-p/2457472#M35550</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CTH2022_0-1649943117655.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/699973i1D26369B66EC3D5B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CTH2022_0-1649943117655.png" alt="CTH2022_0-1649943117655.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Say if&amp;nbsp; the data is updated as follow the next day, I want A:LL to be shown on Orange bar. Is there a way to change to measure to take care of this automatically?&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2022 13:39:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Label-on-stacked-column-chart/m-p/2457472#M35550</guid>
      <dc:creator>CTH2022</dc:creator>
      <dc:date>2022-04-14T13:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: Label on stacked column chart</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Label-on-stacked-column-chart/m-p/2458409#M35555</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/375095"&gt;@CTH2022&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I updated the sample pbix file(&lt;STRONG&gt;see attachment&lt;/STRONG&gt;), please check whether that is what you want. You can update the formula of &lt;STRONG&gt;&lt;EM&gt;Measure&lt;/EM&gt; &lt;/STRONG&gt;as below, the part with red font is updated ones....&lt;/P&gt;
&lt;TABLE border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="100%"&gt;
&lt;DIV&gt;
&lt;DIV&gt;&lt;EM&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt;Measure = &lt;/STRONG&gt;&lt;/FONT&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;VAR _fruitswithall =&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;CALCULATETABLE (&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;VALUES ( 'Table'[Fruit] ),&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;FILTER ( 'Table', 'Table'[Type] = "ALL" )&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt; )&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;RETURN&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;EM&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt;IF (&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;EM&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt;SELECTEDVALUE ( 'Table'[Fruit] )&lt;FONT color="#FF0000"&gt; I&lt;FONT size="3"&gt;&lt;FONT color="#FF0000"&gt;N&amp;nbsp; &lt;/FONT&gt;_fruitswithall&lt;/FONT&gt;&lt;FONT color="#000000"&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;EM&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt;"ALL",&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;EM&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt;CONCATENATE ( [Count], "" )&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;EM&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt; )&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yingyinr_0-1649990622507.png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/700232iD54F7535DE2E9275/image-size/large?v=v2&amp;amp;px=999" role="button" title="yingyinr_0-1649990622507.png" alt="yingyinr_0-1649990622507.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2022 02:45:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Label-on-stacked-column-chart/m-p/2458409#M35555</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-04-15T02:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: Label on stacked column chart</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Label-on-stacked-column-chart/m-p/2458675#M35559</link>
      <description>&lt;P&gt;Yes..This is what I wanted to to do. Thanks for the great hlep.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2022 06:51:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Label-on-stacked-column-chart/m-p/2458675#M35559</guid>
      <dc:creator>CTH2022</dc:creator>
      <dc:date>2022-04-15T06:51:52Z</dc:date>
    </item>
  </channel>
</rss>

