Good morning, everyone!
This might be a dumb question but I've tried searching for tutorial and couldn't find anything that solve my problem. If you know about this please give me some instruction. I'm new to Alteryx so I would really appreciate detailed explanation and/or links to examples.
I'm trying to build an app that pull reports from a Teradata DB. I can access this DB using my credentials but the people I'm building this app for do not have that access. The goal is to upload this app to Gallery so that others can pull customized reports out using some input such as company ID and date range.
Is there a way I can make this happen? I'm looking at the In DB Input tool and Dynamic In DB Input tool. The database is quite big so it will help to be able to select what to use from the Input tool and not loading everything in the workflow then filter them out. (The selection should be dynamic based on user input)
If you know any source of instructions that I can read, please let me know too.
Thank you so much!