Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
tpathy
Frequent Visitor

Summarizing a table from direct query connection in a mixed storage mode pbix

I have a pbix report that uses mixed storage. The direct query data that I am connecting in this report comes from a different power bi report hosted in power bi services. Ultimately, my goal is to create a combined table from my import method data with the direct query data. To do that, I would like to first summarize direct query data into an import table.

Below is a sample of the dax that I have:  

SUMMARIZECOLUMNS('Mapped Cost ALL'[Portfolio]
    'Mapped Cost ALL'[Service], Dates[Fiscal Period],Dates[Fiscal Year],
    FILTER('Mapped Cost ALL', 'Mapped Cost ALL'[Tier] = "Portfolio Name"),
    "2021 FY", [measure1], "2022 YTD", [meausre2]
    "2022 GFO", [measure3], "2022 LE", [measure4])

When running this in the formula bar, the following error arises:

tpathy_0-1669108607714.png

 

This error would continue on to all the measures that are placed in the table. 

 

However, this dax works when running it in dax studio. I can see the output coming out as how I would like it to. 

Any ideas how to go about the problem?

1 ACCEPTED SOLUTION

Hi @tpathy ,

I'm sorry I made a mistake, the Nov version has not been released yet. We have reported the issue and submitted it to the internal ICM platform, No:344820703.

The fix will deployed in the Nov. version Desktop.

 

Best Regards,
Community Support Team _ kalyj

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

3 REPLIES 3
v-yanjiang-msft
Community Support
Community Support

Hi @tpathy ,

What version is your Power BI Desktop? This seems a issue of Oct version, but fixed in the Nov. version. Please try to update to the latest version.

Best Regards,
Community Support Team _ kalyj

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

I am on the October 2022 version but, this is the matches the version that you have linked 2.110.1161.0. Upon installing the version you have linked, it is still listed as October 2022 version.

Hi @tpathy ,

I'm sorry I made a mistake, the Nov version has not been released yet. We have reported the issue and submitted it to the internal ICM platform, No:344820703.

The fix will deployed in the Nov. version Desktop.

 

Best Regards,
Community Support Team _ kalyj

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.

Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.