Forum Discussion
anandav
Skilled Sharer
5 years agoHow to display a DAX variable table in Power BI Table visual
Hi All, I am using DAX variables in a measure to: - Create temperary CALCULATEDTABLE bases on user slicer selections - Use set functions to derive a resulting table The requirement is to be ab...
anandav
Skilled Sharer
5 years agoHi Phil,
Thanks for the reply.
But as I mentioned in question, this is dynamic table created in a measure based on user slicer selection.
Therefore it cannot be pre-created as new table.