R
RussCRM
In the same query, I am trying to get two counts so I can compare them
in a pivot table.
I have
ServicesID
ServicesDate
I want a count of ServicesID for the current date this month AND a
count of ServicesID for the same date last month in the same query.
Any ideas?
in a pivot table.
I have
ServicesID
ServicesDate
I want a count of ServicesID for the current date this month AND a
count of ServicesID for the same date last month in the same query.
Any ideas?