<?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 Percentage of a column is above another column in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Percentage-of-a-column-is-above-another-column/m-p/1849052#M39494</link>
    <description>&lt;P&gt;I am looking to get a percentage:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looking to take the Estimated cost and Contract Price and calculate a percentage of how many are over the estimated cost.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have created a Delta column that gives me the percentages of change (e.g. if its .001 above this triggers a conditional formating to Red and if its a negative number it goes to Green)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I'm needing is the number of contracts that are above the estimated cost column.&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;Any help would be greatly appreciated!&lt;/P&gt;</description>
    <pubDate>Tue, 18 May 2021 14:51:04 GMT</pubDate>
    <dc:creator>sesa145093</dc:creator>
    <dc:date>2021-05-18T14:51:04Z</dc:date>
    <item>
      <title>Percentage of a column is above another column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Percentage-of-a-column-is-above-another-column/m-p/1849052#M39494</link>
      <description>&lt;P&gt;I am looking to get a percentage:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looking to take the Estimated cost and Contract Price and calculate a percentage of how many are over the estimated cost.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have created a Delta column that gives me the percentages of change (e.g. if its .001 above this triggers a conditional formating to Red and if its a negative number it goes to Green)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I'm needing is the number of contracts that are above the estimated cost column.&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;Any help would be greatly appreciated!&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 14:51:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Percentage-of-a-column-is-above-another-column/m-p/1849052#M39494</guid>
      <dc:creator>sesa145093</dc:creator>
      <dc:date>2021-05-18T14:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: Percentage of a column is above another column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Percentage-of-a-column-is-above-another-column/m-p/1849651#M39513</link>
      <description>&lt;P&gt;You want the total number of contracts that are above the estimated cost column as one number only? For that, you can add a card visual, put the "contracts" field in this card and select aggregate by count. Finally, use a visual filter to filter this card on [Delta Cost]&amp;gt;0.001&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 21:52:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Percentage-of-a-column-is-above-another-column/m-p/1849651#M39513</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-18T21:52:27Z</dc:date>
    </item>
  </channel>
</rss>

