In terms of common context, is this scenario below supported?
On my source application, I have the field AccountNumber (Text). On my interactive report, I don’t have this field directly on the table the report is over, but rather I am showing the related field of a TL on the table. I am trying to map the value from AccountNumber to GLAccount_AccountNumber. Its not working with the way I currently have it set up.
Application: AccountNumber (Text)
Interactive Report: GLAccount_AccountNumber

