Hello everyone,
I’m trying to create a new Record and Attribute in the Knowledge Model, but it seems that after creating them, I can’t use them.
Record: "o_celonis_Material"
Attribute:
pu_last( "o_celonis_Material", bind("o_celonis_StockHistory", "o_celonis_MaterialMasterPlant"."id"), left("o_celonis_MaterialMasterPlant"."id", 3) = 'p18' )
Does anyone have any idea?