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: 
Not applicable

how to create bubble chart

Hi there

With the attached excel sample, how can i create a bubble chart as in the link example in Qlikview?

http://www.trademap.org/Country_SelProductCountry_Graph.aspx?nvpm=1|156||||07|||2|1|1|2|1|1|2|1|1

Thanks!

3 Replies
Anil_Babu_Samineni

May be use dual([POD REGION] & Chr(10) &  Sum(Y2017) , Sum([% Chng]))

Here, It will display name along with Data points

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
hector_munoz
Specialist
Specialist

Hi Kok,

If you mean with labels in each bubble, follow Anil's indications; but if you mean with size and colours, consider that you only have 2 measures: 'Y2017' and '% Chng' and you would need 4 at least: Y axis, X axis, size and colour...

Regards,

H

coskunist
Contributor III
Contributor III

Hello,

Can you help me? I want also to extract data from trademap.org.

How can I access to next pages from URL?  I want to get all the data of the search result.

http://www.trademap.org/Country_SelProductCountry_Graph.aspx?nvpm=1|156||||07|||2|1|1|2|1|1|2|1|1

 

Thanks