hello, i need your help with a formula.
The following formula does not yet work 100%.
COUNT (DISTINCT CASE
WHEN /RWEE/PMCP_TAUFK.SLATX LIKE S -% - S% THEN T_CEL_AT_HP5. AUFNR1
WHEN MATCH_ACTIVITIES (T_CEL_AT_HP5. TXT30, NODE [Outlook: finished message sent]) = 1 THEN T_CEL_AT_HP5. AUFNR1
ELSE NULL END)
In my opinion it does not matter in this formula which of the two conditions applies.
I would like to have the formula changed so that both conditions must be met.
What needs to be changed in the formula?
thx