Forum Discussion
qihuiyu
4 years agoRegular Visitor
Incremental Refresh with Odata
We are currently working on a Odata - Power BI based reporting solution for our clients. We would like to make Incremental Refresh works on our odata connector. I found this post https://communi...
qihuiyu
4 years agoRegular Visitor
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\":\"\",\ ....
lbendlin
4 years agoSuper User
The warning sign probably just says that you didn't let the preview finish. Otherwise please post the error messsage.