Forum Discussion

sshiny's avatar
sshiny
Helper II
4 years ago
Solved

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 below page using the tag ID

 

 

3 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi sshiny 

    Caclulate(MIN(order[order date]), order[order date] > selectedvalue(tsble[missing date]))

  • Anonymous This worked, thanks!

    • Anonymous's avatar
      Anonymous
      Not applicable

      HI sshiny 

      Great, Please mark it as solution and give a thumps up.