Forum Discussion
SUMESHKUMAR22
Helper IV
1 year agoMeasure not filtering as per time Calculation
Hi Community, In the attached pbix file, Im facing issue with Problem -1 in atached pbix. Issue : Im trying to use colesce function in the base measure 'vall' but due to that the date filter co...
- 1 year ago
Hi SUMESHKUMAR22 ,
Try this measurevall =CALCULATE(SUM('Sample'[VALUE]),ALLSELECTED('DIM Date'[Date]))If this solved your problem, please accept it as a solution!! ^_^
SUMESHKUMAR22
Helper IV
1 year agoHi Team,
Any suggestions please. 😞
Thanks!