Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hey guys. I have a problem.
In my table I have this kind of data
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
how can I achieve this?
Thank you.