Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

[AnalyticApp] Double update when using app tools

Joker_Hazard
11 - Bolide

Hello all,

I have been sttrugling with trying to make the analytic APP more automated. I have a workflow in which I already have an APP that works. However, this APP only updates one especific field. I would like to make this app tool to update two different fields.

Example:

Banking AccountCompany ID
9957317330723311856658
9542775940897386274702
9829274134156613352139




When selecting "99573173", not only the field "Conta_10_linha1" gets updated but also "CNPJ 04_linha1" gets updated with its respective Company ID "30723311856658".

Here's an image of which tool should get updated too... 

Joker_Hazard_0-1613587044894.png

The problem is, the user can only CHOOSE/SELECT the banking account. So the Company ID should be updated automatically depending on which banking account was used.

Thank you so much guys!

5 REPLIES 5
AMansour
11 - Bolide

Hi @Joker_Hazard 

I think that one of the best ways to do it is to use Tree tool from the interface menu.

have you tried it?

Cheers,

Amr

Joker_Hazard
11 - Bolide

Hey AMansour,

Thanks for the reply. Unfortunatelly I did not try to use it. But I see some problems with that. Lets imagine that we have 1000 banking accounts, therefore 1000 Company IDs. Under no circunstances will the user be able to "choose" both options because a normal person would not remember the numbers accordingly. 

At least thats the issue that I see. Do you agree?

Ty

AMansour
11 - Bolide

Totally agree

I'll suggest creating some groups to facilitate user experience.

Otherwise, I am curious to know how an interface tool gets results from another interface tool without executing the workflow !!

 

I'll give it a try.

 

Cheers

Amr

Joker_Hazard
11 - Bolide

Thanks for the try!!

Joker_Hazard
11 - Bolide

Hey Am,

Did it work? I tried here, but no success...


Labels
Top Solution Authors