Forum Discussion

MelStaunton's avatar
MelStaunton
Icon for Helper III rankHelper III
6 years ago
Solved

Internal server error after successful connection to Sharepoint

Hi all,

 

I am working off this detailed guide :

https://powerbi.microsoft.com/de-de/blog/combining-excel-files-hosted-on-a-sharepoint-folder/

 

I am creating a dataflow accessing a SHarepoint site, trying to combine multiple Excel files.

 

1. I can successfully established a connection to my Sharepoint site

2. I can see the details of same site

3. I can filter for the folder containing my files

4. I get internal server error message. Where am I going wrong?

 

I can access those same Excel files just fine from within a .pbix. But since multiple datasources are getting combined, each of which gets refreshed at different intervals, having separate dataflows seems to be the way to go....

 

As always, any help is appreciated!

 

Thanks,

Melanie

 

Step 1Step2Step 3

  • MelStaunton's avatar
    MelStaunton
    6 years ago

    After opening a support ticket with MS for Sharepoint, this has been solved rather simply:

     

    I need to be an owner of the Sharepoint site.

     

    While I was having issues I was just a member of the Sharepoint site, members have Edit rights which was enough to get the same files from within Power BI Desktop. Apparently that is not enough to create a dataflow in the service. I needed to be an owner.

     

     

8 Replies

  • Hi there

    The error 500 looks like it cannot find the file.

    What happens if you try and locate that file on SharePoint to make sure it is there?
  • Icey's avatar
    Icey
    Icon for Community Support rankCommunity Support

    Hi MelStaunton ,

    I have tested and it works well on my side.

     

    Please clear browser cache and try it again.

    If the issue is still there and you are a pro user, I suggest you to create a support ticket to get further help.

     

     

    Best Regards,

    Icey

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

      • MelStaunton's avatar
        MelStaunton
        Icon for Helper III rankHelper III

        After opening a support ticket with MS for Sharepoint, this has been solved rather simply:

         

        I need to be an owner of the Sharepoint site.

         

        While I was having issues I was just a member of the Sharepoint site, members have Edit rights which was enough to get the same files from within Power BI Desktop. Apparently that is not enough to create a dataflow in the service. I needed to be an owner.

         

         

    • MelStaunton's avatar
      MelStaunton
      Icon for Helper III rankHelper III

      The Api was added. Still only worked after being a owner.