Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
How can i select only the empty fields in colom 'offertebedrag'?
can you explain . what exactly you need
Hi
If I understand well, is this:
In your third dimension, put this:
=if(VVSTATUSOFFERTE='Lopend' and isnull(VVOFFERTEBEDRAG), VVSTATUSOFFERTE)
Tell me if it helps!
Best regards,
TMF
See attached qvw