<?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: Switch headers in dynamic matrix built with calculation groups in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Switch-headers-in-dynamic-matrix-built-with-calculation-groups/m-p/2813166#M5726</link>
    <description>&lt;P&gt;Hi Ibendlin,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My mistake in the wording, the measure (Sales figures and Market Share) are done via paramneters and the time intelligence via Calculation groups, to save time and to not have 130 combinations of measures bulk up the file size. Do you think that with this combination of 1 parameter and one calculation group it is still possible to have the disconected table and crossjoin option and if so do you have some article on this subject that I can read on and try implementing the suggested sollution?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you again in advance!&lt;/P&gt;</description>
    <pubDate>Mon, 03 Oct 2022 07:28:36 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-10-03T07:28:36Z</dc:date>
    <item>
      <title>Switch headers in dynamic matrix built with calculation groups</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Switch-headers-in-dynamic-matrix-built-with-calculation-groups/m-p/2803177#M5416</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm driving my self crazy with this one. I've used Tabular Editor to create a time intelligence Calculation group and I'm using a parameter to define my measures so that users can build their own dynamic matrix tables by selecting the things they want:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Wildrosezuzi_0-1664375992833.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/794714iB558329E5F89FAA5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Wildrosezuzi_0-1664375992833.png" alt="Wildrosezuzi_0-1664375992833.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Wildrosezuzi_1-1664376012621.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/794715i629E1B6A8BBA6BE0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Wildrosezuzi_1-1664376012621.png" alt="Wildrosezuzi_1-1664376012621.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;So this means in my values I have the measures and in the column of the matrix I have the time intelligence calculation group (Formula):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Wildrosezuzi_2-1664376059131.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/794716i6FD674850D35CD78/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Wildrosezuzi_2-1664376059131.png" alt="Wildrosezuzi_2-1664376059131.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The problem I'm facing is that the business user wants to have the headers of the matrix switched from this current set up:&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Wildrosezuzi_3-1664376122913.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/794718iEFD883F8A0DE4E5E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Wildrosezuzi_3-1664376122913.png" alt="Wildrosezuzi_3-1664376122913.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;To this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Wildrosezuzi_4-1664376150659.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/794719iFB6626D9083DAA25/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Wildrosezuzi_4-1664376150659.png" alt="Wildrosezuzi_4-1664376150659.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Meaning that the time and measures should switch places but it's proving impossible with this dynamic matrix table since I have to have the time intelligence formula in the columns and the measures in the values. Any ideas on some DAX that ,can maybe overcome this,or something that can be done in Tabular Editor.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2022 14:48:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Switch-headers-in-dynamic-matrix-built-with-calculation-groups/m-p/2803177#M5416</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-09-28T14:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: Switch headers in dynamic matrix built with calculation groups</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Switch-headers-in-dynamic-matrix-built-with-calculation-groups/m-p/2809405#M5607</link>
      <description>&lt;P&gt;You may want to consider using field parameters instead of calculation groups.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As for the crazy column hierarchy - that requires a disconnected table and a crossjoin to fakely convert the measures into columns.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2022 22:07:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Switch-headers-in-dynamic-matrix-built-with-calculation-groups/m-p/2809405#M5607</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2022-09-30T22:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: Switch headers in dynamic matrix built with calculation groups</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Switch-headers-in-dynamic-matrix-built-with-calculation-groups/m-p/2813166#M5726</link>
      <description>&lt;P&gt;Hi Ibendlin,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My mistake in the wording, the measure (Sales figures and Market Share) are done via paramneters and the time intelligence via Calculation groups, to save time and to not have 130 combinations of measures bulk up the file size. Do you think that with this combination of 1 parameter and one calculation group it is still possible to have the disconected table and crossjoin option and if so do you have some article on this subject that I can read on and try implementing the suggested sollution?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you again in advance!&lt;/P&gt;</description>
      <pubDate>Mon, 03 Oct 2022 07:28:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Switch-headers-in-dynamic-matrix-built-with-calculation-groups/m-p/2813166#M5726</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-10-03T07:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: Switch headers in dynamic matrix built with calculation groups</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Switch-headers-in-dynamic-matrix-built-with-calculation-groups/m-p/2815497#M5729</link>
      <description>&lt;P&gt;No, i don't think that can be done in a sustainable fashion.&amp;nbsp; Push back on the user requirement. Your implementation is already complex enough.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Oct 2022 01:09:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Switch-headers-in-dynamic-matrix-built-with-calculation-groups/m-p/2815497#M5729</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2022-10-04T01:09:14Z</dc:date>
    </item>
  </channel>
</rss>

