<?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>odiogorodrig96 Tracker</title>
    <link>https://community.fabric.microsoft.com/t5/s/yrjkf47658/tracker</link>
    <description>odiogorodrig96 Tracker</description>
    <pubDate>Sat, 19 Sep 2026 04:15:21 GMT</pubDate>
    <dc:date>2026-09-19T04:15:21Z</dc:date>
    <item>
      <title>Re: PowerBI Desktop - Measure repeating itself for each column</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/PowerBI-Desktop-Measure-repeating-itself-for-each-column/m-p/3230495#M1086036</link>
      <description>&lt;P&gt;hello my friend, I've watched the video and it didnt work for me. Is there any other approach you would recomend?&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2023 10:01:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/PowerBI-Desktop-Measure-repeating-itself-for-each-column/m-p/3230495#M1086036</guid>
      <dc:creator>odiogorodrig96</dc:creator>
      <dc:date>2023-05-11T10:01:07Z</dc:date>
    </item>
    <item>
      <title>PowerBI Desktop - Measure repeating itself for each column</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/PowerBI-Desktop-Measure-repeating-itself-for-each-column/m-p/3229022#M1085629</link>
      <description>&lt;P&gt;Hello! I've recently just started working with PowerBi and I've been having an issue which I would like some help if you may.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;In the image above as you can see I have a field named Deviation which is a Measure that basically calculates the difference between the values on Financial (Sum of Value) - Contractual(Sum of Value). E.g: 4.299.121,55 - 4.862.594,49 = -563.472,94.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Measure is setted like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Deviation = &lt;/SPAN&gt;&lt;SPAN&gt;CALCULATE&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;SUM&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'project-consolidated-metrics'&lt;/SPAN&gt;&lt;SPAN&gt;[Value]&lt;/SPAN&gt;&lt;SPAN&gt;), &lt;/SPAN&gt;&lt;SPAN&gt;'project-consolidated-metrics'&lt;/SPAN&gt;&lt;SPAN&gt;[projectBaselineType]&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;"FINANCIAL"&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;REMOVEFILTERS&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'project-consolidated-metrics'&lt;/SPAN&gt;&lt;SPAN&gt;[version]&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;'project-consolidated-metrics'&lt;/SPAN&gt;&lt;SPAN&gt;[dateCreated]&lt;/SPAN&gt;&lt;SPAN&gt;),&lt;/SPAN&gt;&lt;SPAN&gt;All&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'project-consolidated-metrics'&lt;/SPAN&gt;&lt;SPAN&gt;[projectBaselineType]&lt;/SPAN&gt;&lt;SPAN&gt;))-&lt;/SPAN&gt;&lt;SPAN&gt;CALCULATE&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;SUM&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'project-consolidated-metrics'&lt;/SPAN&gt;&lt;SPAN&gt;[Value]&lt;/SPAN&gt;&lt;SPAN&gt;), &lt;/SPAN&gt;&lt;SPAN&gt;'project-consolidated-metrics'&lt;/SPAN&gt;&lt;SPAN&gt;[projectBaselineType]&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;"CONTRACTUAL"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;REMOVEFILTERS&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'project-consolidated-metrics'&lt;/SPAN&gt;&lt;SPAN&gt;[version]&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;'project-consolidated-metrics'&lt;/SPAN&gt;&lt;SPAN&gt;[dateCreated]&lt;/SPAN&gt;&lt;SPAN&gt;),&lt;/SPAN&gt;&lt;SPAN&gt;All&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'project-consolidated-metrics'&lt;/SPAN&gt;&lt;SPAN&gt;[projectBaselineType]&lt;/SPAN&gt;&lt;SPAN&gt;))&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;My problem is that I want this Measure named Deviation to only appear once as a column, instead of repeating itself for each column (CONTRATUAL, FINANCIAL,MANAGEMENT).&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Can anyone help? I'm quite a rookie on powerbi currently so if you could explain it in a simple way I would be very much aprecciated.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 10 May 2023 14:34:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/PowerBI-Desktop-Measure-repeating-itself-for-each-column/m-p/3229022#M1085629</guid>
      <dc:creator>odiogorodrig96</dc:creator>
      <dc:date>2023-05-10T14:34:06Z</dc:date>
    </item>
  </channel>
</rss>

