Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I use the floowing calculation to find the mismatched ID's in the same column that marked differently. However, i want to get the list of ID's belonging to the result of this also using filter. how can i do that filter pane?
exam calculation:
count(distinct {flag={'inflag'}> - <ID=p({<flag={'outflag'}>}) ID)
filter pane set exp.?
thanx
try:
if (yourexpression>0,ID)