I am new using it, and have a question.
I need to join two files using a field that has different length.
In the file01. the field is text (3 characters) in the file02 the field is text (8 characters), both fieold has the data to the rigth side ( with spaces before)
So i need make some someting like that: trim(file01.field)=trim(file02.field).
Can you help me?. I don't know how to make advanced joins in Oracle Hyperion Interactive..
I really appreciate your help