Hi experts,
I need to calculate average of a calculated data item which contains counts of columns for a date range.
e. g. If x=count(id) for date1 and date2, then i need
Average(x).
I tried of creating a separate data item but not showing any result.