The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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 ?
Solved! Go to Solution.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.