Comments
-
Thank you so much! I'm seeing now that the bug is fixed :)
-
@rco Thank you for the example! I tried using the SQL tile instead of the "group by", but am still receiving the below results. My flags are "hedge" and "benchmark". My IDs are "CUSIP" or "ISIN" or "ticker".
-
I was about to create the same suggestion! Commenting to boost. Looks like this hasn't gained much traction but would be huge for security and productivity in card enhancement and management.
-
Is there a restriction on strings with a space? When I have a list like (Option1, Option 2, Option 3), it is only returning rows that match "Option1" with no space. Enclosing the strings in single or double quotes had the same result.