Hi,
Below are steps to reproduce my issue:
- I have created a data slice as below:
- Added the Data slice to Monitoring project and enabled slice. After Monitoring is run, “is from list” is interpreted as “=” and condition is not applied as expected.
- I have tried all below syntaxes to provide list of values to data slice and nothing worked:
- {'CASH_IN','CASH_OUT'}
('CASH_IN','CASH_OUT')
(CASH_IN,CASH_OUT)
CASH_IN,CASH_OUT
TCASH_IN,CASH_OUT]
]'CASH_IN','CASH_OUT']
CASH_IN;CASH_OUT;
- {'CASH_IN','CASH_OUT'}
Any information regarding this would be helpful. Thanks!
Note: Ataccama V15.4