Forum Discussion
Adding comments to specific row in table visual
- 7 months ago
Hi,
You can leverage Power APP for the task. For tutorial you can refer to this video.
Can’t INPUT DATA in Power BI? Here is a WRITE BACK Option with Power Apps!
The pattern works like this:
A Power Apps visual is embedded in the report
The selected row’s key (e.g. CaseID, OrderID) is passed from the table visual to Power Apps
The user writes a comment
The comment is saved to an external store (SharePoint list, Dataverse, SQL)
The report reads the comments back via a relationship
This gives you:
True row-level comments
Persistence across users and sessions
Security and auditability
A solution that Microsoft supports in production
Licensing
Power BI Pro (or higher) for report access
Power Apps:
SharePoint list → often covered by M365
Dataverse / SQL → Power Apps Premium