Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
cancel
Showing results for 
Search instead for 
Did you mean: 
stephenedberkg
Creator III
Creator III

SVG map Colour Expression

i am using svg map.

if i select any country the selected country are displaying in white colour and the other country are displaying the correct colours.

But

my requirement is the selected country want to display in  red colours.

or

i want to display all the countries are displaying the different colour.

i attached the screen shot.

Thanks in advance

1 Solution

Accepted Solutions
petter
Partner - Champion III
Partner - Champion III

Have a look at this

View solution in original post

7 Replies
petter
Partner - Champion III
Partner - Champion III

You should try a color expression like this:

='#ff0000'

This expression will be sent to the SVG-file so Red() might not translate correctly or be the right format for SVG.

even ='red'   should do it...

stephenedberkg
Creator III
Creator III
Author

Petter Skjolden


i tired like this ='#ff0000'


but its not working.


i attached the QVW file .

help me

petter
Partner - Champion III
Partner - Champion III

Have a look at this

stephenedberkg
Creator III
Creator III
Author

petter-s


thank you for your response.


i am using trial version so i can't open this qvw file .


Could you tell me what you changed.?


stephenedberkg
Creator III
Creator III
Author

Petter Skjolden‌ 


Thank you...i got the answer

Not applicable

Hello,

can you Please post instructions on how to integrate SVG map with QlikView with sample data.

petter
Partner - Champion III
Partner - Champion III

You should post it as a question then with the proper title. Then people might answer it. If you just add it as a response on an answered question people will most likely ignore it.