Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

issue with $ sign expansion

I am using $ sign expansion to dynamically reference a field in a filter and it is workinig great.  The one issue I am running into is that it doesn't work if the field name has a blank or any special characters in it (other than an underscore).  Has anyone else run into this and is there a work around?

1 Solution

Accepted Solutions
eduardo_sommer
Partner - Specialist
Partner - Specialist

Try enclosing the name in [ and ], like in [Variable with spaces]

Eduardo

View solution in original post

2 Replies
eduardo_sommer
Partner - Specialist
Partner - Specialist

Try enclosing the name in [ and ], like in [Variable with spaces]

Eduardo

Not applicable
Author

Thank you Eduardo.  Just had to realize to apply the brackets to the field name in a variable prior to using the $ sign expansion.