As I Am filtering the data using date filter result is coming as below
here i can include the $start date$end date parameters
And as filtering data using the calculated field like
aggregation and
Date >= $start date and Date <=$end date
for those 2 cases it shows different results,
why this is happening and i want to use those 2 methods
i want to include start and end dates in calculated field.
@Vaibhav.narwade what start and end date did you used? looks like only the end date is excluded? Is it possible its a date time issue of the date field?
I have used the calculated filed but I don’t know how this is excluding the end date I took date diff also it shows correct but don’t know why this is not working.