<?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 DAX for attributes which exist in a single column in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-for-attributes-which-exist-in-a-single-column/m-p/4156362#M165168</link>
    <description>&lt;P class=""&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;I have a situation where a dataset has a number of attribute values in a single column and I need to be able to filter report visuals based on the selection of attribute values., so that they show the number of properties which match each combination of attribute values.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Some sample data is as follows for the Dimension and Fact tables.&amp;nbsp;Could anyone advise what the best way would be to do this in DAX or whether a better method would be splitting out the dimension values which currently reside in a single column ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;&lt;img /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 18 Sep 2024 09:32:30 GMT</pubDate>
    <dc:creator>PaisleyPrince</dc:creator>
    <dc:date>2024-09-18T09:32:30Z</dc:date>
    <item>
      <title>DAX for attributes which exist in a single column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-for-attributes-which-exist-in-a-single-column/m-p/4156362#M165168</link>
      <description>&lt;P class=""&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;I have a situation where a dataset has a number of attribute values in a single column and I need to be able to filter report visuals based on the selection of attribute values., so that they show the number of properties which match each combination of attribute values.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Some sample data is as follows for the Dimension and Fact tables.&amp;nbsp;Could anyone advise what the best way would be to do this in DAX or whether a better method would be splitting out the dimension values which currently reside in a single column ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;&lt;img /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2024 09:32:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-for-attributes-which-exist-in-a-single-column/m-p/4156362#M165168</guid>
      <dc:creator>PaisleyPrince</dc:creator>
      <dc:date>2024-09-18T09:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: DAX for attributes which exist in a single column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-for-attributes-which-exist-in-a-single-column/m-p/4156563#M165172</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="557309" data-lia-user-login="PaisleyPrince" class="lia-mention lia-mention-user"&gt;PaisleyPrince&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please try the below using Power Query&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;1. Split the "Attributes"&amp;nbsp;column by the delimiter ";" , and then use the "Unpivot" feature to move those split values into rows.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;2. Create a relationship between the unpivoted "Attributes" column and the&amp;nbsp;"DIM Code" in your Dimension table.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;3. This setup will allow you to filter properties based on their individual attributes via slicers or filters.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If you find this helpful , please mark it as solution and &lt;/SPAN&gt;&lt;SPAN&gt;Your Kudos are much appreciated!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;P&gt;Dharmendar S&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.linkedin.com/in/dharmendar-s-b5b43463/" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;LinkedIN&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2024 10:43:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-for-attributes-which-exist-in-a-single-column/m-p/4156563#M165172</guid>
      <dc:creator>dharmendars007</dc:creator>
      <dc:date>2024-09-18T10:43:02Z</dc:date>
    </item>
  </channel>
</rss>

