Hello -
I am trying to make an analytic app that is connected to a database via ODBC. The ODBC requires UID and Password to connect and are tied to each specific user. Therefore I am wondering how I can pass UID and Password to the input tool so that it can be updated each time for different users.
I will also pass date parameters to the SQL statement, but I have completed this portion. But unsure how to proceed with variable configuration of an ODBC.
Thanks!