Forum Discussion
Pass Report Tab Name as a URL Parameter
Hi All,
Is it possible to pass the report tab name from power BI as a URL parameter to another application?
Scenario:
I have a feedback button in my power BI report , which on clicking will open a microsoft form where users can type their feedback. On clicking the submit button in that form, feedbacks will be written to SQL DB. I want to automatically pass the name of the tab from power BI to microsoft form when clicking the feedback button and capture the tab name also in DB while submitting feedback. Is it possible to pass the tab name as a URL parameter in power BI to another application?
Thanks in Advance
You can hard code a value in the URL for your submit button, but you cannot sniff the actual page object ID or page title from inside Power BI - yet. There are a couple of ideas in that direction - go vote for them, or create your own.
1 Reply
- lbendlin
Super User
You can hard code a value in the URL for your submit button, but you cannot sniff the actual page object ID or page title from inside Power BI - yet. There are a couple of ideas in that direction - go vote for them, or create your own.