Alteryx Designer Desktop Discussions

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

How to build an App

brendafos
10 - Fireball

I have Alteryx Server.

I need to build a simple App.

 

Where can I find general instructions on building an app? 

 

I have a spreadsheet with columns.  I want the user of the app to fill out the interface tool for each column and then save this new row of data to the existing spreadsheet.

Does anyone have an example of this simple type of App?

 

 

 

3 REPLIES 3
JessicaS
Alteryx Alumni (Retired)
brendafos
10 - Fireball

Here's a more specific question on building an App.

 

There is a spreadsheet and I want to have the App user a row.

What connects the 'Drop Down' interface tool to the new row column it should write to in the spreadsheet? 

Or stated another way, what tells the App that you want to add a row, and this Drop Down values goes in which column?

JessicaS
Alteryx Alumni (Retired)

Hi @brendafos,

 

Are you wanting the user to add a row or add a column?  The best way to configure these is to put a placeholder column or row in your workflow and update the contents and/or name with the action tool.  You will sometimes need to utilize a few action tools if you need to, for example, update a field name and contents based on user input.

 

You will utilize the action tool to connect your dropdown to the appropriate tool in alteryx.  Examples of the action tool are below.

http://community.alteryx.com/t5/Alteryx-Knowledge-Base/Tool-Mastery-Action/ta-p/35500

 

Thanks,

Jess Silveri
Manager, Technical Account Management | Alteryx
Labels