Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
PYarwood98
Frequent Visitor

Creating a comments table against individual transactions on a listing

I am downloading a listing of transactions from a database via a custom connector, and I need to find a way to populate a comments field next to each transaction, so that users of the report can add comments against individual lines.

 

I intend to create a SQL table which can hold the comments, stored against the unique transaction reference code so that they are displayed for reporting each time the visual is opened.

 

Any suggestions as to the best method for doing this please? I have seen a couple of tutorials that suggest creating a PowerApp visual for this, but not sure if this would be the best option.

1 REPLY 1
Anonymous
Not applicable

Hi @PYarwood98 ,

Please check the following methods, hope they can help you:

1. User PowerApps Visual

Adding Comments & Sending Emails in Power BI using PowerApps

2. Create a separated comment table just as you referred and load it in Power BI

3. Use built-in comments feature

Power BI data write-back with Power Apps and Power Automate - Azure Architecture Center | Microsoft ...

Add comments to dashboards and reports - Power BI | Microsoft Learn

Best Regards

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors