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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

2 dimensions 1 election

I do not know if it is possible in QlikView as follows:

I have a pivot table with two dimensions which is for example:

SUBJECT

and the other:

RESULT

The subjects are:

1

2

3

4

5

and RESULTS:

approved

thriller

But there is another result2:

Approved and Suspense

I want you in the same table the subjects:

1,2 and 3 have RESULT

4 and 5 and have result2

But all on the same table as if it were the result and result2 same dimension.

All data subjects have result2 but result and just want a dimension to appear and take depending on the data subject or result2 RESULT.

Is this possible?

Thank you.

Labels (1)
13 Replies
alex_millan
Creator III
Creator III

Hi,

check if the attached file fits your needs.

HTH

Cheers

sorrakis01
Specialist
Specialist

I Think the same If(nombre <=3, Tipo, ORIGIN)

alex_millan
Creator III
Creator III

If you wish to show the data for SALES whose 'nombre','Tipo' and 'ORIGIN' are null, just replace the actual expression to Sum(SALES)

Not applicable
Author

Mil gracias Alex.