I am observing a strange behavior on our company's Gallery.
Steps to Replicate:
1. Create a workflow and save it to the Gallery with the name "spa_something" (to your private studio)
2. Login to Gallery using same credentials (or credentials with access to the private studio)
3. Using the Search toolbar, search for "spa". The workflow appears in the search result.
4. Using the Search toolbar, search for "spa_". No results are returned.
5. Using the Search toolbar, search for spa_something. No results are returned.
I know that in Oracle, the underscore in a LIKE query represents a whildcard (single character). I'm not sure what the behavior is in Alteryx, but would like to understand this and perhaps know what escape character I could use so that I could search workflows appropriately in Gallery.