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: 
pkkushwaha
Partner - Contributor II
Partner - Contributor II

Can we pivite the table using qv script?

Hi,

I am facing below problem:

base table

sid name sub marks
1 a phy 34
3 c math 34
1 a chem 35
2 b chem 35
2 b math 35
1 a math 36
2 b phy 45
3 c chem 45
3 c phy 54

o/p table

name sid sub chem math phy
a 1 35 36 34
b 2 35 35 45
c 3 45 34 54


above output is possibe using pivote but due to huge amount of data (10,000,000) pivote chart option is not good.

Can we do same pivote using qv scripting?

1 Reply
sbaldwin
Partner - Creator III
Partner - Creator III

Hi this sounds like i similar problem i saw a while back, take a look at this post :

http://community.qlik.com/message/142210