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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
truttafisker
Helper I
Helper I

add marking/value on row level

I have a sass where I get my data for my Power BI report .. 

 

I would like to somehow "choose" specfic rows .. lets say I have 1000 rows and when the user is scrolling through the rows, he should be able to "mark" the rows he finds "interesting" .. 

Is it possible to somehow mark them or add a text to the specific rows ?

2 ACCEPTED SOLUTIONS
danextian
Super User
Super User

Hi @truttafisker 

Writeback in Power BI, what you're asking for, is not natively supported. You can use PowerApps to add some sort of a comment form but the result is far from perfect.





Dane Belarmino | Microsoft MVP | Proud to be a Super User!

Did I answer your question? Mark my post as a solution!


"Tell me and I’ll forget; show me and I may remember; involve me and I’ll understand."
Need Power BI consultation, get in touch with me on LinkedIn or hire me on UpWork.
Learn with me on YouTube @DAXJutsu or follow my page on Facebook @DAXJutsuPBI.

View solution in original post

v-pnaroju-msft
Community Support
Community Support

Thank you, @Daniel29195  and @danextian , for your response.

 

Hi @truttafisker,

We appreciate your inquiry through the Microsoft Fabric Community Forum.

In addition to the response provided by @Daniel29195 and @danextian , we kindly suggest the following workaround, which may help resolve the issue:

Integrate a Power Apps visual into your Power BI report to allow users to select a row, mark it, and add comments. These annotations will be stored in a SharePoint list, ensuring they are retained across sessions. The report will also highlight the marked rows and display the corresponding comments, enabling users to easily track their selections.

Additionally, please refer to the links below for further guidance:
Embed a new Power App in a Power BI Report. - Power BI | Microsoft Learn
Create a report on a SharePoint List in Power BI Desktop - Power BI | Microsoft Learn

 

If you find our response helpful, we kindly request you to mark it as the accepted solution and provide kudos. This will benefit other community members facing similar queries.

Thank you.

View solution in original post

9 REPLIES 9
v-pnaroju-msft
Community Support
Community Support

Hi truttafisker,

We wanted to check in regarding your query, as we have not heard back from you. If you have resolved the issue, sharing the solution with the community would be greatly appreciated and could help others encountering similar challenges.

If you found our response useful, kindly mark it as the accepted solution and provide kudos to guide other members.

Thank you.

v-pnaroju-msft
Community Support
Community Support

Hi truttafisker,

We are following up to see if your query has been resolved. Should you have identified a solution, we kindly request you to share it with the community to assist others facing similar issues.

If our response was helpful, please mark it as the accepted solution and provide kudos, as this helps the broader community.

Thank you.

v-pnaroju-msft
Community Support
Community Support

Hi truttafisker,

We are following up to see if your query has been resolved. Should you have identified a solution, we kindly request you to share it with the community to assist others facing similar issues.

If our response was helpful, please mark it as the accepted solution and provide kudos, as this helps the broader community.

Thank you.

v-pnaroju-msft
Community Support
Community Support

Hi truttafisker,

We wanted to check in regarding your query, as we have not heard back from you. If you have resolved the issue, sharing the solution with the community would be greatly appreciated and could help others encountering similar challenges.

If you found our response useful, kindly mark it as the accepted solution and provide kudos to guide other members.

Thank you.

v-pnaroju-msft
Community Support
Community Support

Hi truttafisker,

We have not received a response from you regarding the query and were following up to check if you have found a resolution. If you have identified a solution, we kindly request you to share it with the community, as it may be helpful to others facing a similar issue.

If you find the response helpful, please mark it as the accepted solution and provide kudos, as this will help other members with similar queries.

Thank you.

v-pnaroju-msft
Community Support
Community Support

Thank you, @Daniel29195  and @danextian , for your response.

 

Hi @truttafisker,

We appreciate your inquiry through the Microsoft Fabric Community Forum.

In addition to the response provided by @Daniel29195 and @danextian , we kindly suggest the following workaround, which may help resolve the issue:

Integrate a Power Apps visual into your Power BI report to allow users to select a row, mark it, and add comments. These annotations will be stored in a SharePoint list, ensuring they are retained across sessions. The report will also highlight the marked rows and display the corresponding comments, enabling users to easily track their selections.

Additionally, please refer to the links below for further guidance:
Embed a new Power App in a Power BI Report. - Power BI | Microsoft Learn
Create a report on a SharePoint List in Power BI Desktop - Power BI | Microsoft Learn

 

If you find our response helpful, we kindly request you to mark it as the accepted solution and provide kudos. This will benefit other community members facing similar queries.

Thank you.

I saw the option for how to make a work around, but didn't try it out .. I guess I will try it in the near future.

danextian
Super User
Super User

Hi @truttafisker 

Writeback in Power BI, what you're asking for, is not natively supported. You can use PowerApps to add some sort of a comment form but the result is far from perfect.





Dane Belarmino | Microsoft MVP | Proud to be a Super User!

Did I answer your question? Mark my post as a solution!


"Tell me and I’ll forget; show me and I may remember; involve me and I’ll understand."
Need Power BI consultation, get in touch with me on LinkedIn or hire me on UpWork.
Learn with me on YouTube @DAXJutsu or follow my page on Facebook @DAXJutsuPBI.
Daniel29195
Super User
Super User

Hello @truttafisker,

 

you dont have write feature in powerbi predefined visuals .  however there are many custom paid visuals that enables edit mode on data . as an example, wewrite matrix visual. 

 

hope this helps. 

 

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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

Top Solution Authors