Relative date condition not working in PA indicator

MaharshiC
Tera Contributor

Hi,

I have created am indicator and I need to show all the results where breach time is less than 24 hours from now.  When I am giving that condition in the indicator it is not showing any result.

MaharshiC_2-1722963494451.png

MaharshiC_3-1722963581132.png

 

 

However when I am giving the below condition it is giving me results.

MaharshiC_0-1722963293099.png

MaharshiC_1-1722963330792.png

I need the first condition to work as that is the exact filter to be applied. Also if I just apply the first condition in the table filter directly its working but somehow its not working here in the indicator. Has someone faced similar issue earlier or is there anyway we can solve this. 

 

Regards,

Maharshi

 

3 REPLIES 3

Bhav
Tera Contributor

Hi @MaharshiC 

 

Yoou should use date field in Indicator source which gives reference to scheduled job to pick the records during its run. Can you confirm if you have added any field as such ?

 

Taking an example of OOB Indicator source as below :

 

Bhavisha3_0-1722964456348.png

 

MaharshiC
Tera Contributor

Hi Bhav,

 

Actually all date filters are working for me except relative . Like you can see in the 2nd picture of my question before or after is giving result just the relative filter is not giving result but I am sure it should give value because when I am applying the same filter in table it is returning result.

Bert_c1
Kilo Patron

The condition "Closed", "After", "Today" will never be true. PA Data collection counts records that match Indicator and Indicator Source conditions.  It may work on a Historical Data collection job, as "today" get replaced by the current day being processed.