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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Mila22
Helper I
Helper I

Route map visual - use of transparent color #FFFFFF00

Hi,

 

I'd like to ask your advice. In PowerBI I use the RouteMap visual to display the routes our vehicles have been driving on. I use the standard colors (blue, green,...). However, for certain sections I would like the line not to be visible. Is it possible to change the color to transparent (#FFFFFF00)? I can't do it.

 

I guess it would be possible to split the runs into more sections and leave the ones I don't want to show out of the input data altogether. But that would be too complicated. The simplest solution would be to just make some sections invisible 🙂

 

Thank You

Mila

1 ACCEPTED SOLUTION
Anonymous
Not applicable

HI @Mila22,

AFAIK, current this visual seems not support to setting data color to transparent.

In my opinion, I'd like to suggest you use Dax expression to replace the raw value field with if statement to check and replace specific part of value to blank and use on your chart. For these blank parts, power bi should not display on the chart to indirectly achieve your requirement.

Regads,

Xiaoxin Sheng

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

HI @Mila22,

AFAIK, current this visual seems not support to setting data color to transparent.

In my opinion, I'd like to suggest you use Dax expression to replace the raw value field with if statement to check and replace specific part of value to blank and use on your chart. For these blank parts, power bi should not display on the chart to indirectly achieve your requirement.

Regads,

Xiaoxin Sheng

Thank you for your answer!

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

Top Solution Authors
Top Kudoed Authors