How can I identify all vendors who have their defa...
# general
s
How can I identify all vendors who have their default billing address with the "Override" checkbox checked? That field doesn't appear to be available in either filters or results of a Vendor saved search
m
It's exposed in Analytics.
If you need to use a saved search, you can try a formula for
Address <> Adressee || Address 1 || Address 2 + ...
s
which Analytics dataset? I looked in Vendor and didn't find the "override" field
m
message has been deleted
s
Amazing, thanks!