<?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 target sales achieved in column. in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Percentage-of-target-sales-achieved-in-column/m-p/3093177#M156918</link>
    <description>&lt;P&gt;Hello all,&lt;BR /&gt;I wonder if this scenario could be done in power bi ?&lt;BR /&gt;I would like to have in column , that will be the same for all rows, that will show the achievement of the team for the team objective.&lt;BR /&gt;With a visual like this :&lt;BR /&gt;At row level each salesrep sales and the red and green, column space, will indicate the % of target achieved by all versus team target.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;It’s possible to do something like this ?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Appreciate your tips / help,&lt;BR /&gt;KR&lt;/P&gt;</description>
    <pubDate>Wed, 22 Feb 2023 14:46:26 GMT</pubDate>
    <dc:creator>pmargari</dc:creator>
    <dc:date>2023-02-22T14:46:26Z</dc:date>
    <item>
      <title>Percentage of target sales achieved in column.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Percentage-of-target-sales-achieved-in-column/m-p/3093177#M156918</link>
      <description>&lt;P&gt;Hello all,&lt;BR /&gt;I wonder if this scenario could be done in power bi ?&lt;BR /&gt;I would like to have in column , that will be the same for all rows, that will show the achievement of the team for the team objective.&lt;BR /&gt;With a visual like this :&lt;BR /&gt;At row level each salesrep sales and the red and green, column space, will indicate the % of target achieved by all versus team target.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;It’s possible to do something like this ?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Appreciate your tips / help,&lt;BR /&gt;KR&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2023 14:46:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Percentage-of-target-sales-achieved-in-column/m-p/3093177#M156918</guid>
      <dc:creator>pmargari</dc:creator>
      <dc:date>2023-02-22T14:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: Percentage of target sales achieved in column.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Percentage-of-target-sales-achieved-in-column/m-p/4007337#M156935</link>
      <description>&lt;P&gt;Yes, perfectly possible, you just need to include REMOVEFILTERS( ) and the column name. An Example of this would be below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;CALCULATE( SUM( Sales[Sales Amount] ), REMOVEFILTERS( Sales[Representative ID] ))&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This removes the filter context of the Representative ID column and calculates for all Representatives.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this helps, please mark it as the solution.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2024 16:18:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Percentage-of-target-sales-achieved-in-column/m-p/4007337#M156935</guid>
      <dc:creator>mark_endicott</dc:creator>
      <dc:date>2024-06-24T16:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: Percentage of target sales achieved in column.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Percentage-of-target-sales-achieved-in-column/m-p/4013148#M158051</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="329042" data-lia-user-login="pmargari" class="lia-mention lia-mention-user"&gt;pmargari&lt;/a&gt;&amp;nbsp;- Did my solution work?&amp;nbsp;&lt;SPAN&gt;Please could you mark it as the solution if yes, this helps other users find it.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2024 09:46:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Percentage-of-target-sales-achieved-in-column/m-p/4013148#M158051</guid>
      <dc:creator>mark_endicott</dc:creator>
      <dc:date>2024-06-27T09:46:24Z</dc:date>
    </item>
  </channel>
</rss>

