Forum Discussion
ZSF0003
3 years agoHelper I
Measure Values Measure Names Matrix Viz
I'm relatively new to PowerBI but pretty fluent in Tableau. Is there a way of splitting different numeric values onto rows over time like this:
- 3 years ago
In the settings area for "Values" enable the toggle "Show on rows"
- 3 years ago
in the Values area of the visual you can click the dropdown next to the measure and "Rename for this visual"
lbendlin
3 years agoSuper User
in the Values area of the visual you can click the dropdown next to the measure and "Rename for this visual"
ZSF0003
3 years agoHelper I
Thanks again! Hey, I have a value that I want to format with commas. I highlighted the field in the Data tab and formatted with the format tab. When the value enters the viz as a SUM, the formatting is correct but when I change the value to a Distinct Count I lose formatting. Any idea how to fix it?
- lbendlin3 years agoSuper User
a distinct count with commas? really? What locale uses that?
Anyway , read about the FORMAT DAX function.