Replies: 1 comment 2 replies
-
I just gave it a try, and I think it's broken. Ticket created #667 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am looking to create a forecast measure to calculate total volume.
In my scenario we are forecasting units, which is working great. We have the volume for each item set and we would like to also calculate the volume.
From the documentation it looks like it should be as simple as
forecasttotal * item("volume")
However this is causing the demand plan to fail.
Hoping someone can help me with the correct syntax.
Beta Was this translation helpful? Give feedback.
All reactions