<?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 Iterative function or calculated columns in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Iterative-function-or-calculated-columns/m-p/3406917#M128737</link>
    <description>&lt;P&gt;Hi all!&lt;/P&gt;
&lt;P&gt;I have a table that contains multiple million rows.&lt;/P&gt;
&lt;P&gt;Until now I had a simple calculation of sales value * sales price as a calculated column.&lt;/P&gt;
&lt;P&gt;Now, what is your oppinion? Makes it more sense to have it as a calulcated column or is it better for a iterator like SUMX?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 30 Aug 2023 14:46:58 GMT</pubDate>
    <dc:creator>joshua1990</dc:creator>
    <dc:date>2023-08-30T14:46:58Z</dc:date>
    <item>
      <title>Iterative function or calculated columns</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Iterative-function-or-calculated-columns/m-p/3406917#M128737</link>
      <description>&lt;P&gt;Hi all!&lt;/P&gt;
&lt;P&gt;I have a table that contains multiple million rows.&lt;/P&gt;
&lt;P&gt;Until now I had a simple calculation of sales value * sales price as a calculated column.&lt;/P&gt;
&lt;P&gt;Now, what is your oppinion? Makes it more sense to have it as a calulcated column or is it better for a iterator like SUMX?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2023 14:46:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Iterative-function-or-calculated-columns/m-p/3406917#M128737</guid>
      <dc:creator>joshua1990</dc:creator>
      <dc:date>2023-08-30T14:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: Iterative function or calculated columns</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Iterative-function-or-calculated-columns/m-p/3406935#M128738</link>
      <description>&lt;P&gt;I feel like in most of the cases, I would use a measure and not a calculated column. I would only say use it as a calculated column if you are having performance issues and it is used in lots of different measures or visualiztions. Or if you needed to output 100k row paginated reports.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But even then, for something simple like that, I would just move the calculated column to power query or within even further upstream in the source. We love using views in our sql over our fact tables exactly for this sort of thing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this post was helpful, please kudos or accept the answer as a solution.&lt;BR /&gt;~ Anthony Genovese&lt;BR /&gt;Need more PBI help? PM me for affordable, dedicated training or consultant recomendations!&lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2023 14:53:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Iterative-function-or-calculated-columns/m-p/3406935#M128738</guid>
      <dc:creator>AnthonyGenovese</dc:creator>
      <dc:date>2023-08-30T14:53:13Z</dc:date>
    </item>
  </channel>
</rss>

