NicolasRacine · DBA

Comments

  • Wow! Great Thinking It's working like I want but only for a report. I'll go further on my investigation but for now it's perfect. Thanks for your time, really appreciated
  • Hi ! Thanks for getting back at me. We have a list (HTML list) on a dashboard. Some of the dashboards are obsolete so I need to update the HTML file to get rid of the links to make sure that no one will click on it and use the old report Ex : <br> </br> <strong><a href="../../../../SummaryView.aspx?ViewID=xxxxxx">Database…
  • Hi Thanks for getting back at me We have a Dashboard with a list of all of our Dashboard. If a report became obsolete we need to edit this report and take out the html link. What we need is a way to disable a dashboard so the list can be update dynamically instead of manually. So I need to add a variable or an hidden field…