<?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: Visual calculation - Subtract one value column with another in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Visual-calculation-Subtract-one-value-column-with-another/m-p/3791970#M148179</link>
    <description>&lt;P&gt;Thank you guys!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I solved the issue creating new measures and added those to the column field and it did the job. Hope to see an easier way of doing this looking forward. I miss a lot of the simplicity found in excel in some cases.&lt;/P&gt;</description>
    <pubDate>Tue, 26 Mar 2024 16:52:29 GMT</pubDate>
    <dc:creator>Mjolnir</dc:creator>
    <dc:date>2024-03-26T16:52:29Z</dc:date>
    <item>
      <title>Visual calculation - Subtract one value column with another</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Visual-calculation-Subtract-one-value-column-with-another/m-p/3791332#M148140</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like a column in the matrix below to display the difference between the red and blue marked value columns.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to subtract "Budget" with "Utfall" but it seems like visual calculations does not support this, though not sure if there is a way. I guess it has to do with the fact that both scenarios "Budget/Utfall" derive from the same value column "Belopp".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas on how to solve this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&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>Tue, 26 Mar 2024 10:56:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Visual-calculation-Subtract-one-value-column-with-another/m-p/3791332#M148140</guid>
      <dc:creator>Mjolnir</dc:creator>
      <dc:date>2024-03-26T10:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: Visual calculation - Subtract one value column with another</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Visual-calculation-Subtract-one-value-column-with-another/m-p/3791421#M148144</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="712067" data-lia-user-login="Mjolnir" class="lia-mention lia-mention-user"&gt;Mjolnir&lt;/a&gt;&amp;nbsp;just put new columns, beside yours two, and provide calculation logic.&lt;/P&gt;
&lt;P&gt;check &lt;A href="https://learn.microsoft.com/en-us/power-bi/transform-model/desktop-visual-calculations-overview" target="_blank"&gt;link&lt;/A&gt; for example&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2024 11:43:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Visual-calculation-Subtract-one-value-column-with-another/m-p/3791421#M148144</guid>
      <dc:creator>some_bih</dc:creator>
      <dc:date>2024-03-26T11:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: Visual calculation - Subtract one value column with another</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Visual-calculation-Subtract-one-value-column-with-another/m-p/3791499#M148149</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="555045" data-lia-user-login="some_bih" class="lia-mention lia-mention-user"&gt;some_bih&lt;/a&gt;&amp;nbsp;I am totaly new to Power BI, therefor - wondering if you mean adding new columns to the visual or the table and data used to generate the visual? I can't find any function adding columns to the visual. Did'nt manage to solve the issue using your example.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Both "Budget" and "Utfall" are recorded under the attribute "Scenario" and their values presented by another column "Belopp".&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2024 12:44:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Visual-calculation-Subtract-one-value-column-with-another/m-p/3791499#M148149</guid>
      <dc:creator>Mjolnir</dc:creator>
      <dc:date>2024-03-26T12:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: Visual calculation - Subtract one value column with another</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Visual-calculation-Subtract-one-value-column-with-another/m-p/3791614#M148161</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="712067" data-lia-user-login="Mjolnir" class="lia-mention lia-mention-user"&gt;Mjolnir&lt;/a&gt;&amp;nbsp;for visual calculation, all input columns for your calculation should be add to your visual.&lt;/P&gt;
&lt;P&gt;For part&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;I can't find any function adding columns to the visual&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Put columns which are your inputs columns in visual, then go to Home, select visual and in part "Calculation" name "New calculation" should be visible (beside New measure and Quick measure)&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;then go to this&amp;nbsp;"New calculation" and in your window you will get&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;Calculation =&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;and type your columns with calculation logic (you can rename calculation)&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2024 13:39:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Visual-calculation-Subtract-one-value-column-with-another/m-p/3791614#M148161</guid>
      <dc:creator>some_bih</dc:creator>
      <dc:date>2024-03-26T13:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: Visual calculation - Subtract one value column with another</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Visual-calculation-Subtract-one-value-column-with-another/m-p/3791970#M148179</link>
      <description>&lt;P&gt;Thank you guys!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I solved the issue creating new measures and added those to the column field and it did the job. Hope to see an easier way of doing this looking forward. I miss a lot of the simplicity found in excel in some cases.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2024 16:52:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Visual-calculation-Subtract-one-value-column-with-another/m-p/3791970#M148179</guid>
      <dc:creator>Mjolnir</dc:creator>
      <dc:date>2024-03-26T16:52:29Z</dc:date>
    </item>
  </channel>
</rss>

