Skip to main content

Hi,

Below are steps to reproduce my issue:

  1. I have created a data slice as below:

     

  1. 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.
  2. I have tried all below syntaxes to provide list of values to data slice and nothing worked:
    1. {'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;

Any information regarding this would be helpful. Thanks!

Note: Ataccama V15.4 

Hi ​@anna.spakova Any help on this!

 


Hi ​@Satya 

I think that when you are creating the slice, you have to use the plus button to add another value:

Can you give that a try? I am not sure it supports adding multiple values into one field with separator…

Let me know if that fixed the issue.

Kind regards,

Anna


@anna.spakova It worked. Thanks!


Reply