
Contributor II
2021-03-03
04:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
KPI Count from a Date
Hi,
I was wondering if anyone knows what the formula is, if I wanted to create a KPI that starts counting from a specific date? (e.g. 02/03/2021 onwards) in that format.
Thanks
487 Views
2 Replies

MVP
2021-03-03
05:10 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
may be this?
=Count({<Datefield={">= 02/03/2021"}>}) Distinct FIeld1)
475 Views

Contributor II
2021-03-03
05:28 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I think that formula you gave me worked actually, thanks. If possible, do you also know how I should formulate it even more if I wanted to add a second Field2?
465 Views
