<?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: Grouping of Measures such that a group column can be assigned in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Grouping-of-Measures-such-that-a-group-column-can-be-assigned/m-p/3998909#M155673</link>
    <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="753713" data-lia-user-login="Moetazzahran" class="lia-mention lia-mention-user"&gt;Moetazzahran&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;This is what I have done as well. For the example you gave, I want the Account Category not only as a slicer but also as a coulumn (Vertical) in the Matrix itself. By column I mean, vetically next to the measure names. Exactly how it is here&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;But this in matrix visualization.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 18 Jun 2024 21:00:03 GMT</pubDate>
    <dc:creator>Vatz8</dc:creator>
    <dc:date>2024-06-18T21:00:03Z</dc:date>
    <item>
      <title>Grouping of Measures such that a group column can be assigned</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Grouping-of-Measures-such-that-a-group-column-can-be-assigned/m-p/3997029#M155402</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have created a lot of Measures with different range of dax expressions applied to them. I currently use them all in a matrix visualization.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;I want to create groups and assign groups to these measures. I want to have a column next to these measure names in matrix with their group names.I tried a lot of dax operations like switch() ,creating a new table with selectmeasure () dax, etc but none can create a group column for these measures in the Matrix. Is there a solution to that as I want a column with their group names so that I can also create a slicer with these groups and can have selections if required.&lt;/P&gt;&lt;P&gt;Please let me know if this is something that can be done.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 00:35:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Grouping-of-Measures-such-that-a-group-column-can-be-assigned/m-p/3997029#M155402</guid>
      <dc:creator>Vatz8</dc:creator>
      <dc:date>2024-06-18T00:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping of Measures such that a group column can be assigned</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Grouping-of-Measures-such-that-a-group-column-can-be-assigned/m-p/3997078#M155407</link>
      <description>&lt;P&gt;Hello &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="441306" data-lia-user-login="Vatz8" class="lia-mention lia-mention-user"&gt;Vatz8&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;BR /&gt;Have you tried to use field parameters?&amp;nbsp;&lt;BR /&gt;Create field parameters table then add the grouping column you need.&amp;nbsp;&lt;BR /&gt;Additionally, you will use the field parameter column refering the the measures and put it in values field within your matrix or visual.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Then put the grouping column in a slicer. Depending on the slicer value, your visual will show the different set of measures you have.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Please let me know if you need additional help implementing it.&amp;nbsp;&lt;BR /&gt;If this solves your problem, please accept it as a solution. You kudo is also much appreciated.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 01:13:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Grouping-of-Measures-such-that-a-group-column-can-be-assigned/m-p/3997078#M155407</guid>
      <dc:creator>Moetazzahran</dc:creator>
      <dc:date>2024-06-18T01:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping of Measures such that a group column can be assigned</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Grouping-of-Measures-such-that-a-group-column-can-be-assigned/m-p/3998858#M155666</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="753713" data-lia-user-login="Moetazzahran" class="lia-mention lia-mention-user"&gt;Moetazzahran&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;The Parameter method works only if I just want to use Group names as a slicer. I want these Group names to appear besides the Measure Names as a column in the matrix itself and also as a slicer. The paramenter can solve the slicer part but does not allow me to create a group column in the Matrix.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 19:52:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Grouping-of-Measures-such-that-a-group-column-can-be-assigned/m-p/3998858#M155666</guid>
      <dc:creator>Vatz8</dc:creator>
      <dc:date>2024-06-18T19:52:08Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping of Measures such that a group column can be assigned</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Grouping-of-Measures-such-that-a-group-column-can-be-assigned/m-p/3998885#M155670</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="441306" data-lia-user-login="Vatz8" class="lia-mention lia-mention-user"&gt;Vatz8&lt;/a&gt;,&lt;BR /&gt;Please take a look at the screenshot. I have a column which is called Account Category&amp;nbsp;&lt;/P&gt;&lt;P&gt;The column is being used to categorize every set of measures. I used the same column as a slicer and as a column to group the different set of measures within the matrix visual.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Is this how you did it? If not, does this way help?&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you still need help.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;If the solution works for you. Please accept it as a solutuion and your kudo is much appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 20:20:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Grouping-of-Measures-such-that-a-group-column-can-be-assigned/m-p/3998885#M155670</guid>
      <dc:creator>Moetazzahran</dc:creator>
      <dc:date>2024-06-18T20:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping of Measures such that a group column can be assigned</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Grouping-of-Measures-such-that-a-group-column-can-be-assigned/m-p/3998909#M155673</link>
      <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="753713" data-lia-user-login="Moetazzahran" class="lia-mention lia-mention-user"&gt;Moetazzahran&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;This is what I have done as well. For the example you gave, I want the Account Category not only as a slicer but also as a coulumn (Vertical) in the Matrix itself. By column I mean, vetically next to the measure names. Exactly how it is here&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;But this in matrix visualization.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 21:00:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Grouping-of-Measures-such-that-a-group-column-can-be-assigned/m-p/3998909#M155673</guid>
      <dc:creator>Vatz8</dc:creator>
      <dc:date>2024-06-18T21:00:03Z</dc:date>
    </item>
  </channel>
</rss>

