Chart created from a single entry

I am fairly new to apex sorry for anything that seems stupid. I want to choose an account of an interactive report and display a line chart based on this single record. This record would be a series of temperatures to a record such as temp1, temp2, temp3 etc.. I searched some tutorials but everything I've seen shows a chart with values from multiple records.

Is this possible? Let me know if it needs to be clarified more.

Published by: spysmily1 on February 29, 2012 13:48

Published by: spysmily1 on February 29, 2012 13:49

To graph a line, you need 2 points of reference - X and Y.

There would be the temperature. X is the date

You need match each value of temperature with the date.

So, for the graph of the line you would need:
Temp1, date1
Temp2, date2
Temp3, date3
etc.

Given that your values are all in one line, the union will be ranks separated so that they can be dealt with by the graph. I suppose you could use unpivot if you're on 11g.

I'm sure that someone else would be a better way to do it.

Tags: Database

Similar Questions

  • How can I restrict a textfield to specific alpha characters of a single entry, but in a textfield that should have a limit of two spaces to allow a combination of two letters?

    I want to force the user to limit the entries in a textfield using only four entries unique alphabet (E, C, W or A), plus an entry of two-letter alphabet "na". I have a textfield with a limit of two characters. Right now, it is possible for the user to enter two of the same entries properly alpha. How to prevent the user to enter only a single entry, at the same time allowing the user to enter the entry "na"?

    Oh OK, I thought that was simply a consequence of you only allows one entry alphabetical, never understood you wanted as a characteristic to have AutoComplete from "n" to "na".

    You miswrite that last comment? As noted above, you stated that "I had hoped limit the entry of"na"in lowercase. Is it just for the entry? You want the output to always be capitalized?

    If this is the case you simply remove the statement on the exit event making this.rawValue.toUpperCase (trigger) each time. And seeing you want to limit the entry for "na" to a single "n", you can delete the statement in the "verification of entry" or "na".

    On change:

    If (! xfa.event.newText.match(/^(e|c|w|a|n)$/i))

    {

    XFA. Event.change = "";

    }

    To the output:

    If (this.rawValue == "n") {}

    this.rawValue.replace(/n/g,"na")

    }

    this.rawValue = this.rawValue.toUpperCase)

    Are you sure that this would be no 'wrong' user? willing the entry "na" and only able to enter "n"?

    In your code you also have double returns 'replace(/n/g,"na") '? One off the if statement and one inside? From my point of view if one is enough. As right now it will evaluate to 'naa' in the case that the user enters "na" (I tested in a fictional form).

    Maybe it's because you think you want to restrict the user to only be able to enter the "n" of single entry.

    If you feel that your question is answered please feel free to mark a correct answer so that the thread will be properly tagged as well (I guess you have all the tools you need to find the exact behavior you are looking for).

    Best regards, Mattias.

  • Table created from a text input fields for loop

    I am new to AS3 and animate CC. I'm not a programmer. I learn how the code I want (from YouTube and various web sources). I put the next set of various web tutorial. What I'm trying to do is create a user input field and input variable which will set the number of new text fields created by a loop for. Then store the text fields in a table to access their values to use elsewhere. The problem is, I don't know how to access the values of the input fields created in the table.  The loop for works to create the new text entry fields, I do not know how to retrieve their values.  In fact, I don't know even if the text that I entered new fields is currently stored in the table. I think that the text field itself, as an object, is stored but not the text I enter the text field (which is what I want).  I hope someone can help me...

    to import flash.display.SimpleButton;

    import flash.events.Event;

    import flash.text.TextField;

    import flash.text.TextFormat;

    import flash.text.TextFieldType;

    var captureText: Array = new Array();               meant to be the text of "aTextFields" of the "aTextFields" table values

    var text3: String;                                               variable as containing "captureText [0]"

    var aTextFieldsText = new TextField();             dynamic text field called 'TextFieldsText '.

    aTextFieldsText.border = true;

    aTextFieldsText.width = 100;

    aTextFieldsText.height = 25;

    aTextFieldsText.x = 300;

    aTextFieldsText.y = 55;

    addChild (aTextFieldsText);                              Add "TextFields" to the value of the scene and the variable "Text3" poster

    var nTextFields: number = 2;                          creates the number of input fields, and would be attached to an entry on the scene.

    var aTextFields: Array = new Array();              array that contains ""input TextFields text fields " "

    for (var int i; i < nTextFields; i ++) {/ / loop for who created him ""text fields of seizure of TextFields " based on the "nTextFields" value"}

    aTextFields [i] = new TextField();

    aTextFields [i] .Guy = "entry";

    aTextFields [i] .width = 100;

    aTextFields [i] .height = 25;

    aTextFields [i] .border = true;

    aTextFields [i] .text = "";

    aTextFields [i] .x = 150;

    aTextFields [i] there = 15 + i * aTextFields [i] .height + i 5;

    captureText.push (aTextFields [i]);                 Push the table 'captureText '.

    addChild (aTextFields [i]);

    }

    var MyButton: SimpleButton = new Button;

    myButton.x = 339;

    myButton.y = 268;

    addChild (myButton);

    myButton.addEventListener (MouseEvent.CLICK, test1, false, 0, true);  "Text3" variable on captureText set button [0]

    function test1(event: MouseEvent): void {}

    Text3 = captureText [0];                                "Text3" variable to captureText [0]

    aTextFieldsText.text = text3.toString ();       displayed in the text field "[TextField object]" instead of the text value of the entry at index [0]

    trace ("aTextFields =" + aTextFields);

    trace ("captureText =" + captureText);

    trace ("Text3 =" + Text3);

    }

    captureText is an array of textfields and not a textfield. This line:

    Text3 = captureText [0];

    Maybe should be:

    Text3 = captureText [0] .text;

  • Report for logs created from AR after you run create accounting

    Hi all

    It is in AR to get a summary of newspaper entries created from a report create accountant for a given period.

    The create a report output using is, too, detialed and goes to the log level.

    The requirement is to get a report in the category wise diary, such as sales invoices, notes of credit, receipts etc. This sound is easy to reconcile if the same journals have been created in GL or that they are stüch in the XLA table, so we can run the log entries to transfer to GL (subledger accounting) and transfer them to GL.

    Pleae note that I have to run this report in the AR.

    Thank you and best regards,

    MPH

    Hello.

    The report of log entries allows you to summarize by categories between the dates.

    Octavio

  • Calendar of events created from Mail populate title from El Capitan upgrade

    Hi, since the upgrade to El Capitan, calendar events created from email (hover of dates in an email and more) do not fill a title in the calendar as they did.  They used to use the title of the email as the title of the event - not 'new event '.  In this case if it is set to fill iCloud or google calendars by default.

    Little bored maybe, but it is of course Nice on my old computers using Mavericks/Yosemite do not constantly have to fill in this field by hand.

    Is this behavior changed in El Capitan and so normal?  I can't find someone else to complain of the it (this isn't the old bug where the title goes to "new event" after changing).

    Thank you

    Yes. Same question.

  • update the apps created from an old email address that is not in use most

    created from an old email address that is not in use most

    I am currently updating the purchased applications that were created when I got an e-mail and password. I have more access to this email address, nor I remember the old password. Any ideas? Thank you. Penny

    Then you will not be able to update this app.

    Either don't update or delete the app and install it with your existing apple ID.  Data may be lost in doing so.

  • How can I move the mailboxes that I created from one computer to another?

    My old Macbook Pro has several e-mail mailboxes to store emails. I want to move them to a flash drive and copy them to my new computer.  Where can I find them in the Finder?

    The Mac is a multi-user system. If you choose to create only a single user, Mac OS X does not address which as a special case.

    The user files are stored in the top level directory

    / Users

    .. yourshortusername

    .. yourspousesshortusername

    .. your childsshortusername

    .. yourdogsshortusername

    .. yourseparateAdmninname (if you created one)

    -Inside the folder of the user in question, the folder hidden library (not to be confused with the / library at high level)

    -Inside this folder of the library, the mail folder

    -then depending on what version of Mac OS X, files are right there - or -'live' files are in the folder V2 - GOLD-

    If running 10,11 or later, the 'live' files are inside the folder V3

  • How to export a .sql file, I created from Oracle Application Express of SQL Server Management 2012?

    Hello

    I was wondering if you could help me.

    I'm trying to find out how to export a .sql file, I created from Oracle Application Express of SQL Server Management 2012? I'm not very technical, but it seems that the Oracle code does not work with SQL Management Studio when I drag the file inside.

    I need the database Oracle express and its data to enter in SQL Management Studio, so any help would be much appreciated!

    Thank you.

    Hello

    Your question is beyond the scope of this community.

    Please repost your question in the SQL Server TechNet Forums.

    https://social.technet.Microsoft.com/forums/SQLServer/en-us/home?category=SQLServer

    See you soon.

  • I have a report created from visual basic 6. Is it possible that I can send it as e-mail on ov visual basic

    I have a report created from visual basic 6. Is it possible that I can send it as e-mail out of visual basic without using another program or database.

    One has code to do this. I tried in vain.

    Hello

    I suggest you to send your request from the link and check.

    http://social.msdn.Microsoft.com/forums/en-us/vbgeneral/threads

  • How can I configure a control array by using a single entry

    I am a user of LabView very newbie.    I am trying to build a component control by using a single entry 4 position (a dial (0-3) that returns a result of 4-bit based on opinions.    Should what command I use?

    The table looks like this:

    inputs | outputs

    4H Open Open Open On the ground
    2H On the ground Open On the ground On the ground
    N On the ground On the ground On the ground Open
    4L On the ground On the ground Open Open

    I'm not there yet.  I am still using the evaluation software.   Can I worry when I get material.   This works for now!  Thank you!

  • Make another copy of the DVD from a DVD created from Windows Movie Maker

    My laptop was stolen recently and, with it, a slideshow (with audio) I had created on Windows Movie maker.  I have a disc I created after the completion of the project.  He plays very well on an external DVD drive.  However, when I download it on my new laptop or try to copy it to another disk, it does not copy as a movie.  It seems that it changes the formats and any copy I made will not play on an external DVD drive.  Is there a copyright protection or something embedded on discs created from Movie maker.  Any advice on how to make a playable copy would be appreciated.

    No copy protection is used.

    How are you trying to copy it?

    You will need something like roxio or nero and their software disc in copy, or import the movie in movie maker and then recreate the dvd disc again from scratch in your creation to dvd.

  • MS Calculator written (shows) two or more numbers with a single entry

    Standard MS Calculator written (poster) two or more numbers at the same time with a single entry, as does not work properly when checking any box, (Eg. checking a box in Gmail to simply delete the message) it takes several times before it happens it's good.  I tried to adjust the parameters of 'mouse' and this does not help at all.  I am at a loss at this point, help?

    Windows 7 Home Premium OS Service Pack 1
    ASUS computer desktop CM6870 series
    Processor: Intel i7-3770CPU @ 3.4 GHz
    RAM: 16.0 GB
    System type: 64-bit OS

    Thanks for your suggestion, but it didn't work.  It is corrected now that I replaced the mouse with a new material and used the software installed, it works perfectly now.

  • restore the files backed up on windows 7 created from windows xp

    I want to restore my backup files that I created from windows xp using windows backup utility to windows 7.

    I tried to use the backup and Restore Center, but it can not recognize the backup files.

    What should I do?

    FYI, I'm using windows xp in my office and windows 7 in my house and all the days after that I worked in my office within the working time, I transfer these files from my desktop pc to my home to continue my work pc.

    Thank you

    See http://www.winhelponline.com/blog/restore-bkf-file-ntbackup-windows-7-vista/

    Microsoft has promised a utility but failed to deliver.

  • File img of huge size (420 GB +) is created from ebs 12.2.3 vision install eggs file

    Hi people,

    I'm install EBS 12.2.3 using Oracle VM Templates on the Oracle VM server.

    Server VM and Manager version 3.3.1

    Repository storage is created using file system NFS is to have 650 GB free on the disc.

    Oracle-E-Business-Suite-12.2.3-VISION-INSTALL.ova 57 GB file was created when

    I assembled the zipped files by running the assemble.sh script.


    I'm basically following below document oracle for the installation of the EBS (Section 1)

    https://support.Oracle.com/epmos/faces/DocumentDisplay?_afrLoop=367723207213838 & ID = 1620448.1 & _afrWindowMode = 0 & _adf. CTRL-...

    Now when I created Virtual Machines virtual machine of the Assembly in the Assembly model, job takes a long time (continuous activity since last 6 hours)

    img file created in the directory/OVS/Repositories/0004fb00000300009c7f4f0b645d000e/VirtualDisks/went up to 420 GB size and its size continues to increase.


    Can someone shed a light if this file size img is normal?

    If this is not the case, what should be the ideal size of the img file created from file Oracle-E-Business-Suite-12.2.3-VISION-INSTALL.ova.

    Which is also the location of the log for this task: create Vm of Assembly VMS: install Oracle E-Business Suite 12.2.3 Vision.


    Thanks in advance!

    See "calibration requirements" in the same doc. I guess you install monist Vision? If so, the minimum requirement is 500 GB

  • [ADF, JDev12.1.3] How 1) in order to avoid this af:table created from a VO istance automatically fill the box itself? (2) disable a button if the display: table is empty?

    Hallo,

    I would like to know how to avoid that an af:table created from a VO istance automatically fill the area itself.

    I need to fill programmatically after you click on the search button.

    Then I would turn off, and the button 'open file' if the af: table is empty or if af:table contains documents... enable how can achieve this?

    Thank you

    Federico

    I would like to know how to avoid that an af:table created from a VO istance automatically fill the area itself.

    I need to fill programmatically after you click on the search button.

    Use VO.executeEmptyRowSet () Andrejus Baranovskis Blog: Oracle ADF Tuning: prevention of the execution of the SQL query on the loading of the Page

    Then I would turn off, and the button 'open file' if the af: table is empty or if af:table contains documents... enable how can achieve this?

    Bind "disabled" property #{bindings.yourIterator.estimatedRowCount == 0}

    Dario

