@powerquery
3 TopicsFolder in a Sharepoint LIST - How to access?
Hello, is there any way to access data from a folder that is inside of SharePoint list? After connecting to the list, it shows the folder as a Content Type - 'Folder' and there is no way to retrieve items from it. Is there maybe another method to access the library on SharePoint?Solved1KViews0likes4CommentsPower Query from cloud based server and on premise server and union both table together by function
I am in Power Query and I am given a custom function: to query from TWO different SQL servers - before they are different SQL servers but both on premise and right now I need change one server to Cloud version. After change, I was thrown this error message: DataSource.Error: Microsoft SQL: Could not find server 'AAASQL' in sys.servers. Verify that the correct server name was specified. If necessary, execute the stored procedure sp_addlinkedserver to add the server to sys.servers. Details: DataSourceKind=SQL DataSourcePath=BBBSQL;CSA Message=Could not find server 'AAASQL' in sys.servers. Verify that the correct server name was specified. If necessary, execute the stored procedure sp_addlinkedserver to add the server to sys.servers. ErrorCode=-2146232060 Number=7202 Class=11814Views0likes2Comments