Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hello community,
Is it possible de open from a report an web page of an external application with a parameter like the example below ?
My parameter is the order number, so the scenario is when I click on the order nulber in my report I will be redirected to my external applciation and open the page who contain the more information regard this order.
The purpose is consulting the information and edit it if necessary in my app.
Y
Hi @Anonymous,
Does my solution apply to your scenario?
If I don't understand your needs correctly, could you give me an example?
If you still have some question, please don't hesitate to let me known.
Best Regards,
Link
Is that the answer you're looking for? If this post helps, then please consider Accept it as the solution. Really appreciate!
Hi @Anonymous
Can adding a hyperlink help you?
Add hyperlinks (URLs) to a table or matrix - Power BI | Microsoft Docs
If you still have some question, please don't hesitate to let me known.
Best Regards,
Link
Is that the answer you're looking for? If this post helps, then please consider Accept it as the solution. Really appreciate!
@Anonymous , Assum you have constant part of the url
You can create a new column
url = "URL&Region=" & [Region]
Or a measure if required and mark that as URL column. On click, if should open that url in new window
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
72 | |
68 | |
53 | |
39 | |
33 |
User | Count |
---|---|
70 | |
63 | |
57 | |
49 | |
46 |