<?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: Need help to fix the circular dependency with the recursion in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-to-fix-the-circular-dependency-with-the-recursion/m-p/3446104#M131112</link>
    <description>&lt;UL&gt;&lt;LI&gt;&lt;img /&gt;&lt;P&gt; &lt;/P&gt;Yup. NP_R used by ND and NS. Previous ND and NS sum up will be the NP. Previous NP and NS &amp;nbsp;involve the recursion. This caused the circular dependency was detected in "Temp R 2": V2[NS]. I used "Temp NP 2"+NP_B. My month will from 1 to 12.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;The pic above is the columns that I used to build the calculation. "Temp" and "R" in V and V2 are calculated by measures and the remaining are calculated by the new columns&lt;/P&gt;</description>
    <pubDate>Mon, 25 Sep 2023 14:46:02 GMT</pubDate>
    <dc:creator>MiXiang</dc:creator>
    <dc:date>2023-09-25T14:46:02Z</dc:date>
    <item>
      <title>Need help to fix the circular dependency with the recursion</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-to-fix-the-circular-dependency-with-the-recursion/m-p/3445626#M131084</link>
      <description>&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt; ND&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;Can anyone help&amp;nbsp;me to build the dax formula which can avoid the circular dependency? This is quite difficult because it include the recursion. But I think it can be solved because my answer are correct until the sixth month.&lt;/P&gt;&lt;P&gt;NP_B = Obtained the data from the Excel&lt;/P&gt;&lt;P&gt;ND&lt;SPAN&gt;_B = Obtained the data from the Excel&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;NS&lt;SPAN&gt;_B = Obtained the data from the Excel&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;NP = Previous ND+PreviousNS&lt;/P&gt;&lt;P&gt;ND = ND_B * (NP_R/NP_B-1)&lt;/P&gt;&lt;P&gt;NS = (NP_R*％)/3&lt;/P&gt;&lt;P&gt;NP_R = NP_B + NP&lt;/P&gt;&lt;P&gt;Can help me to build the dax formula for NP, ND, NS, NP_R to avoid circular dependency? Thanks a lot!!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The picture are what I did. I did for the temp table, columns and measure. The picture below just one part of that. Hope that can be simplify too.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;UL&gt;&lt;LI&gt;NP_R used by ND and NS. Previous ND and NS sum up will be the NP. Previous NP and NS &amp;nbsp;involve the recursion. This caused the circular dependency was detected in "Temp R 2": V2[NS]. I used "Temp NP 2"+NP_B. My month will from 1 to 12.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;The pic (Pic with handwriting) above is the columns that I used to build the calculation. "Temp" and "R" in V and V2 are calculated by measures and the remaining are calculated by the new columns&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2023 15:39:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-to-fix-the-circular-dependency-with-the-recursion/m-p/3445626#M131084</guid>
      <dc:creator>MiXiang</dc:creator>
      <dc:date>2023-09-25T15:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: Need help to fix the circular dependency with the recursion</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-to-fix-the-circular-dependency-with-the-recursion/m-p/3446004#M131108</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="621831" data-lia-user-login="MiXiang" class="lia-mention lia-mention-user"&gt;MiXiang&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not on picture from your pbi, but in your text. Check yellow. Hope this help, kudos appreciated.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2023 13:24:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-to-fix-the-circular-dependency-with-the-recursion/m-p/3446004#M131108</guid>
      <dc:creator>some_bih</dc:creator>
      <dc:date>2023-09-25T13:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: Need help to fix the circular dependency with the recursion</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-to-fix-the-circular-dependency-with-the-recursion/m-p/3446104#M131112</link>
      <description>&lt;UL&gt;&lt;LI&gt;&lt;img /&gt;&lt;P&gt; &lt;/P&gt;Yup. NP_R used by ND and NS. Previous ND and NS sum up will be the NP. Previous NP and NS &amp;nbsp;involve the recursion. This caused the circular dependency was detected in "Temp R 2": V2[NS]. I used "Temp NP 2"+NP_B. My month will from 1 to 12.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;The pic above is the columns that I used to build the calculation. "Temp" and "R" in V and V2 are calculated by measures and the remaining are calculated by the new columns&lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2023 14:46:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-to-fix-the-circular-dependency-with-the-recursion/m-p/3446104#M131112</guid>
      <dc:creator>MiXiang</dc:creator>
      <dc:date>2023-09-25T14:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: Need help to fix the circular dependency with the recursion</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-to-fix-the-circular-dependency-with-the-recursion/m-p/3446124#M131114</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="621831" data-lia-user-login="MiXiang" class="lia-mention lia-mention-user"&gt;MiXiang&lt;/a&gt;&amp;nbsp;is this solution, if yes accept it.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2023 14:27:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-to-fix-the-circular-dependency-with-the-recursion/m-p/3446124#M131114</guid>
      <dc:creator>some_bih</dc:creator>
      <dc:date>2023-09-25T14:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: Need help to fix the circular dependency with the recursion</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-to-fix-the-circular-dependency-with-the-recursion/m-p/3446137#M131117</link>
      <description>&lt;P&gt;Hi. Maybe you can see my replies above again so that you can understand. I think I gave more detailed explanation&lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2023 14:38:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-to-fix-the-circular-dependency-with-the-recursion/m-p/3446137#M131117</guid>
      <dc:creator>MiXiang</dc:creator>
      <dc:date>2023-09-25T14:38:31Z</dc:date>
    </item>
  </channel>
</rss>

