Report interactive color display, but no data

Apex 5

Theme: universal

I have an interactive report

select 
b.project_number,
b.name project_name,
b.description,
b.start_date,
b.end_date,
a.ID, 
a.STATUS_DATE,
a.TIME_STATUS,
a.COST_STATUS,
a.SCOPE_STATUS,
a.HR_STATUS,
a.ISSUE_RISK_STATUS,
a.OVERAL_ALL_STATUS,
a.PROJECT_ID
from ANG_PROJECT_STATUS a, ang_projects b
where b.id = a.PROJECT_ID 
and PROJECT_ID = :P20_ID
and a.STATUS_DATE = (select max(d.STATUS_DATE)
                     from ANG_PROJECT_STATUS d
                     where d.PROJECT_ID = b.ID) 

The columns

a.TIME_STATUS,
a.COST_STATUS,
a.SCOPE_STATUS,
a.HR_STATUS,
a.ISSUE_RISK_STATUS,
a.OVERAL_ALL_STATUS

Can have data of green, orange or red, so I created conditions of climax.

Anyway is to display the highlight color, but not the data

Concerning

Gus

Gus C wrote:

Apex 5

Theme: universal

I have an interactive report

  1. Select
  2. b.project_number,
  3. b.Name project_name,
  4. b.,
  5. b.start_date,
  6. b.end_date,
  7. a.ID,
  8. a.STATUS_DATE,
  9. a.TIME_STATUS,
  10. a.COST_STATUS,
  11. a.SCOPE_STATUS,
  12. a.HR_STATUS,
  13. a.ISSUE_RISK_STATUS,
  14. a.OVERAL_ALL_STATUS,
  15. a.PROJECT_ID
  16. ANG_PROJECT_STATUS a, ang_projects b
  17. where b.id = a.PROJECT_ID
  18. and = project: P20_ID
  19. and a.STATUS_DATE = (select max (d.STATUS_DATE)
  20. of ANG_PROJECT_STATUS d
  21. where d.PROJECT_ID = b.ID)

The columns

  1. a.TIME_STATUS,
  2. a.COST_STATUS,
  3. a.SCOPE_STATUS,
  4. a.HR_STATUS,
  5. a.ISSUE_RISK_STATUS,
  6. a.OVERAL_ALL_STATUS

Can have data of green, orange or red, so I created conditions of climax.

Anyway is to display the highlight color, but not the data

It is possible, but not appropriate for accessibility reasons. As noted in 1.4.1 WCAG success criteria, color should not be the only channel to transmit information. Without the status text, it will be difficult for color-blind users (up to 10% of the population) to distinguish colors in the report, giving them problems to understand and make the necessary arrangements. Here's how the report will look like to users with one of the most common types of color blindness:

In a report like this, in addition to the color channel, I include the RAG status labels in its entirety as red/orange/green and include a title attribute detailing the underlying value or an explanation of how the status of CLOTH has been evaluated. In an interactive report, this can easily been done using an HTML Expression:

#COST_STATUS#

Tags: Database

