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.
Greg_Deckler
6 years agoCommunity Champion
Are you connecting to the OData endpoint? You should be able to limit the data in Query Editor.
Anonymous
6 years agoNot 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.