Forum Discussion
Anonymous
7 years agoNot applicable
Max value date
We are trying to create a measure which shows us the created date. To determine this we use the max function (or maxx), but we will not see values. Our formula is the following: max created date = ...
tex628
7 years agoCommunity Champion
Considering that Feb 20 appears twice it looks like there are more dimensions in the table from your screenshot.
If you are able to share the file it would make this alot easier.
Anonymous
7 years agoNot applicable
tex628 Aahh, I think you're right!!! If I only select createdDate and max createdDate i don't get any values!! Do you have any idea how to fix that? I would like to now whether my created date is more than 6 months ago. Therefore i would like to compare created day with today. Measure would be easy if i have created day
- Anonymous7 years agoNot applicable
tex628 Oohh sorry, i just dubble check.. Both values are located in same dimension, although if i only use created date and max created date i only see blanc values. Any idea how this is possible?