The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Good morning, I write to see if the behavior I am seeing since the last update is an error that will be fixed or is a change in the behavior of the summarizecolumns function when used in DirectQuery. The version of the PwBi destop is Version: 2.110.805.0 64-bit (October 2022)
I have a data set published with the sales of the company, this rests in a single table, from the destop I connect via direct query to this published set and build a summary table converting the new dataset into a composite model. I do the summary with summarizecolumns as follows:
Summary table =
Hi @Syndicate_Admin ,
The formula looks fine.
You may try SUMMARIZE function (DAX) - DAX | Microsoft Learn.
Best Regards,
Jay