<?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: Help pulling from multiple columns into one in matrix visual in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-pulling-from-multiple-columns-into-one-in-matrix-visual/m-p/1849643#M39511</link>
    <description>&lt;P&gt;What do you mean by your "data looks like this"? Is this the source data? If so, then you need to do the below transformations:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Unpivot all columns except the first column (month)&lt;/LI&gt;&lt;LI&gt;Create a custom column (call it Z for the sake of this exercise) in which you extract the last 3 characters from the "Attribute" column that was created after the unpivotting the columns&lt;/LI&gt;&lt;LI&gt;Replace the letters " Act", " Plan", and " Var" of the Attribute column with an empty string&lt;/LI&gt;&lt;LI&gt;Now you can display the way you want using a Matrix visual: Attribute field in rows, Z field in columns, and Values field in Values&lt;/LI&gt;&lt;/OL&gt;</description>
    <pubDate>Tue, 18 May 2021 21:45:26 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-05-18T21:45:26Z</dc:date>
    <item>
      <title>Help pulling from multiple columns into one in matrix visual</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-pulling-from-multiple-columns-into-one-in-matrix-visual/m-p/1849590#M39509</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to pull data from a number of columns into one. The goal is approximately a matrix like this:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately, I can't seem to get this right at all. My data looks like this:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This will all be using a month slicer to show current month and let the users look at past months. My issue seems to be I can't say all the actuals are related, along with the plan and variance. The columns just aren't working for me.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 21:04:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-pulling-from-multiple-columns-into-one-in-matrix-visual/m-p/1849590#M39509</guid>
      <dc:creator>mapple1</dc:creator>
      <dc:date>2021-05-18T21:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: Help pulling from multiple columns into one in matrix visual</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-pulling-from-multiple-columns-into-one-in-matrix-visual/m-p/1849643#M39511</link>
      <description>&lt;P&gt;What do you mean by your "data looks like this"? Is this the source data? If so, then you need to do the below transformations:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Unpivot all columns except the first column (month)&lt;/LI&gt;&lt;LI&gt;Create a custom column (call it Z for the sake of this exercise) in which you extract the last 3 characters from the "Attribute" column that was created after the unpivotting the columns&lt;/LI&gt;&lt;LI&gt;Replace the letters " Act", " Plan", and " Var" of the Attribute column with an empty string&lt;/LI&gt;&lt;LI&gt;Now you can display the way you want using a Matrix visual: Attribute field in rows, Z field in columns, and Values field in Values&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Tue, 18 May 2021 21:45:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Help-pulling-from-multiple-columns-into-one-in-matrix-visual/m-p/1849643#M39511</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-18T21:45:26Z</dc:date>
    </item>
  </channel>
</rss>

