Forum Discussion
sovereignauto
4 years agoHelper III
dateadd from Mindate
Good Afternoon, I am trying to create a measure to get one month less from the Min date so: dateadd(MIN(hire[start_date]),-1,MONTH) But im getting not correct type for the Min(hire[star...
PaulDBrown
4 years agoCommunity Champion
Do you have a date table?
do you need the result of the measure to be an actual date?
- sovereignauto4 years agoHelper III
Yes i have a Datetable
the result of the measure would end up being 90% of a count of hire starts from the previous month