Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to move across report tabs in the embedded report #33

Closed
Cagataydemirkol opened this issue May 1, 2023 · 3 comments
Closed

Unable to move across report tabs in the embedded report #33

Cagataydemirkol opened this issue May 1, 2023 · 3 comments

Comments

@Cagataydemirkol
Copy link

Hi team,

I have a Power BI report with multiple report tabs and the data I want to extract from a table is not on the active page by default. Is there an ability to set the active page to a page with a known page id through coding? I am aware it is possible by manually selecting the tab from the embedded visual but my goal is to eliminate this manual step by writing a code to switch to another page automatically.

@bapat-atharva
Copy link
Contributor

Hi @Cagataydemirkol,

Right now, setting active page using code is not supported on jupyter wrapper. We have taken your request in consideration about this feature.

As a workaround, if you always want to open the report with the page from which you want to extract data, you could save your report in app.powerbi.com with that page as active. This will automatically open the embedded report with that page as active.

@yashgMAQ
Copy link

Hi @bapat-atharva
till when can we expect the functionality to change the active page using code?

@bapat-atharva
Copy link
Contributor

Hi @yashgMAQ, by the next month end a new version will be released with this capability.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants