Skip to main content
I have a screen flow where I want the user to be able to multi-select from multiple US regions.  I then want to Get Records (accounts) based on which Region(s) the user selected in the screen component.

 

The Get Records action seems to fail because it is looking for Accounts with Regions listed as "Mideast; New England" in this example.

 

Is there a better way to accomplish this?

 

 
10 respuestas
  1. 8 nov 2020, 17:15
    Hey Ken, good news I think I got this working. It's not perfect, but it's really close. 

     

    I was able to build a 1 screen flow that lets users make their selections and then behind the scenes it is able to dynamically build a get records query. This should be able to help cut back on the number of screen elements and queries. 

     

    Here's what the resulting flow looks like: 

     

    Hey Ken, good news I think I got this working. It's not perfect, but it's really close. 
0/9000