Forum Discussion
Incremental Refresh with Odata
I try concatenate my url like this with & (and also Text.Cobine). The query has no syntax error and it actually works, it did refresh data with filter and load correctly when I click <close and apply>.
However it can not load in the query editor interface, I saw the warning sign and the query result table is empty.
PS. I have a connector function which wraps the odata.feed and accept other oauth params.
It also cause problems when I publish my report to service and try to configure gateway, I have my url in DataSourcePath empty: extensionDataSourcePath":"{\"url\":\"\",\ ....
The warning sign probably just says that you didn't let the preview finish. Otherwise please post the error messsage.
- qihuiyu4 years agoRegular Visitor
It actually has no error message. The area is empty. If I remove the concatenated part, only the url root, it works again and table is loaded.