Reply
frithjof_v
Super User
Super User

Debug DAX measure variables incl. virtual tables

Hi,

 

I created an idea to be able to visually inspect the variables of a DAX measure, when the DAX measure is used in a table visual, line chart visual, etc.

 

Please vote 😀

 

https://ideas.fabric.microsoft.com/ideas/idea/?ideaid=a7a31361-2f40-ef11-b4ac-6045bdbf86b4

2 REPLIES 2
GuillaumePower
Resolver I
Resolver I

To see the value in your virtual table, you can create a copy of your measure and insert all the value by context filter in the row using a Concatenatex() Dax function.

GuillaumePower_0-1720776700218.png

 

Yes, the CONCATENATEX or TOCSV methods are probably the best workarounds at this moment.

 

However if I have a virtual table with let's say 4 columns and 20 rows and I want to visually inspect that table variable on each row in my table visual, then the current workarounds are a bit limited and cumbersome.

avatar user

Helpful resources

Announcements
March PBI video - carousel

Power BI Monthly Update - March 2025

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

March2025 Carousel

Fabric Community Update - March 2025

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

Top Solution Authors (Last Month)
Top Kudoed Authors (Last Month)