Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
1 year ago
Solved

Sharepoint file not updated

Hello, I am creating a report in Power BI using Excel file containing four sheets which is located on the Sharepoint. I have used `Sharepoint folder` connector. The file is being updated once a mont...
  • danextian's avatar
    danextian
    1 year ago

    I wonder why you're using a Sharepoint folder connection when you are connecting to a single file only as shown in your query.  That aside, are you able to see the missing rows in the query editor? What about in the preview prior to connecting to the worksheet itself?

    If you don't see those lines, try adding InferSheetDimensions option to Excel.Workbook

    Excel.Workbook(#"xxx xlsx_https://xxx sharepoint com/sites/xxx/Shared Documents/Customer team management/xxx/xxx/", [InferSheetDimensions = true])