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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Eddie
New Member

Multiple values error

I created a mesasure using import mode and was able to use it in a vizualization. However, when I use the same measure in direct query mode, I get the following error: " MdxScript(Model) (1,169) calculation error in measure "Measure table[Measure Name]: A table of multiple values was supplied where a single value was expected.

 

Again I created the same value in import mode and did not get this error. Any suggestions on how to fix this?

 

Thanks,

 

 

5 REPLIES 5
Anonymous
Not applicable

@Eddie There are some DAX functions that will not work in DQ mode. What is the measure, and what version/Database are you running it against?

I'm running against Azure SQL db. The measure calculates the sum of hours from a fact table based on "reporting period from" and "reporting hours to" values.

Anonymous
Not applicable

@Eddie Did you check the data types of the values? Are they the same in the database as they are when you import? Often Power BI will choose it's own "best fit", while DQ will use what is in the database.

I'll look into that. Where can I find a list of functions that are not supported in DQ?

 

 

Anonymous
Not applicable

@Eddie It doesn't initially sound like you should have issues with the function, but I there is this compatability wiki. Another quick check, in "Options and Settings -> Options -> DirectQuery -> make sure you have the "Allow unrestricted measures in DirectQuery mode" checked...

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.