neuhofmo
7 years agoRegular Visitor
Status:
New
Automatic refresh error when using VSTS.Feed with a parameter
Hi, While easily refreshing and updating on power BI desktop, refresh doesn't work for a dataset/dashboard with a parameter in the VSTS.Feed URL. While this query *works*: let VSTSNonInfo = VSTS.Feed(...
neuhofmo
7 years agoRegular Visitor
Hi arsaveli,
I switched to OData.Feed as you suggested and did the filtering after receiving the data.
It works, Thanks!
The problem I had was with retreiving too many rows from VSTS (apparently they have a certain limit) but I guess I'll have to overcome it in a different way.
Thanks!