Counting items between a set of dates

Stimulsoft Dashboards.WEB discussion
Post Reply
rcd
Posts: 5
Joined: Thu Mar 14, 2019 12:51 am

Counting items between a set of dates

Post by rcd »

I'm trying to set up an indicator to count bookings within the next week. What's the recommended approach? Should I use a stored procedure with BETWEEN, or can I use countif() in an expression?
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Counting items between a set of dates

Post by HighAley »

Hello.

It's possible to set the Filter for the Indicator.
But it's better to filter data in your query.

Thank you.
Post Reply