Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I would appreciate some help with the use of Triggers.
I am trying to restrict my data to not show where COST_CD = '-'
I created a Select in Field, where Field is COST_CD and Search String is =IF(NOT MATCH(COST_CD,('-')),COST_CD)
Thanks for your help.
Regards,
Daniel
Hi,
with '-' you are talking of null value or '-' ?
In the first case you could use select possible , in the second you could have two action: select in field '-' and then select excluded.
You need to display this everywhere or in a particular chart or sheet..
If it is everywhere then its better to write it in load itsef...
Thank you for your replies
Sorry just another quick question.
How would I exclude more than one value? eg - and additives?
Thanks,
Daniel
Use can use multiple parameter..........
Hi Selvakumar,
Please can you explain what you mean by the multiple parameter?
Thanks,
Daniel