<?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: Make value scalar, Subtract baseline value from other values. in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Make-value-scalar-Subtract-baseline-value-from-other-values/m-p/3884545#M151570</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="735574" data-lia-user-login="emk153" class="lia-mention lia-mention-user"&gt;emk153&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can achieve your required output in many ways, but one way is as follows:&lt;/P&gt;
&lt;P&gt;You can create a [Baseline (all)] measure which ignores filter of Design Strategy field, and deduct [Carbon Total] measure from the Baseline (all) measure.&amp;nbsp;&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;
&lt;P&gt;I attach the pbix file as an example.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;</description>
    <pubDate>Thu, 02 May 2024 03:52:48 GMT</pubDate>
    <dc:creator>DataNinja777</dc:creator>
    <dc:date>2024-05-02T03:52:48Z</dc:date>
    <item>
      <title>Make value scalar, Subtract baseline value from other values.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Make-value-scalar-Subtract-baseline-value-from-other-values/m-p/3884456#M151567</link>
      <description>&lt;DIV&gt;&lt;SPAN&gt;Need help with how to unlink baseline value with its associated design strategy.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Avoided Carbon =&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp;// Grab baseline value&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;CALCULATE&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;[Carbon Total]&lt;/SPAN&gt;&lt;SPAN&gt;, 'LCCA Calculations'[Design Strategy]==&lt;/SPAN&gt;&lt;SPAN&gt;SELECTEDVALUE&lt;/SPAN&gt;&lt;SPAN&gt;('Z Baseline Key'[Design Strategy])&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp;// Subtract other options&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;- [Carbon Total]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Currently, this is the output.&lt;/DIV&gt;&lt;DIV&gt;&lt;img /&gt;&lt;P&gt;This is the desired output. &lt;STRONG&gt;For example: the PV's Avoided Carbon is (Baseline) 261,071 - (Carbon Total) 231,351 = 29,720&lt;/STRONG&gt;&lt;/P&gt;&lt;img /&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 02 May 2024 02:51:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Make-value-scalar-Subtract-baseline-value-from-other-values/m-p/3884456#M151567</guid>
      <dc:creator>emk153</dc:creator>
      <dc:date>2024-05-02T02:51:50Z</dc:date>
    </item>
    <item>
      <title>Re: Make value scalar, Subtract baseline value from other values.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Make-value-scalar-Subtract-baseline-value-from-other-values/m-p/3884545#M151570</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="735574" data-lia-user-login="emk153" class="lia-mention lia-mention-user"&gt;emk153&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can achieve your required output in many ways, but one way is as follows:&lt;/P&gt;
&lt;P&gt;You can create a [Baseline (all)] measure which ignores filter of Design Strategy field, and deduct [Carbon Total] measure from the Baseline (all) measure.&amp;nbsp;&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;
&lt;P&gt;I attach the pbix file as an example.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2024 03:52:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Make-value-scalar-Subtract-baseline-value-from-other-values/m-p/3884545#M151570</guid>
      <dc:creator>DataNinja777</dc:creator>
      <dc:date>2024-05-02T03:52:48Z</dc:date>
    </item>
    <item>
      <title>Re: Make value scalar, Subtract baseline value from other values.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Make-value-scalar-Subtract-baseline-value-from-other-values/m-p/3884548#M151571</link>
      <description>&lt;P&gt;you are my hero. thank you so much.&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2024 04:01:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Make-value-scalar-Subtract-baseline-value-from-other-values/m-p/3884548#M151571</guid>
      <dc:creator>emk153</dc:creator>
      <dc:date>2024-05-02T04:01:17Z</dc:date>
    </item>
  </channel>
</rss>

