Forum Discussion
Alex7
3 years agoRegular Visitor
Add a Nr column to matrix
Hello dear PBI Community, I have a quite simple quesion, but did not find any solution for me. I want just to add a serial nr column (this should be the first column in a matrix) to a matrix. ...
- 3 years ago
In case it helps someone - I have done it with FORMAT function direct in SWITCH function.
lbendlin
Super User
3 years agoBut in this case I cannot format each measure as I want - I have some measures formatted as $ and some as %.
Create dynamic format strings for measures in Power BI Desktop - Power BI | Microsoft Learn
Alex7
3 years agoRegular Visitor
Hello Ibendlin, yes, thanks. I have done it with FORMAT function.