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 Account | Company ID |
99573173 | 30723311856658 |
95427759 | 40897386274702 |
98292741 | 34156613352139 |
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...
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!
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
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
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
Thanks for the try!!
Hey Am,
Did it work? I tried here, but no success...