How to use optional parameters of Dataverse Search in Power Automate Flow?

InogicDyn365CE2 years ago7 Views



As demonstrated in our previous blog, we can use the Dataverse search in Power Automate Flow comfortably. In this blog, we will have a look at how the optional parameters are used to limit the search as per our requirements. So, let’s dive in without further ado.

To quickly revise everything that we have discussed in the previous blog, below is an example to use the search API to find all the entities which have “Jim” somewhere in their indexed fields.

Power Automate Flow

Now, the successful response will consist mainly of three things –

  • Value
    • An array of all the matching records. By default, 50 rows are returned but can be changed from 1 to 100 using the Top
  • Total Record Count
    • Returns the total number of matching records if the parameter is set to true. By default, will always be false and return -1.
  • Facets
    • The results of the facet parameter i.e. additional filtering on the received search results.

It will look like this –

<

pre class=”lang:css gutter:true…



Source link

0 Votes: 0 Upvotes, 0 Downvotes (0 Points)

Leave a reply

Join Us
  • X Network2.1K
  • LinkedIn3.8k
  • Bluesky0.5K
Support The Site
Events
February 2025
MTWTFSS
      1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28   
« Jan   Mar »
Follow
Sign In/Sign Up Sidebar Search
Popular Now
Loading

Signing-in 3 seconds...

Signing-up 3 seconds...