Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

app output dynamic message

Makup
5 - Atom

Hi all, 

 

I'm building an app where users will be able to type in the data which will append to sql table. I want to give users an ability to doublecheck the data they've inputted. Is there a way to generate an output message/table of only what a user has just typed in without creating an additional table? any other ideas of how to let users doublecheck what they've submitted?

1 REPLY 1
apathetichell
20 - Arcturus

Off the top of my head the most straight forward way might be a chained app - where app 1 takes in the information and app 2 approves the information/shows what was typed in in app 1 and then writes it pending response.

Labels
Top Solution Authors