Forum Discussion
sshiny
4 years agoHelper II
Date
Hi, I need a meaure to display the order date , which is to be greater than the missing date. As of now, order date is less than the missing date. For example, A drill through to the b...
- 4 years ago
Anonymous This worked, thanks!
Anonymous
4 years agoNot applicable
Hi sshiny
Caclulate(MIN(order[order date]), order[order date] > selectedvalue(tsble[missing date]))