I need to set url for dashboard tile based on date......I want to redirect to a website when I clicked to the tile instead of redirecting to underlying report.
My URL contains start date and end date in it. That start and end date is previous week sat and friday, I want to set it dynamically. Is it possible?
My URL is : http://xyz/#startDate=5%2F6%2F2017&endDate=5%2F12%2F2017&excludeFalseIssues=true&groupIds=15
here Start date is 05/06/2017 and end date is 05/12/2017
↧
Is it possible to set dynamic url to dashboard tile?
↧