I am in the process of building out a workflow that will pull data in from a database to do general profiling of that data. Currently, I am trying to use an analytical app that has a text box to update the FROM clause in the Input Data tool. This would specify which table to bring in data from the database. However, I cannot find a way to make the connection and return data from the database. Is it possible to use interface tools to update the FROM clause in Input Data tools?
Thanks