Hi,
How can i filter it to show the values from last year?
PU_LAST("o_celonis_MaterialMasterPlant", "O_celonis_PurchaseOrderItem"."NetUnitPrice")
Thanks!
Hi,
How can i filter it to show the values from last year?
PU_LAST("o_celonis_MaterialMasterPlant", "O_celonis_PurchaseOrderItem"."NetUnitPrice")
Thanks!
PU_LAST("o_celonis_MaterialMasterPlant", "O_celonis_PurchaseOrderItem"."NetUnitPrice", "O_celonis_PurchaseOrderItem"."Year" = 2025)
Is this what you are looking for ?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.