<?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 How to add a new column to the right of a matrix? in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-add-a-new-column-to-the-right-of-a-matrix/m-p/3213302#M117252</link>
    <description>&lt;P&gt;I have a matrix, with Weeks as columns, it works fine:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I want to add a new column... but of course, I can't add it... because it just takes the first value, how can I add at the end of the Weeks a new column with 'current project'?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Current Project should appear to the right of it here:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 01 May 2023 06:43:43 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-05-01T06:43:43Z</dc:date>
    <item>
      <title>How to add a new column to the right of a matrix?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-add-a-new-column-to-the-right-of-a-matrix/m-p/3213302#M117252</link>
      <description>&lt;P&gt;I have a matrix, with Weeks as columns, it works fine:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I want to add a new column... but of course, I can't add it... because it just takes the first value, how can I add at the end of the Weeks a new column with 'current project'?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Current Project should appear to the right of it here:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 May 2023 06:43:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-add-a-new-column-to-the-right-of-a-matrix/m-p/3213302#M117252</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-01T06:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to add a new column to the right of a matrix?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-add-a-new-column-to-the-right-of-a-matrix/m-p/3213642#M117271</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;BR /&gt;create Measure =max(&lt;SPAN&gt;Weeks&lt;/SPAN&gt;)&lt;BR /&gt;plot in value.&lt;BR /&gt;I hope this helps you!!&lt;/P&gt;</description>
      <pubDate>Mon, 01 May 2023 12:10:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-add-a-new-column-to-the-right-of-a-matrix/m-p/3213642#M117271</guid>
      <dc:creator>Mahesh0016</dc:creator>
      <dc:date>2023-05-01T12:10:07Z</dc:date>
    </item>
  </channel>
</rss>

