Forum Discussion
like when you press a button to switch between pages?
No, button is located on the page with the report, I want to implement a switch to a specific page on the first page, because I have a lot of pages. Can you help me?
- jocaplan-MSFT10 years agoMicrosoft Employee
We will have a new client side API soon for embedding that will let you build a page navigation control in your own UX. You may be able to get fancy and try to combine that with a custom visual if you wanted to do it inside the report. I think it would be worth trying.
- gerych9410 years agoFrequent Visitor
I understand that at the moment this is not functional? and when this functionality appear and where it can be downloaded?
- jocaplan-MSFT10 years agoMicrosoft Employee
You will see it starting to light up over the next month. Keep an eye on our developers blog.
- v-chuncz-msft10 years agoCommunity Support
Based on my research, every page has its own url. Currently, you could add a hyperlink to a text box or table in a report as an alternative.