<?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: row level calculations count not being populated properly in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/row-level-calculations-count-not-being-populated-properly/m-p/4833893#M184629</link>
    <description>&lt;P&gt;i am getting error saying variety specified in the summarize function was not found in the input table, because in my original data set, i had many - many relation ship between these tables.&lt;/P&gt;</description>
    <pubDate>Wed, 24 Sep 2025 04:06:15 GMT</pubDate>
    <dc:creator>haadvitha</dc:creator>
    <dc:date>2025-09-24T04:06:15Z</dc:date>
    <item>
      <title>row level calculations count not being populated properly</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/row-level-calculations-count-not-being-populated-properly/m-p/4833876#M184627</link>
      <description>&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Sep 2025 02:53:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/row-level-calculations-count-not-being-populated-properly/m-p/4833876#M184627</guid>
      <dc:creator>haadvitha</dc:creator>
      <dc:date>2025-09-24T02:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: row level calculations count not being populated properly</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/row-level-calculations-count-not-being-populated-properly/m-p/4833885#M184628</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am not sure how your semantic model looks like, but I tried to create a sample pbix file like below.&lt;/P&gt;
&lt;P&gt;Please check the below picture and the attached pbix file.&lt;/P&gt;
&lt;P&gt;Please try to create DAX measure instead of using implicit measures.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&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;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Count Code1: = 
COUNTROWS (
    SUMMARIZE (
        FILTER ( ALL ( Table2 ), Table2[name] = SELECTEDVALUE ( Table2[name] ) ),
        Table1[variety]
    )
)
&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Sep 2025 03:32:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/row-level-calculations-count-not-being-populated-properly/m-p/4833885#M184628</guid>
      <dc:creator>Jihwan_Kim</dc:creator>
      <dc:date>2025-09-24T03:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: row level calculations count not being populated properly</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/row-level-calculations-count-not-being-populated-properly/m-p/4833893#M184629</link>
      <description>&lt;P&gt;i am getting error saying variety specified in the summarize function was not found in the input table, because in my original data set, i had many - many relation ship between these tables.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Sep 2025 04:06:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/row-level-calculations-count-not-being-populated-properly/m-p/4833893#M184629</guid>
      <dc:creator>haadvitha</dc:creator>
      <dc:date>2025-09-24T04:06:15Z</dc:date>
    </item>
    <item>
      <title>Re: row level calculations count not being populated properly</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/row-level-calculations-count-not-being-populated-properly/m-p/4833924#M184630</link>
      <description>&lt;P&gt;please provide your sample pbix file's link, and then I can try to look into it.&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Sep 2025 04:39:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/row-level-calculations-count-not-being-populated-properly/m-p/4833924#M184630</guid>
      <dc:creator>Jihwan_Kim</dc:creator>
      <dc:date>2025-09-24T04:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: row level calculations count not being populated properly</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/row-level-calculations-count-not-being-populated-properly/m-p/4834304#M184643</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="858813" data-lia-user-login="haadvitha" class="lia-mention lia-mention-user"&gt;haadvitha&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;Thank you for reaching out to the Microsoft Fabric Community Forum. Also, thanks to&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="291628" data-lia-user-login="Jihwan_Kim" class="lia-mention lia-mention-user"&gt;Jihwan_Kim&lt;/a&gt;, for his valuable inputs on this thread.&lt;BR /&gt;&lt;BR /&gt;Could you please share the sample data relevant to this thread, along with the expected outcome? This will help us accurately reproduce the scenario and provide you with the .pbix file. Alternatively, if you have a sample .pbix file, please share the link with us.&lt;BR /&gt;&lt;BR /&gt;Thank you for using the Microsoft Fabric Community Forum.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Sep 2025 12:01:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/row-level-calculations-count-not-being-populated-properly/m-p/4834304#M184643</guid>
      <dc:creator>v-kpoloju-msft</dc:creator>
      <dc:date>2025-09-24T12:01:09Z</dc:date>
    </item>
  </channel>
</rss>

