Hello all. We're trying to find a way to identify troublesome queries in Teradata through the SQL generated. I've built a report with a text column that identifies in string form hardcoded who has run it. A more flexible approach would be to use the report expression function for ReportName() or ReportPath(). Unfortunately these are only available when designing the page layout rather than in query layout. Can anyone suggest an approach to get these captured as text strings that can be included in a query and therefore appear in the SQL?
Thanks
Thanks