<?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: &amp;quot;SummarizeColumns() and AddMissingItems() may not be used in this context&amp;quot; in June 2024 in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/quot-SummarizeColumns-and-AddMissingItems-may-not-be-used-in/m-p/4098550#M162644</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="374253" data-lia-user-login="ManuGP" class="lia-mention lia-mention-user"&gt;ManuGP&lt;/a&gt;&amp;nbsp;Use alternative DAX functions of SummarizeColumns such as SUMMARIZE, ADDCOLUMNS, or GROUPBY, check these and&amp;nbsp;let me know if there are any issues.&lt;BR /&gt;Verify that your Power BI workspace has been updated to the June 2024 version or later by checking with the admin portal or whoever is in charge.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 13 Aug 2024 20:42:01 GMT</pubDate>
    <dc:creator>ahadkarimi</dc:creator>
    <dc:date>2024-08-13T20:42:01Z</dc:date>
    <item>
      <title>"SummarizeColumns() and AddMissingItems() may not be used in this context" in June 2024</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/quot-SummarizeColumns-and-AddMissingItems-may-not-be-used-in/m-p/4098072#M162611</link>
      <description>&lt;P&gt;Hi! According to&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/dax/summarizecolumns-function-dax#contextual-summarizecolumns" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/en-us/dax/summarizecolumns-function-dax#contextual-summarizecolumns&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;From June 2024, we are enabling contextual SummarizeColumns which allows SummarizeColumns to be evaluated in any context transition, SummarizeColumns in measure is now fully supported.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;I am using the &lt;STRONG&gt;SUMMARIZECOLUMNS &lt;/STRONG&gt;function in a measure which works perfectly fine in Power BI Desktop BUT produces the error message in the service:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Is it possible that my workspace did not get the Jun 2024 update yet? Or are there still contexts in which SUMMARIZECOLUMNS cannot be used?&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2024 16:02:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/quot-SummarizeColumns-and-AddMissingItems-may-not-be-used-in/m-p/4098072#M162611</guid>
      <dc:creator>ManuGP</dc:creator>
      <dc:date>2024-08-13T16:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: "SummarizeColumns() and AddMissingItems() may not be used in this context" in June 2024</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/quot-SummarizeColumns-and-AddMissingItems-may-not-be-used-in/m-p/4098550#M162644</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="374253" data-lia-user-login="ManuGP" class="lia-mention lia-mention-user"&gt;ManuGP&lt;/a&gt;&amp;nbsp;Use alternative DAX functions of SummarizeColumns such as SUMMARIZE, ADDCOLUMNS, or GROUPBY, check these and&amp;nbsp;let me know if there are any issues.&lt;BR /&gt;Verify that your Power BI workspace has been updated to the June 2024 version or later by checking with the admin portal or whoever is in charge.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2024 20:42:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/quot-SummarizeColumns-and-AddMissingItems-may-not-be-used-in/m-p/4098550#M162644</guid>
      <dc:creator>ahadkarimi</dc:creator>
      <dc:date>2024-08-13T20:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: "SummarizeColumns() and AddMissingItems() may not be used in this context" in June 2024</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/quot-SummarizeColumns-and-AddMissingItems-may-not-be-used-in/m-p/4110623#M163137</link>
      <description>&lt;P&gt;Thanks &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="785426" data-lia-user-login="ahadkarimi" class="lia-mention lia-mention-user"&gt;ahadkarimi&lt;/a&gt;.&amp;nbsp;I am still waiting to get technical help from my admins (ideally to know if the workspace is in June 2024). I'm really more interested in understanding the new capabilities of SUMMARIZECOLUMNS and when it should / shouldn't work (is it expected that some scenarios work in desktop but not in the service or is it indicative that there is something wrong in the service?). I have some time so I can wait for answers before going with alternative DAX functions.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2024 07:11:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/quot-SummarizeColumns-and-AddMissingItems-may-not-be-used-in/m-p/4110623#M163137</guid>
      <dc:creator>ManuGP</dc:creator>
      <dc:date>2024-08-21T07:11:10Z</dc:date>
    </item>
  </channel>
</rss>

