One of the constant challenges we face when writing canvas apps and custom pages using Power Fx is ensuring that the queries we use are always delegatable. Not all operators are delegatable to the server when using Filter or Sort, which can sometimes create a performance challenge. Furthermore, some types of queries are not possible such as group-by and complex link entity queries. Wouldn’t it…
Continue Reading Develop1’s Article on their blog
https://develop1.net/public/post/2022/10/09/perform-complex-dataverse-fetchxml-queries-using-power-fx-from-a-canvas-app
Blog Syndicated with Develop1’s Permission