<?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: Variance Column in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Variance-Column/m-p/4034710#M159844</link>
    <description>&lt;P&gt;Hi Anonymous&lt;/LI-USER&gt; ,&lt;/P&gt;
&lt;P&gt;You will need a disconnected table and some advanced DAX for that. In the attached example,&amp;nbsp; In-Progress is not a row in&amp;nbsp; Brand Sold column but in Status but by using a disconnected table and measures, i've made it appear so.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;Please see attached pbix for your reference.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 10 Jul 2024 21:16:38 GMT</pubDate>
    <dc:creator>danextian</dc:creator>
    <dc:date>2024-07-10T21:16:38Z</dc:date>
    <item>
      <title>Variance Column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Variance-Column/m-p/4034663#M159836</link>
      <description>&lt;P&gt;I have a matrix set up like this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;company&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;2023&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;2024 4+8&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;2024 5+7&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Orders&lt;/P&gt;&lt;P&gt;Sales&lt;/P&gt;&lt;P&gt;OI&lt;/P&gt;&lt;P&gt;ROS&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I want a variance column measuring the difference from 5+7 to 4+8. I would want it to look like this&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;company&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;2023&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;2024 4+8&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;2024 5+7&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Variance&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Orders&lt;/P&gt;&lt;P&gt;Sales&lt;/P&gt;&lt;P&gt;OI&lt;/P&gt;&lt;P&gt;ROS&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone know how I should approach this? I want the variance column to calculate each metric.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 12:57:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Variance-Column/m-p/4034663#M159836</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-07-10T12:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: Variance Column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Variance-Column/m-p/4034710#M159844</link>
      <description>&lt;P&gt;Hi Anonymous&lt;/LI-USER&gt; ,&lt;/P&gt;
&lt;P&gt;You will need a disconnected table and some advanced DAX for that. In the attached example,&amp;nbsp; In-Progress is not a row in&amp;nbsp; Brand Sold column but in Status but by using a disconnected table and measures, i've made it appear so.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;Please see attached pbix for your reference.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 21:16:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Variance-Column/m-p/4034710#M159844</guid>
      <dc:creator>danextian</dc:creator>
      <dc:date>2024-07-10T21:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: Variance Column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Variance-Column/m-p/5191703#M188165</link>
      <description>&lt;P class=""&gt;The accepted DAX solution works, but note that every time you add a new metric (Orders, Sales, OI, ROS like in your case) you need to duplicate the entire measure set. With 4 metrics that's already 8+ measures to maintain.&lt;/P&gt;&lt;P class=""&gt;An alternative worth knowing: &lt;STRONG&gt;Flexa Tables&lt;/STRONG&gt; (AppSource) lets you add a variance column between any two periods directly in the published report — no DAX, no Desktop access. End users select the two periods themselves. Works well for exactly this Actuals vs Plan matrix layout.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jun 2026 02:12:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Variance-Column/m-p/5191703#M188165</guid>
      <dc:creator>PBIdashboards</dc:creator>
      <dc:date>2026-06-02T02:12:38Z</dc:date>
    </item>
  </channel>
</rss>

