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: 
jonesbrown
Creator
Creator

How to Create Mekko Chart ?

Hi all

I am new to QlikView

How to Create Mekko-Chart?

Please help.

1 Solution

Accepted Solutions
qlikviewwizard
Master II
Master II

Hi

Try like this.

Use this Yearwise Sales inline Table Data and load into Qlikview.

Data:

LOAD * INLINE [

Month,Year,Sales

Jan,2007,2515602

Jan,2008,5771784

Jan,2009,5783163

Feb,2007,5046403

Feb,2008,5219134

Feb,2009,5184186

Mar,2007,5746424

Mar,2008,4598772

Mar,2009,5729372

Apr,2007,4569078

Apr,2008,3635530

Apr,2009,4725240

May,2007,3841748

May,2008,3817725

Jun,2007,5319793

Jun,2008,5468932

Jul,2007,5009571

Jul,2008,3972412

Aug,2007,5040477

Aug,2008,5137466

Sep,2007,5494992

Sep,2008,5669918

Oct,2007,4235198

Oct,2008,4564482

Nov,2007,4374109

Nov,2008,5288190

Dec,2007,4671351

Dec,2008,5134696

];

Capture.PNG

Capture1.PNG

Capture2.PNG

View solution in original post

3 Replies
s_achraphe
Contributor III
Contributor III

Hi,

Here a nice tutorial on how to achieve it : https://www.tutorialgateway.org/mekko-chart-in-qlikview/

Enjoy

A.

qlikviewwizard
Master II
Master II

Hi

Try like this.

Use this Yearwise Sales inline Table Data and load into Qlikview.

Data:

LOAD * INLINE [

Month,Year,Sales

Jan,2007,2515602

Jan,2008,5771784

Jan,2009,5783163

Feb,2007,5046403

Feb,2008,5219134

Feb,2009,5184186

Mar,2007,5746424

Mar,2008,4598772

Mar,2009,5729372

Apr,2007,4569078

Apr,2008,3635530

Apr,2009,4725240

May,2007,3841748

May,2008,3817725

Jun,2007,5319793

Jun,2008,5468932

Jul,2007,5009571

Jul,2008,3972412

Aug,2007,5040477

Aug,2008,5137466

Sep,2007,5494992

Sep,2008,5669918

Oct,2007,4235198

Oct,2008,4564482

Nov,2007,4374109

Nov,2008,5288190

Dec,2007,4671351

Dec,2008,5134696

];

Capture.PNG

Capture1.PNG

Capture2.PNG