"OR" criterias in Dashboard

To the best of knowledge there is no way to do this, I have tried to come up
with a way in the past.. The closest you can get is through a BAQ Report
Filter but that's a report and not a dashboard.
If the parts you are trying to add all start or end or have the same
substring you can use a like item with a matches criteria such as
MATCHES("*NUM*")
where all the parts have NUM in them....


*Jose C Gomez*
*Software Engineer*
*
*T: 904.469.1524 mobile
E: jose@...
http://www.josecgomez.com
<http://www.linkedin.com/in/josecgomez> <http://www.facebook.com/josegomez>
<http://www.google.com/profiles/jose.gomez> <http://www.twitter.com/joc85>
<http://www.josecgomez.com/professional-resume/>
<http://www.josecgomez.com/feed/>

*Quis custodiet ipsos custodes?*



On Fri, Apr 1, 2011 at 9:50 AM, olipaquette <opaquette@...> wrote:

>
>
> I was wondering if we could have "OR" criterias in a dashboard.
> For example, I would like to add about 5 filters on partnum for a specific
> dashboard. The user would enter 5 parts that he wants to be shown in the
> grid. Presently I cannot do this because the filters are "AND" filters and I
> can't combine something like Partnum = 'ABC' And PartNum = 'DEF'.
> Any ideas ?
> Thanks a lot,
> Olivier
>
>
>


[Non-text portions of this message have been removed]
I was wondering if we could have "OR" criterias in a dashboard.
For example, I would like to add about 5 filters on partnum for a specific dashboard. The user would enter 5 parts that he wants to be shown in the grid. Presently I cannot do this because the filters are "AND" filters and I can't combine something like Partnum = 'ABC' And PartNum = 'DEF'.
Any ideas ?
Thanks a lot,
Olivier