Forum Discussion
CMajka8
Helper II
3 years agoFormat columns using DAX
Hello - Is it possible to format the columns inside this table expression using DAX? For example, "CTR" should show as a % with 2 decimal places and "CPC" should show as a dollar am ount with 2 dec...
ERD
Community Champion
3 years agoWhat format do you want to see?
CMajka8
Helper II
3 years agoFor Cost metric, I would like to display as a whole number [thousands]. For example, instead of showing as $0.39M, I would like to show $390,000. And for the CTR metric, I would like to show as % with 1 decimal. Thanks