Custom Adjusted maximum quantity expression throwing an error" You can't view this table or graph.."
Summary:
I have a requirement to get adjusted maximum quantity by custom calculation. Custom expression is throwing an error in viewing replenishment policy parameter and other replenishment work bench tables.
Content (please ensure you mask any confidential information):
I have mapped Item attribute "CUMULATIVE_TOTAL_LEAD_TIME", Updated in dimension catalog, created custom CUMULATIVE Lead Time Measure and updated in Measure catalog. I got the lead time successfully on the plan after plan run.
Now next requirement is to add the expression based on the lead time (Custom Measure) and average daily demand (Seeded Measure).
On the Adjusted Maximum quantity measure (Seeded Measure), updated the below expression: nvl(Average Daily Demand,0)
0