Forum Discussion
Button URL Redirect Not Working on Specific Pages
I need to make several buttons on a report that when clicked redirect the user to a specific URL pulled by a measure.
The buttons are not working on the intended page but when I copy and paste the exact same button to a new page it works perfectly.
Does anyone have any idea why it won't work on the original page? Could this be a bug?
ematheny check the measure you are using, put measure in a table visual, and see if you are getting the expected URL.
✨ Follow us on LinkedIn
Check my latest blog post The Power of Using Calculation Groups with Inactive Relationships (Part 1) (perytus.com) I would ❤ Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make efforts to give Kudos to whoever helped to solve your problem. It is a token of appreciation!
⚡ Visit us at https://perytus.com, your one-stop-shop for Power BI-related projects/training/consultancy.⚡
2 Replies
- parry2kSuper User
ematheny check the measure you are using, put measure in a table visual, and see if you are getting the expected URL.
✨ Follow us on LinkedIn
Check my latest blog post The Power of Using Calculation Groups with Inactive Relationships (Part 1) (perytus.com) I would ❤ Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make efforts to give Kudos to whoever helped to solve your problem. It is a token of appreciation!
⚡ Visit us at https://perytus.com, your one-stop-shop for Power BI-related projects/training/consultancy.⚡
- emathenyFrequent Visitor
Thank you! This helped us realize there was a relationship in the data model we forgot to delete which was causing the time slicers to interfere with the measure.