Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Debug DAX measure variables incl. virtual tables
07-12-2024
02:21 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2024
02:32 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2024
02:48 AM
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.

Helpful resources
Recommendations
Subject | Author | Posted | |
---|---|---|---|
04-28-2023 11:35 AM | |||
Anonymous
| 01-30-2024 10:08 AM | ||
04-15-2024 11:33 AM | |||
11-29-2024 03:07 AM | |||
06-19-2024 08:36 AM |