Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
Have a look at this
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...
Have a look at this
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.?
Hello,
can you Please post instructions on how to integrate SVG map with QlikView with sample data.
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.