What's the best way of searching through all our Enterprise Qlik Sense code to identify which apps use specific Oracle database tables, as we have a requirement to replace some with newer tables?
We can easily identify data loader apps which build qvd files from the table as these are named the same as the table, but not the apps which use SQL to extract data from the table directly.
Ideally, we'd like a straightforward method, but any advice is appreciated.