Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have one Date field in the source file, I would like to create a condition which should like StartDt and EndDt.
The dashboard should show the values in between start and EndDts.
How we can do this?
Thanks,
Hi
Please refer the attached document.
for this you can use Yearstart and Yearend function........
date(YearStart(Date-Field))
Also there are options like
Year to date , Month to date functions
Hi
Please find the attachment