PL-300 · Question #274
You have a Power BI report that contains five pages. Pages 1 to 4 are visible and page 5 is hidden. You need to create a solution that will enable users to quickly navigate from the first page to all
The correct answer is D. Add a page navigation button to page 1.. The solution must minimize development and maintenance effort as pages are added to the report. If we add more pages the report they will be automatically added to the page navigator. Only thing is you have to change 'show hidden pages' option to off. But with the bookmark naviga
Question
You have a Power BI report that contains five pages. Pages 1 to 4 are visible and page 5 is hidden. You need to create a solution that will enable users to quickly navigate from the first page to all the other visible pages. The solution must minimize development and maintenance effort as pages are added to the report. What should you do first?
Options
- AAdd a blank button to page 1.
- BAdd a bookmark navigation button to page 1.
- CCreate a bookmark for each page.
- DAdd a page navigation button to page 1.
How the community answered
(21 responses)- A14% (3)
- B5% (1)
- C10% (2)
- D71% (15)
Explanation
The solution must minimize development and maintenance effort as pages are added to the report. If we add more pages the report they will be automatically added to the page navigator. Only thing is you have to change 'show hidden pages' option to off. But with the bookmark navigator, lot of efforts required to create individual bookmark to each page and also the newly added pages manually. another problem is it also adds all other bookmarks to the navigator which we don't need. So we should create a page navigator button in page 1(and set 'show hidden pages' to off).
Community Discussion
No community discussion yet for this question.