Forum Discussion
ADP007
5 years agoHelper IV
Format Number
Hi all, I have a table measure and I would like to show it like the image below (6.6/10) . Does anyone have a nice solution ? Thanks D.
amitchandak
5 years agoSuper User
ADP007 , Something like this?
Measure new = [measure 1] & "/" & [Measure 2]
- ADP0075 years agoHelper IV
Hi amitchandak not sure that works....