Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi, I have inline table which containd one filed, based on the filed i want expression should change.
e:g For one selection Sum and other is Count.
I have written a set analysis but it's not working. can anyone help me to solve??/
Hi,
You can use the if condition. If(Field=val1,Expression1,Expression2).
Hope this will help.
Regards
Vijay
Hi, Thanx for the reply. But the above thing work for a current selection output. But my requirement is little bit different. Please go through the attached Qvw file in my first post.