Hi everyone,
I have a table with two columns like the one below:
Company Code Vendor No.
AAA 1111
AAA 2222
AAA 3333
BBB 1111
BBB 2222
BBB 3333
I need to create a custom filter whereby I exclude the Vendor value "1111" only when it appears in combination with the Company "AAAA" but I need to keep it for all other companies.
Can you please suggest how can it be done?
Thanks,
Gabriel