Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
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
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
10 | |
10 | |
10 | |
9 | |
7 |
User | Count |
---|---|
17 | |
12 | |
11 | |
11 | |
10 |