Solved
Transformation Center - I am trying to write a KPI in Transformation Center to monitor when "EBAN"."MATNR" (Material Number is Missing in Purchase Req) Can anyone provide some guidance
Transformation Center - I am trying to write a KPI in Transformation Center to monitor when "EBAN"."MATNR" (Material Number is Missing in Purchase Req) Can anyone provide some guidance
Best answer by Sverre Klein
Thank You! I will try this. I appreciate your help
Hi @richanda.wrigh,
Yes this works as well! Weird that the IN predicator didn't work.
From your above filter statement with the IN predicator, I think you (and also me) used a curly quote (’) instead of a straight quote (') at the end of 0010009755.
Try this
FILTER "EBAN"."BADAT" > TO_DATE ('2024-02-23' ,FORMAT ( '%Y-%m-%d' )) AND "EBAN"."FLIEF" IN ('0010009689','0010007548','0010009755')
Let me if that worked :)
Kind regards,
Sverre Klein
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
