Values from Query not showing in Repeat

I am following the documentation to create Password Reset functionality. In the documentation it shows setting a value with a field from a previous query in a Repeat action. I am not seeing the values under that Repeat. The only different is that I’m using a “Database Single Query” instead of “Database Query”.

Here’s my screen.

Here’s the documentation.

The single query is relatively new…you don’t need a repeat to access those values, just cut straight to your set value actions, or even, just reference the single query later in the process.

2 Likes

Thanks Ken. :slight_smile: