Forum Discussion
Show table columns as Visual Bar graph
- 7 years ago
Hi tabi786,
Measures could not be added as columns in visual. You can try to create new calcualted columns to work on it.
Regards,
Frank
- 7 years ago
Hello tabi786,
As v-frfei-msft mentioned, you cannot do this using measures.
Another alternative is to flip the table.
So instead of having the departments as rows and the measures as columns you must have the measures as rows and the departments as columns.
To create this table you have to use Power Query. I dont think you can do it using DAX formulas.
Hello tabi786,
As v-frfei-msft mentioned, you cannot do this using measures.
Another alternative is to flip the table.
So instead of having the departments as rows and the measures as columns you must have the measures as rows and the departments as columns.
To create this table you have to use Power Query. I dont think you can do it using DAX formulas.