Forum Discussion
Tomek1982
3 years agoHelper I
Stock value calculation over time
Hi, I have following issue. There is a stock calculated over time based on a table with stock movement. There is a measure calculating the stock and this is working fine: The next st...
- 3 years ago
Thanks for the reply, actually in the original file the issue was much simpler. There was a mess in data types. After data types correction everything sarted to work as intended.
Shaurya
3 years agoMemorable Member
Hi Tomek1982,
You can use the LOOKUPVALUE DAX function to pull in values of Part Price from the other table and then calculate Stock Value. Refer:
https://learn.microsoft.com/en-us/dax/lookupvalue-function-dax
Works for you? Mark this post as a solution if it does!
Consider taking a look at my blog: Forecast Period - Previous Forecasts