<?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: Measure: change the category name in a bar chart in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-change-the-category-name-in-a-bar-chart/m-p/1752107#M36517</link>
    <description>&lt;P&gt;uh, so it's not possible. Thank You&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="293320" data-lia-user-login="Markus_Re" class="lia-mention lia-mention-user"&gt;Markus_Re&lt;/a&gt;&amp;nbsp; and also to you&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="291628" data-lia-user-login="Jihwan_Kim" class="lia-mention lia-mention-user"&gt;Jihwan_Kim&lt;/a&gt;.. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 29 Mar 2021 13:53:47 GMT</pubDate>
    <dc:creator>ambillate</dc:creator>
    <dc:date>2021-03-29T13:53:47Z</dc:date>
    <item>
      <title>Measure: change the category name in a bar chart</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-change-the-category-name-in-a-bar-chart/m-p/1745151#M36285</link>
      <description>&lt;P&gt;Hi, Good Day.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible or is there a measure to change the names of the category in a bar chart?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;without making a new column. (cause I don't have the access for editing the data source)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Like this example:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You in advance.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Mar 2021 09:25:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-change-the-category-name-in-a-bar-chart/m-p/1745151#M36285</guid>
      <dc:creator>ambillate</dc:creator>
      <dc:date>2021-03-25T09:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: Measure: change the category name in a bar chart</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-change-the-category-name-in-a-bar-chart/m-p/1749813#M36447</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="280331" data-lia-user-login="ambillate" class="lia-mention lia-mention-user"&gt;ambillate&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please correct me if I wrongly understood your question.&lt;/P&gt;&lt;P&gt;Even you cannot access the original data source, I believe you can still change the columns' name in PBIX file.&lt;/P&gt;&lt;P&gt;Or, perhaps you can try to create a calculation-group and name each measure O, A, M, L. And then, you can pull the calculation-group to the X-Axis.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="”times" color="”#000000”"&gt;&lt;EM&gt;&lt;STRONG&gt;Hi, My name is Jihwan Kim. &lt;/STRONG&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="”times" color="”#000000”"&gt;&lt;EM&gt;&lt;STRONG&gt;If this post helps, then please consider accept it as the solution to help other members find it faster.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 28 Mar 2021 06:17:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-change-the-category-name-in-a-bar-chart/m-p/1749813#M36447</guid>
      <dc:creator>Jihwan_Kim</dc:creator>
      <dc:date>2021-03-28T06:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: Measure: change the category name in a bar chart</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-change-the-category-name-in-a-bar-chart/m-p/1751656#M36507</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="280331" data-lia-user-login="ambillate" class="lia-mention lia-mention-user"&gt;ambillate&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I assume your table structure looks something like this (a very simplified version) :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you can´t use a measure to return a table of values (and therefore use it as X-Axis), unfortunately it´s currently not possible to shorten the category name in your case without editing the underlying data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;FONT size="2" color="#808080"&gt;Did this answer your question? Mark my post as a solution!&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Mar 2021 10:49:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-change-the-category-name-in-a-bar-chart/m-p/1751656#M36507</guid>
      <dc:creator>Markus_Re</dc:creator>
      <dc:date>2021-03-29T10:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: Measure: change the category name in a bar chart</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-change-the-category-name-in-a-bar-chart/m-p/1752107#M36517</link>
      <description>&lt;P&gt;uh, so it's not possible. Thank You&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="293320" data-lia-user-login="Markus_Re" class="lia-mention lia-mention-user"&gt;Markus_Re&lt;/a&gt;&amp;nbsp; and also to you&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="291628" data-lia-user-login="Jihwan_Kim" class="lia-mention lia-mention-user"&gt;Jihwan_Kim&lt;/a&gt;.. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Mar 2021 13:53:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-change-the-category-name-in-a-bar-chart/m-p/1752107#M36517</guid>
      <dc:creator>ambillate</dc:creator>
      <dc:date>2021-03-29T13:53:47Z</dc:date>
    </item>
  </channel>
</rss>

