Is it possible to create a table where the month series is represented as columns?

Anyone know if it is possible to create a table view where the columns contain dates?  I have not seen something like this in Foglight, so I think that it is not possible currently.  Here is an approximate example of what I mean:

The 2011 monthly average of JVM heap utilization %

Server Jan Feb Mar Apr May Jun Jul Aug Ms Oct Nov Dec
WebSphereServer_1 67 87 45 65 67 78 56 78 88 45 67 77
WebSphereServer_2 45 56 45 68 89 90 99 34 45 67 78 78
WebSphereServer_3 67 78 56 34 35 57 7 68 99 78 45 56

Yes, it is possible.

You can see examples of that in the out-of-the-box reports / canned reports / group, including "physical host - CPU Utilization monthly summary" and "physical host - memory usage monthly summary.

You can set this in a Row-Oriented table by specifying the column property 'Iterate Over'.

You would typically set the value of the "Iterate Over" property to the result of the construction in the query "N consecutive time the beaches."

Review the definition of "reports / canned reports/memory usage Table" for details.

Kind regards

Brian Wheeldon

Tags: Dell Tech

Similar Questions

  • Using numbers to create a table where the value of the line increases automatically

    Hello

    I created a table (pictured below) to help calculate my self-employed income:

    INDEX

    DATE

    HAVING RETURNED TO THE SELF-EMPLOYED

    £

    A1

    I want to create an index / of reference for each line so that I can connect to receipts.

    I like the index / reference to automatically increase i.e. A2, A3 etc when I create a new line by using the shortcut 'alt - cursor down' but to note has managed to find out what formula to use.

    Any help would be great!

    Thank you very much

    Stophen.

    You can try something like this:

    = 'A' & rangee()

    SG

  • How to create a table, where the visitor can navigate by selecting the column they want to see results for in alphabetical order?

    First of all, I would like to know the name of this type of table.

    ex.

    Name of the song. Artist | Album | Date | Quality | Etc.

    Select the one you want to see less to higher value, select again to see bigger less valuable.

    SortTable: make all your tables sortable

    or with jquery

    jQuery Table sorting | The Plugin stupid table by JoeQuery

  • Get the 500 error trying to create a table using the REST API

    Hello

    I tried to create a table using the REST API for Business Intelligence Cloud, but I got 500 Internal Server Error for a while now.

    Here are the details that I use to create a table.

    Capture.JPG

    and the json to create the schema that I use is

    [{'Nullable': [false], 'defaultValue': 'dataType' [null],: ['VARCHAR'], 'precision': [0], 'length': [18], 'columnName': ["ROWID"]}]

    , {'Nullable': [true], 'defaultValue': 'dataType' [null],: ['VARCHAR'], 'precision': [0], 'length': [18], 'columnName': ['RELATIONID']},

    {'Nullable': [true], 'defaultValue': 'dataType' [null],: ['VARCHAR'], 'precision': [0], 'length': [18], 'columnName': ['ID']}

    , {'Nullable': [true], 'defaultValue': 'dataType' [null],: ['TIMESTAMP'], 'precision': [0], 'length': [0], 'columnName': ['RESPONDEDDATE']},

    {'Nullable': [true], 'defaultValue': 'dataType' [null],: ['VARCHAR'], 'precision': [0], 'length': [255], 'columnName': ['RESPONSE']},

    {'Nullable': [false], 'defaultValue': 'dataType' [null],: ['TIMESTAMP'], 'precision': [0], 'length': [0], 'columnName': ['SYS_CREATEDDATE']},

    {'Nullable': [false], 'defaultValue': 'dataType' [null],: ['VARCHAR'], 'precision': [0], 'length': [18], 'columnName': ['SYS_CREATEDBYID']},

    {'Nullable': [false], 'defaultValue': 'dataType' [null],: ['TIMESTAMP'], 'precision': [0], 'length': [0], 'columnName': ['SYS_LASTMODIFIEDDATE']},

    {'Nullable': [false], 'defaultValue': 'dataType' [null],: ['VARCHAR'], 'precision': [0], 'length': [18], 'columnName': ['SYS_LASTMODIFIEDBYID']},

    {'Nullable': [false], 'defaultValue': 'dataType' [null],: ['TIMESTAMP'], 'precision': [0], 'length': [0], 'columnName': ['SYS_SYSTEMMODSTAMP']},

    {'Nullable': [false], 'defaultValue': 'dataType' [null],: ['VARCHAR'], 'precision': [0], 'length': [10], 'columnName': ['SYS_ISDELETED']},

    [{'Nullable': [true], 'defaultValue': 'dataType' [null],: ['VARCHAR'], 'precision': [0], 'length': [50], 'columnName': ['TYPE']}]

    I tried this using postman and code, but I always get the following response error:

    Error 500 - Internal server error

    Of RFC 2068 Hypertext Transfer Protocol - HTTP/1.1:

    10.5.1 500 internal Server Error

    The server encountered an unexpected condition which prevented him from meeting the demand.

    I am able to 'get' existing table schemas, delete the tables, but I'm not able to make put them and post operations. Can someone help me to identify the problem, if there is no fault in my approach.

    Thank you

    Romaric

    I managed to create a table successfully using the API - the only thing I see in your JSON which is different from mine is that you have square brackets around your values JSON where I have not. Here is my CURL request and extract my JSON file (named createtable.txt in the same directory as my CURL executable):

    curl u [email protected]: password UPDATED h x ' X-ID-TENANT-NAME: tenantname ' h ' Content-Type: application/json '-binary data @createtable.txt https://businessintell-tenantname.analytics.us2.oraclecloud.com/dataload/v1/tables/TABLE_TO_CREATE k

    [

    {

    'columnName': 'ID',

    'dataType': 'DECIMAL ',.

    'Length': 20,.

    "accuracy": 0.

    'Nullable': false

    },

    {

    'columnName': 'NAME',

    'dataType': 'VARCHAR ',.

    'Length': 20,.

    "accuracy": 0.

    'Nullable': true

    },

    {

    "columnName': 'STATUS."

    'dataType': 'VARCHAR ',.

    'Length': 20,.

    "accuracy": 0.

    'Nullable': true

    },

    {

    "columnName': 'CREATED_DATE."

    'dataType': 'TIMESTAMP '.

    'Length': 20,.

    "accuracy": 0.

    'Nullable': true

    },

    {

    'columnName': 'UPDATED_DATE ',.

    'dataType': 'TIMESTAMP '.

    'Length': 20,.

    "accuracy": 0.

    'Nullable': true

    }

    ]

  • need a script to create multiple tables as the other columns in tables

    I need script to create multiple tables as the other columns of tables respectively.

    lets consider I want to create tables from table1... table99 like tablex1... .tablex99 columns (without data) respectively (i.e table1 as tablex1, table99 as tablex99).
    declare
    
    cursor c is select object_name from all_objects where object_type='TABLE';
    
    begin
    
    for i in c loop
    
    execute immediate 'create table '||i.object_name||'_x as select * from '||i.object_name||' where 1=2';
    
    end loop;
    
    end;
    
    use can use this and put your user names accordingly.
    If you get any error please post the error.
    
  • Is it possible to create a database of the Clone with the same name of source db?

    Is it possible to create a database of the Clone with the same name of source db with RMAN...


    DB version is 11.2.0.2

    &

    Is it possible to clone a 11.2.0.2 database at 11.2.0.3 home location directly on a new server. If it starts in upgrade mode, it's ok...

    Hello;

    Here's what I have:

    Frequently asked Questions about the restoration or duplication between different Versions and platforms [ID 369644.1]

    This thread:

    Re: Duplicate RMAN

    Never done it myself, but I think that his

    alter database open reselog upgrade;
    

    I can predict all the details of this are understood to do a test on a system I can trash.

    Best regards

    mseberg

  • It is possible to have two tables with the same name in Oracle!

    Oracle Version: 10 gr 2

    MS Access 2007, I had to use the 'Export' by which I copy a table (and its data) to an Oracle schema via an ODBC connection. Later, I realized that, during the copy of tables with a mix of lower and upper case names, the table does not copied (exported). But MS Access will give you the message that table obtained export successfully.

    MS-Access mess around Oracle data dictionary.

    When you issue
    SQL>select * from tab;
    
    TNAME                          TABTYPE  CLUSTERID
    ------------------------------ ------- ----------
    AMStates                       TABLE
    Version                        TABLE
    You will see the names of the tables. But when you try to DESCRIBE or SELECT this table, you will
    SQL>desc Version
    ERROR:
    ORA-04043: object Version does not exist
    You can even create another table with the same name in the schema
    SQL>create table VERSION (X NUMBER);
    
    Table created.
    Why this is happening and how can I bring these items 'non-existent '?

    Hello

    Use

    SQL > desc 'Version '.

    Or

    SQL > select * from 'Version '.

    Or

    SQL > drop table 'Version '.

    To overcome the problems of mixed-case.

  • Mark from a table where the column value is a colon-delimited list

    Version: Oracle Database 11 g Enterprise Edition Release 11.2.0.2.0 - 64 bit Production

    Hello

    This is a new query of a query Frank helped me with: https://community.oracle.com/message/12506306#12506306

    Demand is all users to restrict the report based on a multiple selection on the front-end server (application APEX) filter.

    The filter returns that a colon-delimited list and the data in the table can be saved in a delimited by a colon list too. There may be 1 to n values (up to 4000 characters).

    I need a WHERE clause that will allow a match, if it exists, between the data in the column of the Table and the Mult-selection list filter.

    The abbreviated for this post query would be something like:

    SELECT slt_id, slt_item, slt_owner

    OF slt_dashboard

    WHERE slt_owner IN (colon delimited page list);

    The Create Table and Insert statements:

    CREATE TABLE slt_dashboard
    (
      dashboard_id  NUMBER,
      slt_id        VARCHAR2(10),
      slt_item      VARCHAR2(2500),
      slt_owner     VARCHAR2(4000),
      slt_type      VARCHAR2(25),
      slt_year      NUMBER,
      parent_id     NUMBER
    );
    
    --Insert slt_dashboard
    INSERT INTO slt_dashboard(dashboard_id,slt_id,slt_item,slt_owner,slt_type,slt_year,parent_id)
    VALUES (12,'1.1','Implement revenue enhancement initiatives','E15889:JPARISI:BDUR63','Business Commitment',2014,6);
    
    INSERT INTO slt_dashboard(dashboard_id,slt_id,slt_item,slt_owner,slt_type,slt_year,parent_id)
    VALUES (13,'1.2','Strengthen our Energy position','KVROMAN','Business Commitment',2014,6);
    
    
    

    I have a function to separate the list delimited by two points in a table for the IN clause, but because these values can be saved in a delimited list of Colon in the column of the Table, I have a problem, being able to analyze the data in the column, AND the filter data.

    The function is:

    CREATE OR REPLACE FUNCTION get_list( p_string IN VARCHAR2
                                        ,p_delimiter IN VARCHAR2 DEFAULT ':'
                                       )
        RETURN vc_array_1
        PIPELINED
    IS
        l_string VARCHAR2( 32000 );
        l_array wwv_flow_global.vc_arr2;
    BEGIN
        l_array     :=
            APEX_UTIL.string_to_table( p_string
                                      ,p_delimiter
                                     );
    
        FOR i IN l_array.FIRST .. l_array.LAST
        LOOP
            PIPE ROW ( TRIM( l_array( i ) ) );
        END LOOP;
    
        RETURN;
    END;
    
    
    

    The function called in the query in the form (it's just for reference in case someone wanted to know):

    SELECT ...
    FROM ...
    WHERE slt_owner IN (SELECT * FROM TABLE( get_list( :P115_SLT_OWNER ) ));
    

    But I can't use this approach because the data in the Table can be saved in a delimited list of Colon too.

    Desired output:

    If the Mult-Select list filter contains: E15889:JPARISI then

    1.1 implementation of the E15889 revenue improvement initiatives; JPARISI (it's a semicolon between the names)

    If the multiple-selection list filter contains: KVROMAN then

    1.2 strengthen our position of energy KVROMAN

    If the multiple-selection list filter contains: BDUR63:KVROMAN then

    1.1 implementation of the BDUR63 revenue improvement initiatives

    1.2 strengthen our position of energy KVROMAN

    Please let me know if something is not clear.

    Thank you

    Joe

    I went to approach the Table and the Page works perfectly.

    Thank you to everyone!

    Thank you

    Joe

  • Using Framemaker 7.2. Create a table at the top of the first page

    When I try to create a table with four rows and two columns, it appears on the top of page 2, and not page 1 where I want. I can't find a way to anchor it at the top of the first page. What I am doing wrong?

    Dennis...

    Moreover, in FrameMaker 2015, there is also a table format 'catalogue' as you know from the catalog of paragraph and character style. This makes it very easy to assign table models to the tables (see here).

  • Creating external Tables using the EXECUTE IMMEDIATE in PL/SQL

    Hi guys,.

    I am trying to create an external Table using the EXECUTE IMMEDIATE in a procedure and I managed to compile and no errors were generated. But when I try to run it from sql using the exec command I get the following error:

    ------------------------------------------------------------------------
    ERROR on line 5:
    ORA-00911: invalid character
    ORA-06512: at "GEO. TEST_DDL', line 4
    ORA-06512: at line 5

    -------------------------------------------------------------------------

    I tried to check the whole statement to create the external table, but I can't find where is the error. Surprisingly, if I simply run the command table create external on sqlplus it works, but not a procedure.

    If anyone can help with ideas or experience?

    Geoffrey Kossami

    The error means that there is an identifier somewhere that starts with a nonalphanumeric. This is a typical mistake of editing. A procedure compiles correctly is not of course because the underlying dynamic sql running is OK. Which of course only be resolved when you try to run it.

    There is certainly a problem with the text you provide to be run as a piece of dynamic sql code. You should try to watch it with dbms_output and run this code in sqlplus. But your problem is with the code you run as dynamic PL/SQL, it is not itself compilable.

    Jack

  • Creating a table of the rings by program

    Hello

    I'm using node [] StringsAndValues for the creation of a ring with defined values.

    I wonder if it is possible to define a table of rings and chains of different values for each item in the ring in this table... I've been struggling with this problem but couldn't find a way out. The problem is the property node takes the last value of the loop.

    Of course, my approach on the property node is false. Thoughts alternatives-suggestions?

    See you soon,.

    Palazzo


  • Create temporary table in the procedure

    I have a procedure which can be called at any time by multiple users. So I cann't use table in there, because on each call, the table is truncated and inserted. How can I create a temporary table in the procedure?

    Temporary tables in Oracle are different from other RDBMS like SQL Server.

    In Oracle, you create a global temporary table ONCE as part of the design of your database.

    create a global temporary table MyTableName (... columns...) on commit preserve rows;

    You can then use this table in your code as you would any other table.

    The difference is that any data that you insert in this table are only available/visible so that the code runs in the session, and if delete you / truncate the table it only removes the data for this session.  In this way, several sessions we can table without interfering with each other.

    (Note: instead of "preserve" you can change this to "delete" If you want that deleted data automatically when a commit is issued in your session, otherwise the data will be automatically deleted at the end of the session)

  • Create a table for the web app components

    Hi all, I want to create one to display a list of web app components with the headings at the top of the table and the list of results, then under. See the result here Focus apartments, Brisbane

    I have 2 paintings put up here on the page, with the titles and the other containing the results. So there is no surprise for it being 2 completely separate tables that they don't line up correctly with each other during the display of the results.

    If I insert lines in the webapp layout, he repeats to each item in the list, which we don't want.

    How can I get these headers and data to align properly? No doubt there is a better way than this attempt. Thank you

    Create the table with thead and tbody element on the page. In the tbody add your module tag web app. In the available list web app only include the row in the table (not an entire table).

  • How can I create a table of the "party" or code

    Hello

    I still have some problem of thought on my code and how I had to do. (Newbie here! )

    The question is that I want to create a member code of the 'Party' for 10 heroes or more with all the separate stats.

    I wonder if I should create a table that I send across or there is another solution, like a temporary file which stock upward and save.

    The table should look like this:

    LVL 1 of table: part of article

    LVL 2 of table: name, attack, defense, xp lvl of the character.

    Example: [["rodolf", 1300, 3, 4, 78], ['Tak', 1301, 4, 3, 79], ["mukmuk", 80, 103, 2, 3], etc...]

    I know that I can blow up when a character matrix or leave the party, but I think that's not a good solution for this. The party is a very active variable and can change many times. So I need your help to guide me! Please, I beg you!

    Please read my problem and try to help me!

    Use an object:

    var obj:Object = {};

    updateParty('rudolf',1300,3,4,78);

    function updateParty(nameS:String,_xp:int,_attack:int,_defense:int,_lvl:int):void {}

    obj [names] = {attack: _attack, xp:_xp, lvl:_lvl, defence: _defense};

    }

    function retrieveParty (names): object {}

    return items [names];

    }

    ///////////////

    so if you want to recover the mukmuk lvl, use:

    trace (retrieveParty('mukmuk'). LVL);

  • It is possible to create an interface between the host and the VM

    It is possible to create a virtual switch between esxi host and a virtual machine.  I know that technically I can get to the esxi host for the virtual machine in the virtual machine network and back into the host esxi during the port of the kernel.  But we wonder if it is possible to have a private network setup so that the VM guest can talk directly to the shell host secure without leaving the network?

    Yes you can - create a virtual with a vmkernel port and a port of the VM of the group as long as they are on the same segment that traffic will not leave the ESX host

    If you find this or any other answer useful please consider awarding points marking the answer correct or useful

Maybe you are looking for

  • Apple contact/report a bug in mail beta?

    Hi, I was just wondering if Apple have an email address where I can contact them about bugs in the beta (so they can fix their) or simply a general support email? See you soon.

  • Why is everything in french? I need English! Help!

    Almost everything is in french - how can I change to English?

  • What are all these chipsets?

    I am trying to download MEI and noticed that v7 has a set of supported chipsets and v8 ++ has another set of supported chipsets my laptop came with v7.0.0.1144 and when I tried v8.xx it worked but I noticed a light Frost in my laptop as soon as I ins

  • User interface issues

    Since I got the razr, I noticed that I need to load quite frequently. As is the case, I let the Chargers I have had old phones android base at work or in places, I would use the. I noticed that when I connect my phone to other chargers of phones than

  • ProBook 6570b: problem - upgrade Windows 10 ProtectTools Manager access

    I can't move to Win 10 because windows reports that I need uninstall Windows ProtectTools that won't uninstall until I have remove ProtectTools Access Manager, for which I find no way to uninstall it. I would also like to know what will be the effect