can a text function ReportName be nested with Left function?
Summary:
We would like to just obtain the first 4 characters of the report name.  Is this possible in the Narrative Reporting?  The report name is on the footer text box.  Tried Left(ReportName(),4) but was getting an error message.
Content (please ensure you mask any confidential information):
Left(ReportName(),4)
Version (include the version you are using, if applicable):
version 25.10.76
Code Snippet (add any code snippets that support your topic, if applicable):
            Tagged:
            
        
0