Forum Discussion
NISH72
Helper IV
7 years agoSharePoint to power bi
Hi I have data in SharePoint in this format. Cust name, cust sales, cust comment A. 56 good B. 23 If some user makes changes in the cust comment in SharePoint I should only be able to import th...
Cmcmahan
Resident Rockstar
7 years agoUnfortunately there is no way to currently only update data where there are changes detected in Power BI Desktop. It either pulls the entire dataset, or nothing at all.
NISH72
Helper IV
7 years agoNo. I want to populate the fields in power bi desktop if the changes are detected in SharePoint. For eg if row 1 is edited in SharePoint then populate only row 1 in power bi desktop not row 2. Thanks