The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi guys, I have a column where data types are various (Percentage and General) and the final result is that each KPI will be displayed in a separate Gauge so there is a need to display % sign accordingly to the unit. I tried to create calculated column with IF condition and format percents but the outcome is text and I can not manupulate these figures.
Is there a way achieve this through DAX ? Or any other way ?
@Anonymous could this work
@wdx223_Daniel , thanks but the outcome column is text format and it does not suit me 😞
@Anonymous you can try conditional formatting
Hi @Anonymous ,
have you achieved? this problem?
I actually need something like this.
User | Count |
---|---|
11 | |
9 | |
6 | |
6 | |
5 |
User | Count |
---|---|
23 | |
14 | |
14 | |
9 | |
7 |