Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

July 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more

Reply
evelyn_soza
Regular 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 ??

 

1 ACCEPTED SOLUTION
v-yuta-msft
Community Support
Community Support

@evelyn_soza ,

 

Power bi supports inserting button to the report as below:

power-bi-button-dropdown.png 

 

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

 

View solution in original post

2 REPLIES 2
v-yuta-msft
Community Support
Community Support

@evelyn_soza ,

 

Power bi supports inserting button to the report as below:

power-bi-button-dropdown.png 

 

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

 

amitchandak
Super User
Super User

@evelyn_soza , I doubt about Java Script. But bookmarks allows you to some manipulation like that

Refer: https://radacad.com/bookmarks-and-buttons-making-power-bi-charts-even-more-interactive

 

Also, refer in March 2020 release Drill through button

https://powerbi.microsoft.com/en-us/blog/power-bi-desktop-march-2020-feature-summary/

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
Fabric Community Sticker Design Challenge Barcelona Carousel

Fabric Community Sticker Challenge - Barcelona 2026

If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!

July Power BI Update Carousel

Power BI Monthly Update - July 2026

Check out the July 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors