Forum Discussion
Deleted
Jun 27, 2018Link Power BI to SharePoint and update SharePoint list
Hello I am trying to find out that i have a SharePoint list but some of the field is empty and i want to link my power Bi and automatically update those field by looking computer service tag. ...
- Jun 27, 2018
Akash...within Power BI create a new field and then you can specify an If...then statement to determine if the field is populated or not.
Power BI won't update the fields in SharePoint automatically, it's a reporting platform. You can accomplish the updating with PowerShell or a calculated field.
Andres_Martinez
May 05, 2021Copper Contributor
Today, You can also create an APP that updates SharePoint and run it from inside a Power BI Report, it works.
Jul_-YCH
Feb 28, 2022Copper Contributor
Andres_MartinezI've been trying to find information about this method. Can you point me to a good description of how you would do that?
Thanks
- Yogesh_JainAug 04, 2022
Microsoft
There are you tube videos available which shows how to write back data into source from Power BI. it normally used Power Apps platform to do that. This also helps in near real time reporting.