<?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 Dual sided table in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dual-sided-table/m-p/4720318#M180785</link>
    <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am looking to make a table that has two sides to it. I know I can make two tables that share the same rows, then overlap them, but I was wondering if there is a way to have 1 table do what I'm looking for.&lt;BR /&gt;&lt;BR /&gt;This is roughly what I am looking to do:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 21:59:21 GMT</pubDate>
    <dc:creator>gbpbi</dc:creator>
    <dc:date>2025-06-04T21:59:21Z</dc:date>
    <item>
      <title>Dual sided table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dual-sided-table/m-p/4720318#M180785</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am looking to make a table that has two sides to it. I know I can make two tables that share the same rows, then overlap them, but I was wondering if there is a way to have 1 table do what I'm looking for.&lt;BR /&gt;&lt;BR /&gt;This is roughly what I am looking to do:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 21:59:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dual-sided-table/m-p/4720318#M180785</guid>
      <dc:creator>gbpbi</dc:creator>
      <dc:date>2025-06-04T21:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: Dual sided table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dual-sided-table/m-p/4720605#M180797</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="755342" data-lia-user-login="gbpbi" class="lia-mention lia-mention-user"&gt;gbpbi&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;First, you create one static table that has a description and index, and then you write a DAX measure to show column 1 values for the respective description using the index. You need to write the column 1, column 2, column 3, PCT, and YTD column 4, column 5, column 6, and PCT.&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Index&lt;/TD&gt;&lt;TD&gt;Description&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;Category 1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;Category 2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;Category 3&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jun 2025 04:48:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dual-sided-table/m-p/4720605#M180797</guid>
      <dc:creator>Visharavana</dc:creator>
      <dc:date>2025-06-05T04:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: Dual sided table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dual-sided-table/m-p/4720779#M180805</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="755342" data-lia-user-login="gbpbi" class="lia-mention lia-mention-user"&gt;gbpbi&lt;/a&gt;,&amp;nbsp;&lt;BR /&gt;Thank you for reaching out to the Microsoft fabric community forum. Thanks&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="821187" data-lia-user-login="Visharavana" class="lia-mention lia-mention-user"&gt;Visharavana&lt;/a&gt; for your inputs on this thread.&lt;BR /&gt;&lt;BR /&gt;After thoroughly reviewing the details you provided, I reproduced the scenario again, and it worked on my end. I used it as sample data and successfully implemented it.&lt;BR /&gt;&lt;BR /&gt;outcome:&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;I am also including .pbix file for your better understanding, please have a look into it:&lt;BR /&gt;&lt;BR /&gt;If this post&amp;nbsp;helps, then please give us ‘Kudos’ and consider&amp;nbsp;Accept it as a solution&amp;nbsp;to help the other members find it more quickly.&lt;BR /&gt;&lt;BR /&gt;Thank you for using Microsoft Community Forum.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:09:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dual-sided-table/m-p/4720779#M180805</guid>
      <dc:creator>v-kpoloju-msft</dc:creator>
      <dc:date>2025-06-05T06:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: Dual sided table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dual-sided-table/m-p/4724377#M180958</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="755342" data-lia-user-login="gbpbi" class="lia-mention lia-mention-user"&gt;gbpbi&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 08 Jun 2025 07:19:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dual-sided-table/m-p/4724377#M180958</guid>
      <dc:creator>v-kpoloju-msft</dc:creator>
      <dc:date>2025-06-08T07:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: Dual sided table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dual-sided-table/m-p/4726774#M181062</link>
      <description>&lt;P&gt;&lt;SPAN data-teams="true"&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="755342" data-lia-user-login="gbpbi" class="lia-mention lia-mention-user"&gt;gbpbi&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If my response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.&lt;BR /&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jun 2025 08:55:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dual-sided-table/m-p/4726774#M181062</guid>
      <dc:creator>v-kpoloju-msft</dc:creator>
      <dc:date>2025-06-10T08:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: Dual sided table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dual-sided-table/m-p/4730956#M181221</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="755342" data-lia-user-login="gbpbi" class="lia-mention lia-mention-user"&gt;gbpbi&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;I hope this information is helpful. Please let me know if you have any further questions or if you'd like to discuss this further. If this answers your question, please Accept it as a solution and give it a 'Kudos' so others can find it easily.&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jun 2025 05:03:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dual-sided-table/m-p/4730956#M181221</guid>
      <dc:creator>v-kpoloju-msft</dc:creator>
      <dc:date>2025-06-13T05:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: Dual sided table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dual-sided-table/m-p/4731715#M181251</link>
      <description>&lt;P&gt;I ended up figuring out how to do this without anything crazy. I was overthinking it, I just needed to make a chart visual and put the categories in the middle. Measures just have to explicitly work without any context filters required, and break out of any filters that are currently used.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jun 2025 14:33:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dual-sided-table/m-p/4731715#M181251</guid>
      <dc:creator>gbpbi</dc:creator>
      <dc:date>2025-06-13T14:33:01Z</dc:date>
    </item>
  </channel>
</rss>

