<?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 Calculated Column that adds 0,05 when it encounters rows with same values in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculated-Column-that-adds-0-05-when-it-encounters-rows-with/m-p/3158186#M113339</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you please help me with creating a calculated column (i hope that is the correct tool to use) that looks at a column in my table and each time there are two or more of same values, it adds 0,05?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have multiple rows with value 0, multiple with 1, multiple with 2, 3, 4. I would like it to keep the first row with 0 a 0 and then make the second 0.5, the third 0.1 etc. and the same with other numbers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope my question is clear, this is very strange logic for me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;</description>
    <pubDate>Tue, 28 Mar 2023 10:25:22 GMT</pubDate>
    <dc:creator>MajklosX</dc:creator>
    <dc:date>2023-03-28T10:25:22Z</dc:date>
    <item>
      <title>Calculated Column that adds 0,05 when it encounters rows with same values</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculated-Column-that-adds-0-05-when-it-encounters-rows-with/m-p/3158186#M113339</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you please help me with creating a calculated column (i hope that is the correct tool to use) that looks at a column in my table and each time there are two or more of same values, it adds 0,05?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have multiple rows with value 0, multiple with 1, multiple with 2, 3, 4. I would like it to keep the first row with 0 a 0 and then make the second 0.5, the third 0.1 etc. and the same with other numbers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope my question is clear, this is very strange logic for me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2023 10:25:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculated-Column-that-adds-0-05-when-it-encounters-rows-with/m-p/3158186#M113339</guid>
      <dc:creator>MajklosX</dc:creator>
      <dc:date>2023-03-28T10:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Column that adds 0,05 when it encounters rows with same values</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculated-Column-that-adds-0-05-when-it-encounters-rows-with/m-p/3158440#M113356</link>
      <description>&lt;P&gt;Unless you need to use the values as a legend on on an axis, I would do a measure instead of a column (unless the performance is very bad as a measure). This is doable, but what calculation will you do with the column once you have it. I'm just thinking there may be an easier way to get there.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Pat&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2023 12:26:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculated-Column-that-adds-0-05-when-it-encounters-rows-with/m-p/3158440#M113356</guid>
      <dc:creator>ppm1</dc:creator>
      <dc:date>2023-03-28T12:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Column that adds 0,05 when it encounters rows with same values</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculated-Column-that-adds-0-05-when-it-encounters-rows-with/m-p/3158820#M113373</link>
      <description>&lt;P&gt;I need those values to show dots on scatterchart, so im afraid that it needs to be a column. Or would it work with measure as well?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2023 15:00:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculated-Column-that-adds-0-05-when-it-encounters-rows-with/m-p/3158820#M113373</guid>
      <dc:creator>MajklosX</dc:creator>
      <dc:date>2023-03-28T15:00:26Z</dc:date>
    </item>
  </channel>
</rss>

