Don’t be like me!
This is the JavaScript:
var uriClientLegacy = "?$select = cca_legacyservicefee, defaultpricelevelid & $filter=accountid eq " + clientLookupId;
Xrm.WebApi.retrieveMultipleRecords("account", uriClientLegacy).then( function success(result) {
...
},
function (error) {
console.log(error.message);
// handle error conditions
alert(error.message);
});
And this is the…
Continue Reading Olena Grischenko’s Article on their blog
Xrm.WebApi. “The query parameter $select is not supported” error.
Don’t be like me! This is the JavaScript: var uriClientLegacy = “?$select = cca_legacyservicefee, defaultpricelevelid & $filter=accountid eq ” + clientLookupId; Xrm.WebApi.retrieveMultipleRecords(“account”, uriClientLegacy).then( function success(result) { … }, function (error) { console.log(error.message); // handle error conditions alert(error.message); }); And this is the execution result: {“error”:{“code”:”0x0″,”message”:”The query parameter $select is not supported”,”innererror”:{“message”:”The query parameter $select is…
Blog Syndicated with Olena Grischenko’s Permission
More About This Author
Array
YouTube2022.11.275 reasons to love Power Pages – Sydney Microsoft BizApps Women November 2022 – YouTube
Power Automate2022.11.20Generating simple and complex documents with just Power Platform, no add-ons.
Power Automate2022.09.28Power Automate w Word Online: generate document updates
YouTube2022.09.23BizApps Women August event Meeting Recording – Re-start Your Career w Power Platform – YouTube