Forum Discussion
Anonymous
6 years agoNot applicable
Need help building query with dynamic data source to set with scheduled refresh
I've seen lots of articles for a workaround in setting a scheduled refresh with a dynamic data source but can't get the query right... The query that I have is below and unfortunately unable to ...
- Anonymous6 years ago
Web.Contents("https://communications.contoso.com ", [RelativePath=" ssv3/odata/SentMessages(" & Text.From([ID]) & ")/ContactReads"])was able to get it with the above ^
Anonymous
6 years agoNot applicable
anyone? 😞 😫
- Anonymous6 years agoNot applicable
Web.Contents("https://communications.contoso.com ", [RelativePath=" ssv3/odata/SentMessages(" & Text.From([ID]) & ")/ContactReads"])was able to get it with the above ^