Forum Discussion
anandav
5 years agoSkilled Sharer
How 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
5 years agoSkilled Sharer
Hi 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.