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?
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.
User | Count |
---|---|
17 | |
15 | |
15 | |
8 | |
5 |