Hey everyone! How do I read excel files from a sh...
# questions
u
Hey everyone! How do I read excel files from a sharepoint site? I got the client secrets and id needed for the authentication, but I belive I might need to create a custom dataset for that task, am I right?
s
Yes, you are correct you will need a custom dataset to handle authentication and getting the data. You will need to find a library that can access SharePoint.
u
Great! Thanks for the response! I did that reading already by a library, probably I'll do the same in the custom dataset. Thanks!
👍 1