Forum Discussion
Create table from measure for visual
- 4 years ago
Anonymous ,
you may try to create table by enter data feature to insert "Item" manually and then create calculated column for the value (include all of your measures in a calculation).
Thanks,
Arul
Anonymous , In a matrix use show on row
https://docs.microsoft.com/en-us/power-bi/visuals/desktop-matrix-visual
Or use calculation groups
Calculation Groups- Measure Slicer, Measure Header Grouping, Measure to dimension conversion. Complex Table display : https://youtu.be/qMNv67P8Go0
- Anonymous4 years agoNot applicable
amitchandak and Arul , thank you both for your quick replies. Unfortunately not the solution. I need this data table created. The measure used will be a waterfall chart based on the cretaed table.
I can get the doble done with dax, but only with the measures in columns, not in rows. Any ideas?
Thank you.
- Arul4 years agoSuper User
Anonymous ,
you may try to create table by enter data feature to insert "Item" manually and then create calculated column for the value (include all of your measures in a calculation).
Thanks,
Arul
- Anonymous4 years agoNot applicable
Thank you so much, Arul!