Forum Discussion
evelyn_soza
6 years agoRegular Visitor
Custom button
I'm new to PowerBI and I'm looking for a way create a custom button than calls a javascript code. It is possible ??
- 6 years ago
Power bi supports inserting button to the report as below:
You can set actions for the built-in button as below:
- Back returns the user to the previous page of the report. This is useful for drill-through pages.
- Bookmark presents the report page that's associated with a bookmark that is defined for the current report. Learn more about bookmarks in Power BI.
- Drill through (preview) navigates the user to a drill-through page filtered to their selection, without using bookmarks. Learn more about drill-through buttons in reports.
- Page navigation navigates the user to a different page within the report, also without using bookmarks. See Create page navigation in this article for details.
- Q&A opens a Q&A Explorer window.
Regards,
Jimmy Tao
v-yuta-msft
Community Support
6 years ago
Power bi supports inserting button to the report as below:
You can set actions for the built-in button as below:
- Back returns the user to the previous page of the report. This is useful for drill-through pages.
- Bookmark presents the report page that's associated with a bookmark that is defined for the current report. Learn more about bookmarks in Power BI.
- Drill through (preview) navigates the user to a drill-through page filtered to their selection, without using bookmarks. Learn more about drill-through buttons in reports.
- Page navigation navigates the user to a different page within the report, also without using bookmarks. See Create page navigation in this article for details.
- Q&A opens a Q&A Explorer window.
Regards,
Jimmy Tao