Dear community.
I attached a sample workflow for the problem I currently have to solve. The purpose of the workflow is to use the app as overview for the user to click certain fields (e.g. Car & E-Bike) and go with those for further calculations. Both inputs are based on the same list of items, so all positions are covered in both inputs. As a result, the formula tool should show in the "Important" column either "yes" or "no" based on whether the the positions were clicked or not. Additionally, it should give the valuse in the "important sales" column. Currently it gives me just null values.
Thanks a lot in advance
Niklas
Solved! Go to Solution.
Hi @NiklasHA ,
I attached your workflow that I modified. Is it what you are looking for ?
Cheers,
Jean-Baptiste
Hi @NiklasHA ,
within the Formula tool, you can evaluate the string returned from the List Box. See attached workflow.
Best,
Roland
Thank you @RolandSchubert for your answer that is way better than mine.
I didn't know about retrieving questions in the Formula Tool !
Cheers,
Jean-Baptiste
Thanks to both of you, works perfect!
Have a good day
Niklas