Forum Discussion
MostVIP2023
Helper I
2 years agoSharepoint refresh time out
Dear Experts, I have a datasource from Sharepint Online,when I connect it in desktop, the refresh is ok,but when I publish to Service and set the refresh shedule, it always returns time out,w...
lbendlin
Super User
2 years agoShow the query part where you fetch the Sharepoint data.
MostVIP2023
Helper I
2 years ago- lbendlin2 years ago
Super User
the step where you actually fetch the file contents.
- MostVIP20232 years ago
Helper I
- lbendlin2 years ago
Super User
Oh, you are using #"Transform File" - that is unfortunate. You will want to eliminate that part and do the ingestion yourself.
But in general it would be this:
#"Transform File"(Binary.Buffer([Content]))