Forum Discussion
jsflint
4 years agoFrequent Visitor
Is it possible for a Custom Visual to edit data in a SharePoint List from Report Server
Is it possible for a Custom Visual to edit data in a SharePoint List from Report Server? If so, is there one already present in the visual store, or do I have to program one?
lbendlin
Super User
4 years agoData writeback is a weak spot in Power BI. Currently you are limited to PowerApps or PowerAutomate visuals, or to R/Pyhton scripts. Not sure if the Javascript for custom visuals supports writing to Sharepoint.
Also consider that even if you succeed, the customer UX will still be broken as the data changes will not be reflected in the dataset immediately.