Does anyone knows how to use "Columns to Date - Utility Collection Manipulation".
I want to sort a collection with fields "Effective Date" and "Values" in ascending order of "effective date" field. However since the effective date type is a text,...
If we are checking for a specific fund we can use the below expression in the Filter Collection field.
""fund=' "" & ""ABC"" & "" ' ""
Does anyone knows how I can use OR in the above Filter to include Fund = ""XYZ"" as well?