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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Custom Cross table

Hello,

I have the following cross table in Qlikview :

cross table qv.png

The expression is : sum(Active_G)

I need to have the cross table like this :

cross table.png

It's calculated by the way:

for each row; cell=sum(Active_G) / { first cell of the row }

example:

C2=255969/255969             D2=233454/255969        E2=216060/255969 ...

C3=155121/155121             D3=138034/155121        E3=125666/155121 ...

Could you help me please to get this cross table.

PS: I attached the qvw file with data, it can helps you.

Regards,

Yacine

Labels (1)
1 Reply
Not applicable
Author

Sorry for bad quality of the pictures; you can clic on it to get it in a better quality.