Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
Hi Everyone,
I am unable to show measure in bar chart. I need to use format for my calculation. Please help
if(HASONEVALUE(Merge1[ResponseType]),format( divide(CALCULATE(SUM(Merge1[Value]) ,FILTER(Merge1, Merge1[Benchmark (2).iIdConsortium]= 52) ),100),FIRSTNONBLANK(Merge1[ResponseType],1)) , sum(Merge1[Value]))
@Kavya123 , is format function is going to convert this into text. because if the data type is text, you might not able to use the same on the bar.
Response type, Value,Year,Name,Output
##0, 44, 2018 , A, 44
###,###,###,##0%, 50.6, 2018, B, 51%
###,###,###,##0.0, 66.87, 2019, C, 66.9
###,###,###,##0.0%, 10.7, 2020, D, 10.7%
###,###,###,##0.00%, 30.55, 2020, E, 30.55%
Thanks for your response. But, I need to format the data based on the field response type. Please let me know if we have any other option
The Power BI Data Visualization World Championships is back! It's time to submit your entry.
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 56 | |
| 42 | |
| 41 | |
| 21 | |
| 21 |
| User | Count |
|---|---|
| 150 | |
| 106 | |
| 64 | |
| 37 | |
| 36 |