Forum Discussion
Anonymous
6 years agoNot applicable
Date issue
Hi, Here is my issue: I am trying to get the difference between two dates (I am using a direct query view), but on PBI desktop, I don’t see my fields as date format: If anyone has any ide...
Greg_Deckler
Community Champion
6 years agoAnonymous - What happens if you do this:
Measure = (MAX([Closure Date]) - MAX([Creation Date])) * 1.
?
- Anonymous6 years agoNot applicable
Thanks, it returns -40 does it mean I use this formula?
- Anonymous6 years agoNot applicable
Hi,
after applying the formul, i am not sure the outcome is right... if you have another idea... that will be great.
Thanks