jercisneros
Technical User
I have created a parameter "{?Date Range}" and I want to display this field as a report title. The parameter is set to Allow multiple values and Discrete and Range values. I have created a formula like:
"Date Range: " + ToText({?Date Range}[1]) " to " + ToText({?Date Range}[2])
Then I get a message that says "The remaining text does not appear to be part of the formula" and the cursor stops in be between the first paranthesis and curly bracket.
Using CR.8
Any help would be greatly appreciated.
"Date Range: " + ToText({?Date Range}[1]) " to " + ToText({?Date Range}[2])
Then I get a message that says "The remaining text does not appear to be part of the formula" and the cursor stops in be between the first paranthesis and curly bracket.
Using CR.8
Any help would be greatly appreciated.