Records count Different
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-29-2024 05:20 AM
Records Count is Different when i used same filter in Automated indicator Than table Filter count
Filter :-
from the Indicator I am getting score as 16 (showing additional day).
table filter score 14 .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-29-2024 06:56 AM
PA jobs only run on a daily based, while a 'relative' condition is validating against milli seconds. So it calculates your days to milli seconds and returns anything that has been created after that many milli seconds ago. Which means that the count can differ.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-29-2024 07:19 AM
Hi @Mark Manders
But my Job will Periodically i.e every 30 minutes
Current Date 29-02-2024
if I apply the above Created field Filter in Table level it's collecting data from 23-02-2024
But in the indicator though i am using the same filter it's collecting data from 22-02-2024
Thank you.
Regards
Lokesh.