Similar Questions

  • Report health Firefox page open, but no data. The race for weeks. Why nothing?

    I loaded the page of the State of health. All the headings of the various subjects are there. But no data. I've been running firefox for years and this 22.00 for weeks or months. So why no data showing? Thank you.

    Please upgrade to Firefox 23, then recheck your data of health report

  • The BLOB (image) column in the report (interactive)

    Hello

    I have a field called "image" in my "details" table, which is of type BLOB. I also have a field 'MIME Type' and 'filename '.

    In addition, I have a "name" and "description" column I need to display with the image in the form of columns in a report (interactive preference).

    I also modified the display BLOB format as per

    http://www.Oracle.com/WebFolder/technetwork/tutorials/OBE/DB/Apex/R31/apex31nf/apex31blob.htm

    what Miss me is the correct query. If possible, I want to control the size of the rendered image in the report as saying 40 * 50.

    I also mentioned the thread

    APEX 3.1 BLOB Image display

    But I do not know how to place the

    DBMS_LOB. GetLength ("BLOB_CONTENT") as "BLOB_CONTENT".

    in my query.

    The foregoing allows also the report type column 'number Should it?

    Any help would be appreciated.

    Kind regards
    Rigaut

    so I am very confused if the error is in the report or the table/data type definition itself.

    Or {noformat}) {noformat}

    The problem is in the settings of the P4_PICTURE element in the form on page 4. The Type of storage has been upgraded with WWV_FLOW_FILES of the Table, so the uploaded images were going to the repository of integrated files, not the BLOB on your CATEGORY table column. So the fundamental problem is that there are no images in your table to be included in the report.

    I changed the element P4_PICTURE Type of storage to a BLOB column specified in the attribute of the Source element, has added the additional column information and the IMAGESource and changed column PHOTO report 3 Format page mask download image, and the picture I have uploaded via the updated form the appears.

  • How to convert sql report interactive report

    Hi all

    I have a Sql report and I want to convert in interactive report. I found the option at the top to the right side "Interactive report migrate" but only 3 option to pass parameters.

    In my SQL report (Edit button) is here and I'm passing 6 values through this button change, how can I migrate my SQL report interactive report? Please suggest me...

    Thank you

    Xandot wrote:

    In the report links SQL query looks like:

    1. case Type
    2. When 3 then
    3. (select the T_STYLE Style where STYLEID =?)
    4. When 1 then
    5. 'Edit'.
    6. else '||','|| ||','|| ||','|| ||',30>Edit'
    7. end
    8. When 2 then '| «, » || ||','|| ||','|| ||',30>Edit'
    9. When 1 then '| «, » || ||','|| ||','|| ||',30>Edit'
    10. end as change

    How to implement above interactive links, until now that I created the link on interactive using links like report:

    But here its me allow only a single URL, how to put different URLS of in accordance with the condition, please suggest me.

    There is no declarative support for generating links conditionally to line level in interactive reports (or indeed in the standard reports). Set the IR link column property to exclude the link columnand generate the link in the request in the original report. Set the Type of display attribute for the column Edit to report Standard column.

  • iCal in doc icon displays an incorrect date

    iCal in doc icon displays an incorrect date.  with the help of el Capitan 10.11.5

    Open Terminal (in the Utilities folder) and type the following command (followed by Enter):

    Killall-KILL Dock

    If the problem returns, report.

  • How to display a given date in a DateField?

    Hi Experts,

    I'm developing an app for BlackBerry in Java. I want to display a date I will give statically for example "October 4, 2008. I did, but while reading, it is displayed in January 1, 1970. How can I display a static date in a DateField?

    Thank you and best regards,

    Nithya

    Simple use.

    import java.util.Date;

    Net.rim.device.api.i18n import. *;

    String date = new SimpleDateFormat("dd/MM/yyyy_hh:mm").format (new Date (System.currentTimeMillis ()));
    Add (new RichTextField (date));

  • BI Layout Editor - how to display the current date?

    Hello

    Recently used BI Layout Editor (previously using MS Word to create the presentation of the State).

    He seems really nice and easy to use.

    However quick Q - How to display the current date in the layout editor (to show the report run date).

    Any quick suggestions is appreciated.

    Thank you

    Vivek

    Tab displays your selection available.

    It's like how when you insert the table in the Word document and when you select the table, you would see 2 additional tabs such as the design and the tool.

    Can you please insert "Text Element" and select the text element and see if you go to the tab 'text '?

  • change the color of the current date af:inputDate

    Dear experts,

    I have demands to change the color of a specific date in af:inputDate, but I can't find a way to change the date of the day color (04/09/205-JJ/MM/AAAA). Do you have any suggestions?

    I want the 09/04/2015 also green.

    selectedDate.png

    Thank you

    Ricky

    Hello

    AF | chooseDate::today The styles of the appearance of the cell of the table for the current date (today). For example, you can add a background color or a border to the cell.

    Pseudo classes Description
    selected

    JSPX page

    Below the code in skin file works for me, when we choose a date

    AF | {chooseDate::today}

    background-color: black;

    }

    Thank you

    Amey

  • Report does not display the contents of the property

    Hello

    DM 4.0.2

    I use a custom to report on the tables in the Data Modeler.

    A section of the report contains information about the columns. So I added among others, PK, FK column property and mandatory element. The columns appear in the report, but remain always empty, although the columns Pk, FK or mandatory.

    If I use the standard report for tables, the columns mentioned are met.

    Is it possible to copy the standard report to see how this report is built?

    Thanks in advance,

    Joop

    Hi Joop,

    There is a bug when generating custom reports from the file-> reports. But everything goes well during the generation of the custom of the search engine report.

    Bug will be fixed in the next version.

  • Help! Could not resolve the address of the server: the requested name is valid, but no data of the requested type was found.

    Hello

    So I started with a Horizon view, so I apologize if this is a noob question. I wanted to try to put a security server in our DMZ, but before I put it in the DMZ I wanted to test whether customers would be on our network. So here's my setup:

    Overview of VMware View Administrator 5.3.2 generation-188719

    Same version for security server.

    Windows Firewall is activated 'On' on all profiles on security and the server connection. (this might be important later)

    Laptop with Horizon installed Client, Version 3.2.0 build-2331566

    IPad Air2 with Horizon Client Version 3.2.0 build-2331566

    On the Administrator display > display Configuration > Security servers > change on the Security Server

    I PCoIP Secure Gateway set to the IP address of the Security Server (say its 192.168.1.10:4172)

    Connection servers > edit on the login server

    I also have the Security server defined as PCoIP Secure Gateway (192.168.1.10:4172)

    Yet once I wanted to test it before I put it in the DMZ

    So when I connect with the iPad, it works fine, I can connect, see all my connections and connect to just fine.

    On the laptop, when I try to connect, I get the login screen where I put my user name and password (correctly, I might add ) and when I try and I get a connection error.

    "Error: could not resolve the address of the server: the requested name is valid, but no data of the requested type was found."

    I found the article KB VMware goes around the question: KB 2085365 (without help)

    I changed the Secure Gateway on both safety and the connection to the server at each IP I can think of, but it still does not work.

    Can someone give me an idea what can be wrong?

    What is my firewall to connect to the server? (I don't remember if I had turned on firewalls when I installed the login server while they could not properly configured summer when I install?)

    Any help would be amazing!

    Thanks for reading!

    I found the problem, it turns out that the network port to the Security server has been set for public and not private in the firewall. Thanks for the help!

  • How you trigger sort column of the APEX report interactive page element?

    Hi guys!

    A certain page, I have an interactive report of the APEX. Part of the query is similar to:

    SELECT

    ...,

    (definition column1) BCV,

    (definition column2) RFV,

    ...

    table. RAU,

    The TABLE table_name,...

    WHERE conditions;

    I also have a defined through the following LOV page P121_SORT_BY (selection box) element:

    SELECT "BCV" d, "BCV" r FROM DUAL

    UNION ALL

    SELECT "RF value" d, 'RFV r' FROM DUAL

    UNION ALL

    SELECT 'RA (USD)' d, "RAU" r FROM DUAL

    I've linked a dynamic Action to P121_SORT_BY which runs on the 'Change' event and performs the following JavaScript Code:

    var my_column = $v ('P121_SORT_BY');

    Alert ('test1');

    $x('apexir_COLUMN_NAME').value = my_column;

    Alert ('test2');

    gReport.column.order ('DESC');

    Alert ('test3');

    Alert (my_column);


    Obiously, there is something wrong with my code JS... What can I do to make my report interactive sort DESCENDING column selected in my page element?

    Please note that I also tested the JS without comments and I get pop ups (test1, test2, test3 and the correct name of the column of my_column) but the report isn't back to normal... What am I doing wrong?

    Thank you

    Digital

    Hi all

    I found the answer to my question by navigating through the java scripts in Apex.

    So, this is what works:

    gReport.last_col_id = "BCV";

    gReport.column.order ('DESC');

    Where "BCV" is actually your name of column position, you can send it by a Page Item and means of descending "DESC" and "CSA" means growing.

    I hope this helps other people too.

    Thank you

    Digital

  • Why fields view object cannot display in the data control?

    Hello
    Work in jdev 11.1.2.3.0.
    I create two objects from view of the entities under the project module.
    and see the AppModule.xml as follows:
    ..
    < ViewUsage
    Name = "TransAccountVO1".
    ViewObjectName = "Project1. TransAccountVO "/ >"
    < ViewUsage
    Name = "TransAccountBillVO1".
    ViewObjectName = "Project1. TransAccountBillVO "/ >"
    ...
    Under the control of data panel shows these two nodes:
    -TransAccountVO1
    -id
    -name
    ---..
    + Operation
    + Named criteria

    -TransAccountBillVO1
    + operations
    + Named criteria,

    THE first node is ok, but the second miss (node TransaccountBillVO1) areas.
    Why fields view object cannot display in the data control?

    Thanks in advance.

    delete and Add again... the value editable forever.

  • ToolTip in OBIEE 11 G reports when we spend on its data.

    Hello gurus,
    I have a requirement where I need to display the ToolTip in OBIEE 11 G reports when it hovers over its data. For example, if I have a column in a report that shows "serial No." say the column data is 1,2,3,4,5 etc. when I hover over 1, it should display name corresponding to it. When I switch to 2, it should display a different name.

    Those values that will be displayed on score action can be hard-coded, they are static values.

    Thanks in advance!

    I got how to do this. I posted here - http://isimplyshare.com/different-tooltip-for-different-rows-when-user-hovers-on-it-in-obiee-11g-reports/

  • the field with color display

    APEX - 4
    Version of DB - 10 g
    Web - OHS server architecture
    Browser - IE8
    Theme - 5

    Hello

    I'm trying to display a value in a text field in red. I can do for a regular with editable field

    document.getElementById('P4_HOLD_NAME_DESC').style.color = 'red '.

    but I want to display the field as text field and disabled, it will work if I change to display only but I lose the border around the
    field value.

    Any help would be appreciated.

    Thank you

    Hello
    You can add in the 'Javascript' attributes 'Page' section under ' run when Page Loads. Another way is to create a dynamic action advanced with an event' of the 'Page Load' and 'Action', 'execute JavaScript code.

    Thank you

    Paul

  • Report problem color to another user

    Hello

    We are not able to generate the normal Report Builder with our guest user access, the color is missing. Pls see the screenshot. But when we use the access of users, we are able to get normal report for the same model report in the same environment.

    Please help me get the same report with guest access. What was wrong with the configuration of access as a guest?

    You can change the preference under Configuraiton-> user preferences and then define print reports in color or Monochrome.

Maybe you are looking for

  • Portege M200: Graphics need Win 7 driver for Hibernate/sleep, rotation

    Hello I recently bught use M200. I installed Windows 7 above. It works really nice.I use it with ' Toshiba Portege M200 Tecra M4 Multi Dock 2 PA3315E-3PRP ' and a second screen with a resolution of 1680 x 1050.Now I am looking for a witch of recent d

  • How to check the virus.

    I use a MacBook Pro with OS X 10.8.5. After recently browsing some sites on Safari now I intermittently get laughter and sounds of doors opening and closing in the background for a few seconds at a time. I can't figure out why. It must be a virus, bu

  • Possible to use an App tab with exe file (for example Thunderbird.exe)?

    I'm trying to set up an App tab in Firefox 4 Beta (9) to call Thunderbird. But when I put the location of the exe file in the address window, Firefox sends me to the Download Manager and does not open the file otherwise. I guess you cannot open an ex

  • 3005 pro MT coprocessor driver for Win7 - 64 bit

    Kinda says it all. I have a desktop HP Pro 3005 MT with an AMD X processor 2 245, that I've upgraded to Windows 7 ultimate (64 bit). Everything works well except that the co-processor driver is not installed, and I can't seem to find anywhere (nothin

  • Please help me to match a cartridge for a printer (both HP)

    I was hoping that someone would know a list where I can know which to a certain cartridge for HP printers (in this case, numbers 21, 22 and 58)). A complete list would be good since every so often, that I meet full cartridges in thrift stores. Thank