Hi All,
I'm working on an Xporter Template (Excel tempate). I am trying to return a specific value of a field (label manager field). I can use the string ${Customer}, which pulls the value of all the customers listed. What I would like to do is pull one specific customer, instead of all of them. How would I go about pulling a specific value from the field list? For example, if I have a customer named George, how do I only pull George's name from the field instead of all the customers? I have looked in the existing templates, but didn't see a similar function/string. Thanks!
OK, so I have been able to return the value I'm looking for using this method:
&{for issues|filter=%{'${Stakeholders}'.equals('[Corporate]')}}
This method populates the value exactly as [Corporate], which includes the brackets, and this is what I need.
Is there a way to filter to also include variances of this value, such as:
[Corporate
Corporate]
Corporate
Thanks!
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.