Forum Discussion
Anonymous
6 years agoNot applicable
Limit data from Dynamics 365
Hi there!
I want to limited the data that I download from dynamics 365 since the URL, how can i do it?
Thanks
Regards.
3 Replies
- Greg_DecklerCommunity Champion
Are you connecting to the OData endpoint? You should be able to limit the data in Query Editor.
- AnonymousNot applicable
I want to do it with URL, I've been trying with this URL ( https://---operations.dynamics.com/data/InventJournalTrans?$top=20) but i got the following error.
- V-lianl-msftCommunity Support
Hi Anonymous ,
Based on your description, you want to limit the dynamics 365 data obtained from the web URL.
You can transform the data in the edit query or refer to this Blog.
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.