Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join 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.

Reply
Anonymous
Not applicable

Format to currency but the data was not showed in Bar Chart

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

format currency.JPG

 

2. Select Unit, the data was showed in bar chart

filter_unit.JPGChart_show.JPG

 

3. Select AMT, the das was not showed in bar chart

filter_amt.JPGBar chart_no.JPG

 

I am facing in number 3; therefore, I would like to seek for solution from team.

 

Thanks

Aynar

1 ACCEPTED SOLUTION

4 REPLIES 4
tamerj1
Super User
Super User

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 )

Anonymous
Not applicable

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.

format currency1.JPGChart_show_currency.JPG

I am appricated for your prompt help.

 

Thanks,

Aynar

@Anonymous 
I hope this can help 

https://www.youtube.com/watch?v=1Yi1xn4RPMc

Anonymous
Not applicable

Hi @tamerj1 

 

Thanks you so much, I got the solution.

 

Thanks

Aynar

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.