Click HERE to see how Saviynt Intelligence is transforming the industry. |
06/11/2024 11:41 PM
Hi Team
We have one requirement. The tile which we have configured in the campaign dashboard it should be clickable. But When I clicked on it it's redirecting to below page analytics page.
I clicked on Preview Certification tile so ideally it should redirect to Preview certification page.
Below is the code
Chart Properties :
[{"tileType":1,"data":2,"color":"#000000","displayName":"Preview Certification","clickable":"yes","chartType":"icon-user small","objectName":"","className":"dashboard-stat green-dark","category":""}]
Expected Output : Once we clicked on tile it should redirect in Campaign List and show that particular campaign which in Preview Mode.
Regards,
Gaurav
06/12/2024 10:56 AM
@gwagh try sample below
Dashboard Query :
select count(*) as 'totalCount' from campaign where status = 4
Chart Properties:
[{"displayName”:”Campaigns in Preview”,”clickable":"no","tileType":1,"data":684,"chartType":"icon-user small","objectName":"","className":"dashboard-stat green-meadow","category":""}]
https://forums.saviynt.com/t5/identity-governance/dashboard/m-p/53983
06/12/2024 08:06 PM
Not working using above code.
06/12/2024 09:25 PM
Refer below configuration.
06/12/2024 11:04 PM
Thanks rushikesh,
I tried this but this will redirect to Analytics page. But we want to redirect to Campaign. Let's say if I clicked on Preview Certification so I should redirect to Campaign List(Below page).
06/12/2024 11:07 PM
Thats not supported. You can only redirect to report. For this functionality use control center