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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
razvan_brais
Creator III
Creator III

Put two column values in two different rows in same expression

Hey guys. I have a problem.

In my table I have this kind of data

IDVal1Val2Text1Text2
1123234onetwo
200--

What I want to do is that in my pivot table in expression tab I want to check

if(text1=one),123

and

if(text2=two,234)

And the info shown in my table to be something like this

IDVALUE
1123
1234

how can I achieve this?

Thank you.

0 Replies