<?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: Drill a summary matrix/table using measures (disconnected table) in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Drill-a-summary-matrix-table-using-measures-disconnected-table/m-p/4155516#M165135</link>
    <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(1)&amp;nbsp;Prepare such test data.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;(2) Create a month column.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Month = FORMAT([Date],"mmm") &lt;/LI-CODE&gt;
&lt;P&gt;(3) Create a&amp;nbsp;&lt;SPAN&gt;matrix visual.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the above one can't help you get the desired result, please provide some&amp;nbsp;&lt;STRONG&gt;sample data&lt;/STRONG&gt;&amp;nbsp;in your tables (&lt;STRONG&gt;exclude&amp;nbsp;sensitive&amp;nbsp;data&lt;/STRONG&gt;) with&amp;nbsp;&lt;STRONG&gt;Text&lt;/STRONG&gt;&amp;nbsp;format and your&amp;nbsp;&lt;STRONG&gt;expected result&lt;/STRONG&gt;&amp;nbsp;with backend logic and special examples.&amp;nbsp;&lt;STRONG&gt;It is better&lt;/STRONG&gt;&amp;nbsp;if you can share a&amp;nbsp;&lt;STRONG&gt;simplified&lt;/STRONG&gt;&amp;nbsp;pbix file.&amp;nbsp;Thank you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Neeko Tang&lt;/P&gt;
&lt;P&gt;If this post  &lt;STRONG&gt;&lt;EM&gt;helps&lt;/EM&gt;&lt;/STRONG&gt;, then please consider &lt;STRONG&gt;&lt;EM&gt;Accept it as the solution &lt;/EM&gt;&lt;/STRONG&gt; to help the other members find it more quickly.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 18 Sep 2024 02:24:11 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-09-18T02:24:11Z</dc:date>
    <item>
      <title>Drill a summary matrix/table using measures (disconnected table)</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Drill-a-summary-matrix-table-using-measures-disconnected-table/m-p/4153477#M165077</link>
      <description>&lt;P&gt;I have a similar request to &lt;A href="https://community.fabric.microsoft.com/t5/Desktop/Building-matrix-table-using-measures/m-p/3838344" target="_blank"&gt;Solved: Building matrix/table using measures - Microsoft Fabric Community&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;Though my requirements is to have column b in the matrix to be spilt or breakdown the measure by Period, Month and Year then have a grand total at the end.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;From above table to the one below.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How best can I achieve this with no relationship between my Projects table and the Dim_date as this information is all in excel for tracking purposes. Worth to note the different projects are measures calculated from different tables&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2024 01:55:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Drill-a-summary-matrix-table-using-measures-disconnected-table/m-p/4153477#M165077</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-09-17T01:55:08Z</dc:date>
    </item>
    <item>
      <title>Re: Drill a summary matrix/table using measures (disconnected table)</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Drill-a-summary-matrix-table-using-measures-disconnected-table/m-p/4155516#M165135</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(1)&amp;nbsp;Prepare such test data.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;(2) Create a month column.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Month = FORMAT([Date],"mmm") &lt;/LI-CODE&gt;
&lt;P&gt;(3) Create a&amp;nbsp;&lt;SPAN&gt;matrix visual.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the above one can't help you get the desired result, please provide some&amp;nbsp;&lt;STRONG&gt;sample data&lt;/STRONG&gt;&amp;nbsp;in your tables (&lt;STRONG&gt;exclude&amp;nbsp;sensitive&amp;nbsp;data&lt;/STRONG&gt;) with&amp;nbsp;&lt;STRONG&gt;Text&lt;/STRONG&gt;&amp;nbsp;format and your&amp;nbsp;&lt;STRONG&gt;expected result&lt;/STRONG&gt;&amp;nbsp;with backend logic and special examples.&amp;nbsp;&lt;STRONG&gt;It is better&lt;/STRONG&gt;&amp;nbsp;if you can share a&amp;nbsp;&lt;STRONG&gt;simplified&lt;/STRONG&gt;&amp;nbsp;pbix file.&amp;nbsp;Thank you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Neeko Tang&lt;/P&gt;
&lt;P&gt;If this post  &lt;STRONG&gt;&lt;EM&gt;helps&lt;/EM&gt;&lt;/STRONG&gt;, then please consider &lt;STRONG&gt;&lt;EM&gt;Accept it as the solution &lt;/EM&gt;&lt;/STRONG&gt; to help the other members find it more quickly.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2024 02:24:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Drill-a-summary-matrix-table-using-measures-disconnected-table/m-p/4155516#M165135</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-09-18T02:24:11Z</dc:date>
    </item>
  </channel>
</rss>

