We've embedded a dashboard into our website using javascript. The app owns the data. We want to open the dashboard tile's underlying ssrs report when we click on a tile. How do we do that in javascript?
We've embedded a dashboard into our website using javascript. The app owns the data. We want to open the dashboard tile's underlying ssrs report when we click on a tile. How do we do that in javascript?