I'm trying to search cases using the "attachment:" axis.
I was hoping I could use:
attachment:*.xls project:foobar
But search translates this to a literal "*.xls" instead of wildcard.
What am I doing wrong here?
|
2
|
I'm trying to search cases using the "attachment:" axis. I was hoping I could use:
But search translates this to a literal "*.xls" instead of wildcard. What am I doing wrong here? |
||
|
|
|
2
|
Try
or the more concise equivalent:
You can, obviously, even use fancier logic:
|
|||
|
|