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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Dear team,
I would seek supporting from team. I have slicer 1. AMT, 2. HL and 3. Unit
I set DailyAct as number and i did DAX to compute Sale based slicer. However, when select Amt (format as currency) the data was not showed in bar chat. the flow stated below:
-Data type of DailyAct is number
1. DAX
2. Select Unit, the data was showed in bar chart
3. Select AMT, the das was not showed in bar chart
I am facing in number 3; therefore, I would like to seek for solution from team.
Thanks
Aynar
Solved! Go to Solution.
@Anonymous
I hope this can help
Hi @Anonymous
FORMAT Function returns text data type which of course cannot be plotted on a chart. Try using CONVERT function
CONVERT ( your dax calculate formula, CURRENCY )
Dear @tamerj1 ,
Thanks you so much it works. But I aim bart chart show value with USD Jan-$5140... when select AMT and other jus show value without USD when select HL and Unit.
I am appricated for your prompt help.
Thanks,
Aynar
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.
User | Count |
---|---|
12 | |
11 | |
9 | |
8 | |
8 |