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 a...
lbendlin
Super User
3 years agoyou can do this easily in Power Query, and also (with some more effort) in DAX. What have you tried and where are you stuck?