Forum Discussion
Ram107568
4 years agoFrequent Visitor
PowerBI interaction with Web page
Hi Team, There is a requirement where I need to click on a link from powerBI and its take me to a web page with passing few values from powerBI. Once the web page(basically a form like page with ...
SpartaBI
Community Champion
4 years agoRam107568 you can do it with Power Apps.
Check out this video tutorial:
https://www.youtube.com/watch?v=5y2jJyH4Eu0
Ram107568
4 years agoFrequent Visitor
Appreciate your quick response. Video you shared is on writeback to datasource. But that's not the requirement.
Datasource is a postgresql table in my case. I have a table in powerbi with few of values with a urllink in each column. So when I click on link, it will read values from that respective column and redirect to url and prefills textboxes in the web page. When users clicks on submit button in the web page, a number will be generated on fly.
My requirement is to read the generated number and show it back in pwerbi table across the row