Hey,
since my company recently updated our Alteryx Designer to version 2021.03.03 (from 2021.01.04) i have problems on workflows, which contain In-DB-Tools combined with Text-Box-Interface Tools. In concrete terms, it is about dynamically querying a date value, which has the form "YYYYDDMM", in a database with a different date (for example 20211231). This has always worked smoothly with the Text-Box-Interface-Tool via an Alteryx app until the update mentioned above got installed.
Does anyone know if there have been any adjustments in this regard or if there is a way to get around this bug? Since it is a relatively large amount of data, I would ideally not write the data at this step out of the database and set the filter with the "normal" Filter-Tool (for which the Interface-Tools worked fine as before).
In the attached picture there is there usual procedure, with which i worked until the update, but unfortunately it does not work as it used to anymore.