BI Publisher (MOSC)

MOSC Banner

All value in multiple selection doesn't work

edited May 29, 2012 5:31AM in BI Publisher (MOSC) 6 comments
Hi guys...
I have this query that shows all of our computers and the current "operational status".

For example:

I have a DELL Latitude e6420 that is operational

In the report if I want to see all PCs that are in the status CREATED it doesn't work.

If i change the values to ALL (on the PC types) and ALL (on the status) it doesn't work.

Here is the query:

select
  a.asset_num as IC,
  a.name as Nombre,
  b.attrib_41 as Modelo,
  b.attrib_42 as Marca,
  a.serial_num as Service_Tag,
  d.prod_cd as Tipo,
  d.name as Subtipo,

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center