Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi friends,
i have a date field, from which i made month ... like jan, feb , mar..
Now i want to calculate the count of these month in Month(Date) fieled.
For Example.
In Month field i have JAN,FEB, MARCH.
I want Count of these month as 3 . Simple count is not working.
Count(distinct Month) will work