<?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 Combining several New Measures into a Table in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Combining-several-New-Measures-into-a-Table/m-p/2137477#M49083</link>
    <description>&lt;P&gt;Is there a way to combine three New Measures into one table? Below are the codes of Volume for Quarter 1, June, and July with the filter "Wholesaler". They work respectively in Power BI. I just need to combine them in one table or one field for visualization purposes.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 15 Oct 2021 13:33:19 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-10-15T13:33:19Z</dc:date>
    <item>
      <title>Combining several New Measures into a Table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Combining-several-New-Measures-into-a-Table/m-p/2137477#M49083</link>
      <description>&lt;P&gt;Is there a way to combine three New Measures into one table? Below are the codes of Volume for Quarter 1, June, and July with the filter "Wholesaler". They work respectively in Power BI. I just need to combine them in one table or one field for visualization purposes.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Oct 2021 13:33:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Combining-several-New-Measures-into-a-Table/m-p/2137477#M49083</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-10-15T13:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: Combining several New Measures into a Table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Combining-several-New-Measures-into-a-Table/m-p/2138466#M49113</link>
      <description>&lt;P&gt;Measures are scalar values, They cannot be combined into tables.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;While you can use table variables inside measures, the final result needs to be a scalar.&lt;/P&gt;
&lt;P&gt;Measures are mutable, calculated columns and calculated tables are immutable (not impacted by user interaction).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Oct 2021 19:16:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Combining-several-New-Measures-into-a-Table/m-p/2138466#M49113</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2021-10-16T19:16:45Z</dc:date>
    </item>
  </channel>
</rss>

