<?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 Re: how to create the PRODUIT function in DAX in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-create-the-PRODUIT-function-in-DAX/m-p/3160991#M113524</link>
    <description>&lt;P&gt;merci beaucoup Daniel!&amp;nbsp; Works beautifully...&lt;/P&gt;</description>
    <pubDate>Wed, 29 Mar 2023 13:35:13 GMT</pubDate>
    <dc:creator>TransfoBart</dc:creator>
    <dc:date>2023-03-29T13:35:13Z</dc:date>
    <item>
      <title>how to create the PRODUIT function in DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-create-the-PRODUIT-function-in-DAX/m-p/3159118#M113394</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;I have been tasked to create a PowerBI dashboard, in which there is a portfolio of holdings. All fine, but one requirement: calibrate the portfolio every 15 days.&amp;nbsp; I figured all out in Excel, and came quite far in PowerBI DAX. That is: up to the column "cumul calibration" as shown below.&amp;nbsp; In excel it´s a plain PRODUCT function, but I have no clue how to do this in DAX.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Would be great if anyone can help me out,&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2023 17:58:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-create-the-PRODUIT-function-in-DAX/m-p/3159118#M113394</guid>
      <dc:creator>TransfoBart</dc:creator>
      <dc:date>2023-03-28T17:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: how to create the PRODUIT function in DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-create-the-PRODUIT-function-in-DAX/m-p/3160069#M113447</link>
      <description>&lt;P&gt;NewColun=PRODUCTX(FILTER(Table,Table[Date]&amp;lt;=EARLIER(Table[Date])),Table[&lt;SPAN&gt;calibration per 15 days])&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2023 06:50:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-create-the-PRODUIT-function-in-DAX/m-p/3160069#M113447</guid>
      <dc:creator>wdx223_Daniel</dc:creator>
      <dc:date>2023-03-29T06:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: how to create the PRODUIT function in DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-create-the-PRODUIT-function-in-DAX/m-p/3160991#M113524</link>
      <description>&lt;P&gt;merci beaucoup Daniel!&amp;nbsp; Works beautifully...&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2023 13:35:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-create-the-PRODUIT-function-in-DAX/m-p/3160991#M113524</guid>
      <dc:creator>TransfoBart</dc:creator>
      <dc:date>2023-03-29T13:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: how to create the PRODUIT function in DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-create-the-PRODUIT-function-in-DAX/m-p/3178811#M114867</link>
      <description>&lt;P&gt;Dear Daniel, I would like to use this as a measure: the values in the &lt;SPAN&gt;[&lt;/SPAN&gt;&lt;SPAN&gt;calibration per 15 days] are coming from a measure. However, if I do that, I am missing the row context; "EARLIER refers to an earlier row context which doesn´t exist".&amp;nbsp; Any ways around this?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 09 Apr 2023 10:03:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-create-the-PRODUIT-function-in-DAX/m-p/3178811#M114867</guid>
      <dc:creator>TransfoBart</dc:creator>
      <dc:date>2023-04-09T10:03:22Z</dc:date>
    </item>
  </channel>
</rss>

