Hi Folks,
We have a requirement for the Reltio UI dashboard to have entity filtration facets that show entities created today. I am trying to use the "created date" attribute with the condition "within the last 24 hours" as the filter for today, but it's not working as expected. The current configuration is not filtering the profiles as intended, and it's displaying all the profiles instead of just the ones created today.:-
{
"id": "4036-4061-1c0331a8",
"component": "DashboardFacet",
"title": "HCPs Created Today",
"chartType": "table",
"attributeUri": "configuration/entityTypes/HCP/attributes/HCPID",
"filters": [
{
"fieldName": "createdTime",
"filter": "within",
"values": [
"Last 24 hours"
]
}
]
},
Please let me know if anyone knows how to use the "within" property or how to achieve this in the Reltio UI dashboard to have entity filtration facets that show entities created today.
Regards,
Ankit
------------------------------
Ankit Agrawal
Axtria
Gurugram
------------------------------