Forum Discussion
sujaybhilare
3 years agoFrequent Visitor
Write back commentary using Powerapps and show comments only for particular page in Power BI
Hello,
Problem statement -
I need to create a writeback functionality in Power BI using Powerapps where each page in Power BI should show the comments written for that particular page.
e.g - I have 3 pages intro, Analytical view, review.
1. So I want to create a form which will help me input my comments for each page (I can select the page name from a dropdown in Powerapps)
2. In PowerBI I should only see the comments for that particular page (if I open page intro I would like to see only the comments for intro page and so on)
Please let me know if more information needed.
3 Replies
- AnonymousNot applicable
Hi sujaybhilare,
You can create a canvas app on PowerApps to submit requests, then you can use PowerApps visual to integrate this app with power bi to achieve writeback features.
Embed a new Power App in a Power BI Report - Power BI | Microsoft Learn
Regards,
Xiaoxin Sheng
- sujaybhilareFrequent Visitor
I have create a similar thing but what I want is for each page like mentioned above intro, Analytical view, review. If I open page intro then comments for intro should be displayed and likewise.
- AnonymousNot applicable
Hi sujaybhilare,
So you mean you want to get the submit informations to show in power bi side? If that is the case, you can try to use power bi to getting data form submitted dataset or create a new app to display these informations.
Regards,
Xiaoxin Sheng