Form submit triggers confirmation email to USER table emails (all)

I want to have the “submit button” in my form send a received email to the customer AND a notification to everyone in my user table. The customer email is working but not the USER table email.

I set up a 2-part action and ponted one to the USER @email do I need to do something else? THANK YOU

It seems like this should be easy! Either I’m doing it wrong or I missed something

You should have a lookup pointing to the email column in your Users table to return an array of emails, and reference it in the email action.