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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
lawada
Helper III
Helper III

line chart shows blank values

hello,

i have created a measure that concatenate numerical value and string . it shows data correctly in a table visual but when i use a line chart all data become blank

table:

lawada_1-1644141574015.png

 

 

line chart:

lawada_0-1644141533903.png

 the measure i created depends on a filter, when filter is selected measure will display value without a $ sign and when filter is not  selected measure will display value with $ sign.

the string in my measure was to add the $ sign part to the number

3 REPLIES 3
ValtteriN
Super User
Super User

Hi,

Instead of concatenate try using FORMAT. So something like: FORMAT([Your measure],"$ #.#").

Here is an example:

FORMAT(10000000,"$ #,#")

ValtteriN_0-1644148904931.png

 


The problem is that if you use string functions your values are string and not actual numbers. This is why the line chart is not working.

I hope this post helps to solve your issue and if it does consider accepting it as a solution and giving the post a thumbs up!

My LinkedIn: https://www.linkedin.com/in/n%C3%A4ttiahov-00001/





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




value is still blank in the line chart even after changing the concatinating part

Hi @lawada ,

 

Could you share a sample pbix after deleting sensitive data so that we can check the issue

 

Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.