<?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: Breakdown graph on Positive and Negative in axis for Text data in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Breakdown-graph-on-Positive-and-Negative-in-axis-for-Text-data/m-p/4031010#M54031</link>
    <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lbendlin_0-1720466813652.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1128608iCEC0F8AF644B9E32/image-size/medium?v=v2&amp;amp;px=400" role="button" title="lbendlin_0-1720466813652.png" alt="lbendlin_0-1720466813652.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;see attached&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 08 Jul 2024 19:27:19 GMT</pubDate>
    <dc:creator>lbendlin</dc:creator>
    <dc:date>2024-07-08T19:27:19Z</dc:date>
    <item>
      <title>Breakdown graph on Positive and Negative in axis for Text data</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Breakdown-graph-on-Positive-and-Negative-in-axis-for-Text-data/m-p/4027689#M53969</link>
      <description>&lt;P&gt;Hi, The requirement is to get a&amp;nbsp; chart (as attached) as below where the Brand Name is on X-axis and top axis must show 'positive' and if the value is 'Negative' then count must be shown on Negative axis for the data (as attached) . I created a column with a DAX saying if the value is "Positive" then 1 else -1 and then used it on chart and placed 'BrandName' and 'Review' on X axis and created custom column (with 1 and -1) on Y axis but here each Brand is shown up twice in x axis for Positive and Negative separately instead of being one single bar on positive axis and Negative axis.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jyothishree_0-1720222062940.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1127589i75816C6349A98D98/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jyothishree_0-1720222062940.png" alt="Jyothishree_0-1720222062940.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jyothishree_1-1720222116831.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1127590iC66F722FE80849ED/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jyothishree_1-1720222116831.png" alt="Jyothishree_1-1720222116831.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jul 2024 23:42:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Breakdown-graph-on-Positive-and-Negative-in-axis-for-Text-data/m-p/4027689#M53969</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-07-05T23:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: Breakdown graph on Positive and Negative in axis for Text data</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Breakdown-graph-on-Positive-and-Negative-in-axis-for-Text-data/m-p/4028281#M53984</link>
      <description>&lt;P&gt;Please provide sample data that covers your issue or question &lt;STRONG&gt;completely&lt;/STRONG&gt;, in a &lt;STRONG&gt;usable&lt;/STRONG&gt; format (not as a screenshot).&lt;BR /&gt;&lt;BR /&gt;Do not include sensitive information or anything not related to the issue or question. &lt;BR /&gt;&lt;BR /&gt;If you are unsure how to upload data please refer to &lt;A href="https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-p/963216" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-p/963216&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;Please show the expected outcome based on the sample data you provided. &lt;BR /&gt;&lt;BR /&gt;Want faster answers? &lt;A href="https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 06 Jul 2024 18:52:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Breakdown-graph-on-Positive-and-Negative-in-axis-for-Text-data/m-p/4028281#M53984</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-07-06T18:52:08Z</dc:date>
    </item>
    <item>
      <title>Re: Breakdown graph on Positive and Negative in axis for Text data</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Breakdown-graph-on-Positive-and-Negative-in-axis-for-Text-data/m-p/4029989#M54010</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/100342"&gt;@lbendlin&lt;/a&gt;&amp;nbsp;Thank you for your reply.&lt;BR /&gt;&lt;BR /&gt;I have added a Table here. I have tried to sketch out the expected output. All the 'Negative' review must show up on Negative axis and 'Positive' Review on Positive axis. X-axis represents the Brand Name( If Brand Name 'A' has both positive and Negative review, Brand name must not repeat on x-axis, just the positive Review count must be on Positive Yaxis and Negative on 'Negative' Yaxis.)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jyothishree_0-1720435066966.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1128377iEC9B037AAFA50110/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jyothishree_0-1720435066966.png" alt="Jyothishree_0-1720435066966.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Brand Name&lt;/TD&gt;&lt;TD&gt;Review&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;Positive&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;B&lt;/TD&gt;&lt;TD&gt;Negative&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;C&lt;/TD&gt;&lt;TD&gt;Positive&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;D&lt;/TD&gt;&lt;TD&gt;Negative&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;E&lt;/TD&gt;&lt;TD&gt;Positive&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;Negative&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;B&lt;/TD&gt;&lt;TD&gt;Negative&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;C&lt;/TD&gt;&lt;TD&gt;Positive&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;D&lt;/TD&gt;&lt;TD&gt;Negative&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;E&lt;/TD&gt;&lt;TD&gt;Negative&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;Positive&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;B&lt;/TD&gt;&lt;TD&gt;Negative&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Mon, 08 Jul 2024 10:38:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Breakdown-graph-on-Positive-and-Negative-in-axis-for-Text-data/m-p/4029989#M54010</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-07-08T10:38:16Z</dc:date>
    </item>
    <item>
      <title>Re: Breakdown graph on Positive and Negative in axis for Text data</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Breakdown-graph-on-Positive-and-Negative-in-axis-for-Text-data/m-p/4031010#M54031</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lbendlin_0-1720466813652.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1128608iCEC0F8AF644B9E32/image-size/medium?v=v2&amp;amp;px=400" role="button" title="lbendlin_0-1720466813652.png" alt="lbendlin_0-1720466813652.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;see attached&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2024 19:27:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Breakdown-graph-on-Positive-and-Negative-in-axis-for-Text-data/m-p/4031010#M54031</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-07-08T19:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: Breakdown graph on Positive and Negative in axis for Text data</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Breakdown-graph-on-Positive-and-Negative-in-axis-for-Text-data/m-p/4035703#M54111</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/100342"&gt;@lbendlin&lt;/a&gt;&amp;nbsp; Thank you very much for your time. As mentioned in the question, I have used this column of values with 1 and -1 and implemented on chart but is there any way to get the Datalabels on Negative axis to show up positive numbers? example '3' instead of '-3'&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2024 00:02:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Breakdown-graph-on-Positive-and-Negative-in-axis-for-Text-data/m-p/4035703#M54111</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-07-11T00:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: Breakdown graph on Positive and Negative in axis for Text data</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Breakdown-graph-on-Positive-and-Negative-in-axis-for-Text-data/m-p/4035708#M54112</link>
      <description>&lt;P&gt;not unless you use custom visuals.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2024 00:06:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Breakdown-graph-on-Positive-and-Negative-in-axis-for-Text-data/m-p/4035708#M54112</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-07-11T00:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: Breakdown graph on Positive and Negative in axis for Text data</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Breakdown-graph-on-Positive-and-Negative-in-axis-for-Text-data/m-p/4099500#M54764</link>
      <description>&lt;P style="margin: 0in; font-family: tahoma; font-size: 11.0pt;"&gt;Hi&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: tahoma; font-size: 11.0pt;"&gt;Did the above suggestions help with your scenario? if that is the case, you can consider Kudo or Accept the helpful suggestions to help others who faced similar requirements.&lt;/P&gt;
&lt;P style="margin: 0in; font-family: tahoma; font-size: 11.0pt;"&gt;If these also don't help, please share more detailed information and description to help us clarify your scenario to test.&lt;/P&gt;
&lt;P style="margin: 0in; font-family: tahoma; font-size: 11.0pt;"&gt;&lt;A href="http://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490" target="_blank"&gt;How to Get Your Question Answered Quickly&amp;nbsp;&lt;/A&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: tahoma; font-size: 11.0pt;"&gt;Regards,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: tahoma; font-size: 11.0pt;"&gt;Xiaoxin Sheng&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2024 07:13:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Breakdown-graph-on-Positive-and-Negative-in-axis-for-Text-data/m-p/4099500#M54764</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-08-14T07:13:24Z</dc:date>
    </item>
  </channel>
</rss>

