A few time we need to pass multiple parameters to QueryExpression to fetch required entities. I have seen code with multiple calls instead of passing multiple parameters, and of course avoiding multiple calls is efficient.
In code reviews, I also have seen hard coded Guids or people looping through collections to obtain Guids. In some situations, these can be the “only” or best options but…
Continue Reading Yawer Iqbal’s Article on their blog
Passing multiple GUID to QueryExpression
A few time we need to pass multiple parameters to QueryExpression to fetch required entities. I have seen code with multiple calls instead of passing multiple parameters, and of course avoiding multiple calls is efficient. In code reviews, I also have seen hard coded Guids or people looping through collections to obtain Guids.
Blog Syndicated with Yawer Iqbal’s Permission
More About This Author
Array
Dyn365CE14 November 2021Azure Key Vault for Power Automate
Dyn365CE30 May 2021Row Update After SharePoint File Upload
Dyn365CE19 May 2021Convert SharePoint Uploaded Word File to Pdf
Dyn365CE26 January 2021Power Automate Convert a String to GUID