Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
24 | |
10 | |
7 | |
6 | |
6 |
User | Count |
---|---|
30 | |
11 | |
11 | |
10 | |
6 |