Free Trial

Alteryx Designer Desktop Discussions

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

Manage a Product Portfolio for a Restaurant in Alteryx

karla_camacho
6 - Meteoroid

Hello everyone,

 

I want to use Alteryx as an "app" where starting from a existing product portfolio the company can add new products, delete inactive products and modify details about the existing products.

 

You can see an example in the picture. As you can see I added one new product, deleted one and change the vendor and delivery  information for another one.

 

I want this to be a dynamic file, with an user interface and interactive (like pop up windws requesting the information) and that is always changing.

 

Any advice?

1 REPLY 1
mceleavey
17 - Castor
17 - Castor

Hi @karla_camacho ,

 

You can find out more about how to build apps at the links below:

 

https://help.alteryx.com/20221/designer/analytic-apps

https://help.alteryx.com/20221/designer/apps-and-macros

https://community.alteryx.com/t5/Interactive-Lessons/Using-Analytic-Applications/ta-p/243106

 

In your use case you're going to need to keep a log of the current state of play, so when changes are made it will create a new line for added and updated rows. You can drop this into a .yxdb which can then be loaded in, amended, and saved out with whatever you selected in your Interface tools.

 

This should get you started.

 

M.



Bulien

Labels
Top Solution Authors