Hello,
Here is a very basic question but i'm trying to learn how to use ER.
I created a vendor export (two fields : VendName, VendAccount) and now I want to add a filter based on the Vendor Account. I wondering either it's on the data model mapping or in the export format mapping that i must add the condition.
Also I don't know which function is best appropriate. As my VendAccount is a string type I guess that a formula type WHERE (list, condition) or FILTER(list,condition) because VendAccount is not a list but a string.
Thanks for your help,