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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to create scatter chart

Hi All,

I have the following data. Based on that data how to develop scatter chart. I am using Qlikview Personal Edition,Don't send QVW file.. Please share here what is the Dimension and expressions other wise if it is possible to you share scree shots.

Bubble chart.jpg

InnsDateOppositionGroundRunsMinsBalls Faced4s6sStrike RateBatting PositionDismissalMatch
116 Mar 12BangladeshDhaka11420514712177.552caught462
113 Mar 12Sri LankaDhaka625191031.572caught461
130 Mar 11PakistanMohali8516011511073.912caught452
120 Mar 11West IndiesChennai24400502caught450
112 Mar 11South AfricaNagpur11118410183109.92caught449
127 Feb 11EnglandBangalore120170115105104.342caught446
119 Feb 11BangladeshDhaka2846294096.552run out445
115 Jan 11South AfricaJohannesburg2478442054.542bowled444
124 Feb 10South AfricaGwalior200226147253136.052not out442
121 Feb 10South AfricaJaipur4510802run out441

Regards

sharath

3 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

A scatter chart needs at least two expressions (one for each axis) and one dimension. Any field can be the dimension, but using one of the measure fields probably doesn't make much sense. Perhaps Match is the best candidate for the dimension. For the expressions you can use any two of the measure fields. Sum(Runs) and Sum(Mins). Pick whatever two measures you want to analyse the correlation between.


talk is cheap, supply exceeds demand
Peter_Cammaert
Partner - Champion III
Partner - Champion III

Or Date combined with Opposition as a calculated dimension instead of Match.

maxgro
MVP
MVP

you can read this for some help on creating a scatter chart

Recipe for a Scatter Chart