Forum Discussion

Deleted's avatar
Deleted
Jun 27, 2018
Solved

Link 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.  ...
  • spucelik's avatar
    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.

Resources