I want to add a value in new column IBAS Maintenance based on a condition of others columns (see below formula), but the output doesn't work.
For example for Event ID 2955582 I except to see HGPI as values in IBAS Maintenance column instead of UNSC.
ELSEIF Contains([Maintenance],'UNSC') AND Contains([Outage Name],'HGPI')
THEN 'HGPI'
Can you support me? I attach WF and source file.
Thanks
Giovanni