Forum Discussion
PowerBI interaction with Web page
Ram107568 you can do it with Power Apps.
Check out this video tutorial:
https://www.youtube.com/watch?v=5y2jJyH4Eu0
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
- SpartaBI4 years agoCommunity Champion
Ram107568 amm..it's not just writeback, it's writing back to the datasource that feeds the Power BI dataset so it can be synchronized. Either than this option, you can probably do some high high level automations and API stuff but I doubt it's in the scope of this forum 🙂
You can PM me if you will maybe want to outsource this project.
Anyway, let's wait to see if someone will come up with an alternative. Following this post.