Hello. I need to create a list report, that shows all Accounts that have related Opportunities of a certain type (Sale Type == "Evaluation").
I tried to use Complex Expression in the Filters, but I don't see opportunities.saleType in the list of possible parameters, and I can't write the formula freely
(e.g. I can't write string/contains/(opportunity.saleType, "Evaluation") - I only have to select from the lists.
What am I doing wrong?
I tried to use Complex Expression in the Filters, but I don't see opportunities.saleType in the list of possible parameters, and I can't write the formula freely
(e.g. I can't write string/contains/(opportunity.saleType, "Evaluation") - I only have to select from the lists.
What am I doing wrong?
Comment