Hello,
I have a workflow that connects to a database, pulls data, I process and provide the result. So I converted this into analytical app, so it will ask username, password, date etc..... So far so good. The original app is not that simple, the are around 25 different tables I should do the same. All tables will share same inputs.
So here is the my challenge.
I converted all inputs to dynamic input, so fine.
For around 25 data inputs, I should do this for each item, 1 username, 1 password, 1 id, 3 different date metric, minimum 6 dynamic entry or more depends on the data source. This step is repetitive for each data source. So when something is repetitive, the macros comes to my mind.
I want to convert this (container 12) to a macro

to convert this as analytic app

When I run it, I still want to ask me question to feed the dynamic input.
Any suggestions? Is this possible?
Albert