Maybe you are looking for

  • Why a sign in pop up on a bookmarklet doesn't let me connect?

    When I click on the Ziplist bookmarklet that I installed, it displays a sign in to Ziplist. I open a session; He asks me to log in again and again and again. Why? ZIPList bookmark works on Safari. When I contacted support list Zip, they said that if

  • Secuencial copy job on ix2?

    Hello Is it possible to program an ix2 copy tasks so that they execute in sequence? Currently, I copy several jobs scheduled to run every day at pre-defined but hours does the ammout of information to copy can vary the time required for backup, so I

  • OfficeJet 7210: Printer error

    I have the following in the screen of the printer error message: Error: 0x07d54dd6 2005: lib_barracu In addition, the following buttons are flashing: The button; the button copy quality; Automatic reply button How can I fix it?

  • Upgrade to Windows 7 on Windows 7 RC

    I have a DV6-1128tx. Right after the purchase, I removed Vista & put Windows 7 RC on it. I did the creation of Vista system backup as prompted. My logic was that I was eligible for an upgrade after 22 Oct & so I can start as well with Win 7. Before t

  • Disks / start transposition ASM

    Hi allDb1 size: 700 GB +.Size of DB2: 2.8 TB +.+ ASM_DG_DATA is > for CRD files+ ASM_DG_FRA is > for rman backups / archive files in logs/EXPDP...> > All recommended options?How many drives / starts, we can keep transposition ASM (for good e/s)?