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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
tecumseh
Resolver III
Resolver III

Dax Query View Copy Table Output Garbled

Hi all,

Using PBIDS April, 2024
I ran on DAX Query View

 


EVALUATE
INFO.MEASURES()

 

Copied the Results Table
And Pasted to Excel A1

The first column should be ID
But toward the bottom of the table, I see some rows that are from the Expression Column.

I ran  select * from $SYSTEM.TMSCHEMA_MEASURES from DAX Studio
And output to a file.
Good to go now - but curious how to improve DQV.

Thanks,
-w


4 REPLIES 4
tecumseh
Resolver III
Resolver III

@LucaRocha 

Try to query directly from Excel see if that fixes the nbsp issue

Data
Get Data
From Database
From SQL Server Analysis Services Database (Import)

Enter Server, Database and past in your query

SSAS_Qry.png

Unfortunally my organization doesn't allow this type of connection or the use of third party solutions like DAX Studio. I can only connect directly to the semantic model and since the INFO. functions can't be used for creating tables in the model, my hands are tied. 

 

I'll try to work around this issue with Power Automate and I'll keep this thread updated.

LucaRocha
New Member

It seems like the output of the "Copy" button don't work as expected when you have long measures with line breaks (Shift+Enter in the formula bar). 

Anonymous
Not applicable

Hi @tecumseh 

 

Here are some suggestions:

Ensure that the data in your model is consistent and clean. Sometimes, inconsistencies in the data can cause unexpected results in the output.

Double-check the syntax of your DAX query and make sure it is correct. Even small errors can lead to incorrect outputs.

Since you already used DAX Studio to run `SELECT * FROM $SYSTEM.TMSCHEMA_MEASURES`, you can use it to validate your DAX queries before running them in DQV. This can help identify any potential issues early on.

Make sure you are using the latest version of PBIDS. Updates often include bug fixes and improvements that can resolve issues like the one you're experiencing.

 

Best Regards

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

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

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.