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

Help for create Scatter or Grid chart

Hi all

I have a table like this:

BrandSaleSpace
A011005
B151202
F361103
A012004
P121707
F361402

I want to show this information on a Scatter or Grid chart with this parameters:

Axes:

X = Brand

Y = Total Sale

Size of Bubble = Total Space

Could you please help me to create this chart.

Thanks in advance.

Regards,

Ashkan

4 Replies
Not applicable
Author

Hi Ashkan,

Are you facing any specific issue?

I have attached file which have simple Grid Chart.

Please explain detailed

Not applicable
Author

Hi karthiks

Thanks for your reply.

I have edited my table in first post.

I created a grid chart like this:

06-15-2013 11-25-11 1.png

But I want every brand has one bubble (Occupied sapce by every brand).

06-15-2013 11-25-11.png

I wish I could explain what I want.

Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Use a calculated dimension =aggr(sum(Sale),Brand) instead of Sale. See attached qvw


talk is cheap, supply exceeds demand
Not applicable
Author

Hi Gysbert

Unfortunately I can't open this attachment, because I'm using Personal Edition.

Could you please write the scrip or explain what you did.

Thank you in avdance.