Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
simotrab
Creator III
Creator III

QlikView, problem with svg reader extension

Hi community,

I'm working on QlikView and I'm exploring the geo analisys. I've found the famous svg reader

http://branch.qlik.com/#!/project/56728f52d1e497241ae6977f

And I'm trying to understand how it works. Im testing the Switzerland region, so I have those simple and fake data:

LOAD * inline

[region, value2

CH-BE,9

CH-LU,8

CH-UR,6

CH-SZ,4

CH-OW,5

CH-NW,6

CH-GL,7

CH-ZG,4

CH-SO,3

CH-BS,5

CH-BL,7

CH-SH,6

CH-SG,3

CH-AR,5

CH-AI,6

CH-GR,7

CH-AG,5

CH-TG,3

CH-TI,7

CH-VD,2

CH-FR,1

CH-VS,2

CH-NE,1

CH-GE,5

CH-JU,5];

The codes are equal to the one you can find on the .svg file of the app, opening it with a notepad.

So I went to the setting of the extension and I setted it in this way:

svg1.PNG

The problem is that the result is something like this:

svg2.PNG

As you can see, I cannot see anything.

Why?

A furthermore question is: if I would like to add another .svg file that is not included, where ought I put it? In a precise folder or simply have I to put the path on the "load svg path"? If so, is there a precise  grammar?

Thanks in advance.

1 Reply
Anonymous
Not applicable

Hey Simone !

Did you solve this problem ?

The same is happening with me