<?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: combining three measures into a single measure for matrix visual in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/combining-three-measures-into-a-single-measure-for-matrix-visual/m-p/2629144#M76835</link>
    <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;just create this measure:&lt;BR /&gt;% of all selected =&amp;nbsp;&lt;BR /&gt;DIVIDE(COUNT(Sentiment[overall sentiment]), CALCUALTE(COUNT(Sentiment[overall sentiment]), ALLSELECTED(Sentiment[overall sentiment]))&lt;BR /&gt;&lt;BR /&gt;Put it in a stacked bar chart and the [overall sentiment] column in the lengend.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;A href="https://www.spartabi.com" target="_blank" rel="noopener"&gt;&lt;img /&gt;&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.spartabi.com" target="_blank" rel="noopener"&gt;&lt;img /&gt;&lt;/A&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="https://www.linkedin.com/company/spartabi" target="_blank" rel="noopener"&gt;&lt;img /&gt;&lt;/A&gt; &amp;nbsp;&amp;nbsp;&lt;A href="https://www.facebook.com/SpartaBI" target="_blank" rel="noopener"&gt;&lt;img /&gt;&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.powerbi.com/t5/Data-Stories-Gallery/Contoso-by-SpartaBI/m-p/2449543" target="_blank" rel="noopener"&gt;&lt;FONT size="4" color="#0000EE"&gt;Showcase Report – Contoso By SpartaBI&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 10 Jul 2022 11:20:03 GMT</pubDate>
    <dc:creator>SpartaBI</dc:creator>
    <dc:date>2022-07-10T11:20:03Z</dc:date>
    <item>
      <title>combining three measures into a single measure for matrix visual</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/combining-three-measures-into-a-single-measure-for-matrix-visual/m-p/2629135#M76832</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have created 3 measures for calculating percentage for 3 different sentiments as below.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;This seems to be working fine and in matrix I can show them as below&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;However this appears as 3 different columns, however I want to show it in a single column like below:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;In a single bar I want to show positive,negative,neutral&lt;BR /&gt;Any help or guidance would be really appreciated&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Jul 2022 10:39:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/combining-three-measures-into-a-single-measure-for-matrix-visual/m-p/2629135#M76832</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-07-10T10:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: combining three measures into a single measure for matrix visual</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/combining-three-measures-into-a-single-measure-for-matrix-visual/m-p/2629144#M76835</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;just create this measure:&lt;BR /&gt;% of all selected =&amp;nbsp;&lt;BR /&gt;DIVIDE(COUNT(Sentiment[overall sentiment]), CALCUALTE(COUNT(Sentiment[overall sentiment]), ALLSELECTED(Sentiment[overall sentiment]))&lt;BR /&gt;&lt;BR /&gt;Put it in a stacked bar chart and the [overall sentiment] column in the lengend.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;A href="https://www.spartabi.com" target="_blank" rel="noopener"&gt;&lt;img /&gt;&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.spartabi.com" target="_blank" rel="noopener"&gt;&lt;img /&gt;&lt;/A&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="https://www.linkedin.com/company/spartabi" target="_blank" rel="noopener"&gt;&lt;img /&gt;&lt;/A&gt; &amp;nbsp;&amp;nbsp;&lt;A href="https://www.facebook.com/SpartaBI" target="_blank" rel="noopener"&gt;&lt;img /&gt;&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.powerbi.com/t5/Data-Stories-Gallery/Contoso-by-SpartaBI/m-p/2449543" target="_blank" rel="noopener"&gt;&lt;FONT size="4" color="#0000EE"&gt;Showcase Report – Contoso By SpartaBI&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Jul 2022 11:20:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/combining-three-measures-into-a-single-measure-for-matrix-visual/m-p/2629144#M76835</guid>
      <dc:creator>SpartaBI</dc:creator>
      <dc:date>2022-07-10T11:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: combining three measures into a single measure for matrix visual</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/combining-three-measures-into-a-single-measure-for-matrix-visual/m-p/2629150#M76839</link>
      <description>&lt;P&gt;Thank You, this works as a separate visual but do we have any trick to make it work in matrix visual like for each row I can show a single bar in matrix or if in table visual.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Right now it shows up in 3 different columns in matrix visual&lt;/P&gt;</description>
      <pubDate>Sun, 10 Jul 2022 11:30:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/combining-three-measures-into-a-single-measure-for-matrix-visual/m-p/2629150#M76839</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-07-10T11:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: combining three measures into a single measure for matrix visual</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/combining-three-measures-into-a-single-measure-for-matrix-visual/m-p/2629153#M76840</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;the regular matrix / table can't do that. They have the sparkline feature but it's not that rich to be able to do a stacked bar chart with legend. Maybe there is a custom visual that does that, but not something I'm aware of.&lt;/P&gt;</description>
      <pubDate>Sun, 10 Jul 2022 11:35:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/combining-three-measures-into-a-single-measure-for-matrix-visual/m-p/2629153#M76840</guid>
      <dc:creator>SpartaBI</dc:creator>
      <dc:date>2022-07-10T11:35:34Z</dc:date>
    </item>
    <item>
      <title>Re: combining three measures into a single measure for matrix visual</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/combining-three-measures-into-a-single-measure-for-matrix-visual/m-p/2629154#M76841</link>
      <description>&lt;P&gt;That helps, Thank You very much. I would still accept the above stacked bar solution since it does our work though in separate visual&lt;/P&gt;</description>
      <pubDate>Sun, 10 Jul 2022 11:38:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/combining-three-measures-into-a-single-measure-for-matrix-visual/m-p/2629154#M76841</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-07-10T11:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: combining three measures into a single measure for matrix visual</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/combining-three-measures-into-a-single-measure-for-matrix-visual/m-p/2629155#M76842</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;great :))&lt;/P&gt;</description>
      <pubDate>Sun, 10 Jul 2022 11:39:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/combining-three-measures-into-a-single-measure-for-matrix-visual/m-p/2629155#M76842</guid>
      <dc:creator>SpartaBI</dc:creator>
      <dc:date>2022-07-10T11:39:21Z</dc:date>
    </item>
  </channel>
</rss>

