Forum Discussion
rcb0325
Helper I
3 years agoReturning a specific value across date in a table
Hello! I am trying to write a measure that will return the 'Sum of EstimatedQuantity' for each date.
In the example, the date of 1/26/2023 is the only date that has an estimated quantity, but I am wanting to return the 67.7v7 value for each date that is shown for the selected production order.
Is this possible??
2 Replies
- lbendlin
Super User
you can do this easily in Power Query, and also (with some more effort) in DAX. What have you tried and where are you stuck?
- Ashish_Mathur
Super User
Hi,
It will depend upon the structure of your data. Share the download link of the PBI file.