Using Dataverse SearchQuery in Canvas Apps
Table of Content If you want relevance-based search across multiple Dataverse tables from a Canvas App, you can call the Dataverse unbound action directly through the Environment object: In Canvas Apps, many makers start with the Power Fx Search() function. It works well for simple single-table filtering, but it is not the same as Dataverse […]
Read More