Forum Discussion

gree1502's avatar
gree1502
Helper II
9 years ago
Solved

Create a measurement based on date

Hi,   I have table with column "notification date". This column is not unique.   I need to create a measurement, where the difference between now() and notification date should be greater than 45...
  • Greg_Deckler's avatar
    9 years ago

    You could try a couple things. One, put a MAX or other aggregator around your Notification Date in your formula. Or, you could put this formula into a calculated column.