Use query acceleration to retrieve data from Azure Data Lake Storage
Few key points about query acceleration – Query acceleration supports ANSI SQL like language, to retrieve only the required subset of the data from…
Few key points about query acceleration – Query acceleration supports ANSI SQL like language, to retrieve only the required subset of the data from…
Hi Everyone, Today I got a requirement to retrieve Optionset Metadata using JavaScript. Here is the code for the same. function getOptionSetMetadata(schemaName) { var…
My previous blog I have explained how to create CDS API Connection using service principle. As you know service principle requires ClienttId, Client Secret…
In some cases, you want to delete a custom field in a highly used entity. You can easily identify where it appears in system views, forms, etc.…
Let’s say you have a requirement where you want to work only on Dynamics 365 and you are using Office 365 Get User Profile…