Forum Discussion

Do5779's avatar
Do5779
Helper II
3 years ago
Solved

Output virtual dax table

Hello Experts, 

is there a possibility to get the created virtual table as an output? Power Bi only  says, that more than one value can not be an output of a scalar number.

The problem is the following one: I am writing a dax-measure, but can't check if the dax command is doing what I want ( no I don't have DaxStudio so far). So I want to check the single steps of the calculation respective the created coloumn of my virtual table.

Tahnks a lot. 

1 Reply

  • Hi Do5779 

     

    use the same code to create a table, instead of a measure.