Initialize the dashboard with no result

Hi all

I have a number of dashboards if left to run without parameter will return too much data and look a bit funny overall that users will almost never run the report with absolutely no filtering/guests.

I remember reading a blogpost somewhere (but I can't find it now) that a detailed method to initialize with no data, the returned dashboard until the user, press the button 'Go' for the first time. Anyone know an approach similar to this or have a link to a place that I can reference?

Thank you

K

(1) have a default value for the command prompt which has no chance to be in your report.

This will produce a report of any record. From here you have two options for your dashboard.

First option:

(2) use NAV. guided tour of the section in which your report is located and navigate to the report to see if it returns the lines.

(3) add a text object in a separate section just below the one above. Use the Navigation guided on this section to display the section if the report returns NO rows.

(4) in the text window, type the following. Make sure that you select the HTML check box.

 

Please enter something in the prompt

Second option:

(2) set up the display of "No. Results" of your report and when no record is found, the message is displayed.

Tags: Business Intelligence

Similar Questions

  • Initialize the record with constants type

    Hi all

    I need to initialize the record type that has 3 fields with constants.

    Please find the code example:

    DECLARE

    P_rec RECORD TYPE IS

    (

    ID1 VARCHAR2 (50).

    CLID VARCHAR2 (50).

    P_ID VARCHAR2 (50)

    );

    TYPE p_rec_tab IS TABLE OF THE p_rec;

    v_p_rec_tab p_rec_tab

    : = p_rec_tab ((«PA1», '1', «A»),)

    ('PA2', '2', 'B').

    ('PA3', ' 3 ", 'C').

    (WOULD BE "PA4', ' 4 ','),

    ('PA5', '5', 'E')) ;

    number of v_count;

    BEGIN

    v_count: = 0;

    BECAUSE me IN v_p_rec_tab. FIRST...

    v_p_rec_tab. LAST

    LOOP

    v_count: = v_count + 1;

    dbms_output.put_line (' a record number: ' | v_count);

    Dbms_output.put_line (' v_p_rec_tab.id1:' | v_p_rec_tab.id1 (i));

    Dbms_output.put_line (' v_p_rec_tab.clid:' | v_p_rec_tab.clid (i));

    Dbms_output.put_line (' v_p_rec_tab.p_id:' | v_p_rec_tab.p_id (i));

    END LOOP;

    END;

    Exception, I get:

    ORA-06550: line 12, column 24:

    PLS-00306: wrong number or types of arguments in the call to 'P_REC_TAB '.

    ORA-06550: line 11, column 18:

    PL/SQL: Ignored Element

    ORA-06550: line 22, column 13:

    PLS-00320: the declaration of the type of the expression is incomplete or incorrect

    ORA-06550: line 22, column 4:

    PL/SQL: Statement ignored

    Try the below

    SET SERVEROUTPUT ON

    DECLARE

    P_rec RECORD TYPE IS

    (

    ID1 VARCHAR2 (50).

    CLID VARCHAR2 (50).

    P_ID VARCHAR2 (50)

    );

    TYPE p_rec_tab IS TABLE OF THE p_rec;

    v_p_rec_tab p_rec_tab;

    number of v_count;

    BEGIN

    v_count: = 0;

    SELECT * COLLECT in BULK IN the v_p_rec_tab OF

    (SELECT 'PA1', ' 1', 'A' FROM dual UNION ALL)

    SELECT 'PA2', '2', 'B' FROM dual UNION ALL

    SELECT 'PA3', '3', 'C' FROM dual UNION ALL

    SELECT 'PA4', '4', would be "OF double UNION ALL

    SELECT 'PA5', '5', 'E' OF THE double);

    BECAUSE me IN v_p_rec_tab. FIRST... v_p_rec_tab. LAST

    LOOP

    v_count: = v_count + 1;

    dbms_output.put_line (' a record number: ' | v_count);

    Dbms_output.put_line (' v_p_rec_tab.id1:' | v_p_rec_tab (i) .id1);

    Dbms_output.put_line (' v_p_rec_tab.clid:' | v_p_rec_tab (i) .clid);

    Dbms_output.put_line (' v_p_rec_tab.p_id:' | v_p_rec_tab (i) .p_id);

    END LOOP;

    END;

    ----- OR --------

    SET SERVEROUTPUT ON

    DECLARE

    P_rec RECORD TYPE IS

    (

    ID1 VARCHAR2 (50).

    CLID VARCHAR2 (50).

    P_ID VARCHAR2 (50)

    );

    TYPE p_rec_tab IS TABLE OF THE p_rec;

    v_p_rec_tab p_rec_tab: = p_rec_tab();

    number of v_count;

    BEGIN

    v_count: = 0;

    v_p_rec_tab. EXTEND (5);

    v_p_rec_tab (1) .id1: = 'PA1 ';

    v_p_rec_tab (1) .clid: = '1';

    v_p_rec_tab (1) .p_id: = 'A ';

    v_p_rec_tab (2) .id1: = 'PA2;

    v_p_rec_tab (2) .clid: = '2';

    v_p_rec_tab (2) .p_id: = 'B ';.

    v_p_rec_tab (3) .id1: = 'PA3 ';

    v_p_rec_tab (3) .clid: = '3';

    v_p_rec_tab (3) .p_id: = 'C ';

    v_p_rec_tab (4) .id1: = 'PA4.

    v_p_rec_tab (4) .clid: = '4';

    v_p_rec_tab (4) .p_id: = ';

    v_p_rec_tab (5) .id1: = 'PA5.

    v_p_rec_tab (5) .clid: = '5';

    v_p_rec_tab (5) .p_id: = 'E ';

    BECAUSE me IN v_p_rec_tab. FIRST... v_p_rec_tab. LAST

    LOOP

    v_count: = v_count + 1;

    dbms_output.put_line (' a record number: ' | v_count);

    Dbms_output.put_line (' v_p_rec_tab.id1:' | v_p_rec_tab (i) .id1);

    Dbms_output.put_line (' v_p_rec_tab.clid:' | v_p_rec_tab (i) .clid);

    Dbms_output.put_line (' v_p_rec_tab.p_id:' | v_p_rec_tab (i) .p_id);

    END LOOP;

    END;

  • Cannot view the dashboard with a local installation of OBIEE 10 g

    Hello

    I just install a local instance of OBIEE on a Windows 7 computer.

    When I try to access http://localhost:9704/analytics/saw.dll?Dashboard I get a HTTP 404 error. I don't see anything in the log file.

    OC4J is running.
    I have the following services running: Oracle BI, Oracle BI host of Java and Oracle BI Presentation Server.

    The JDK version that I use is 1.7.0_17

    If I run http://localhost:9704 / Oracle application server comes up.
    If I run http://localhost:9704 / Ms Enterprise Manager appears.

    But I can't get the dashboard up. Any ideas please?

    Thank you

    Support.oracle.com BTW is not a forum :)

    Try this: http://gerardnico.com/wiki/dat/obiee/patch_web

    Let us know if you have any questions.

    Thank you
    SVS

  • Number to reach the desired with query result...

    Here some pseudocode tables and data to show my problem:
    CREATE TABLE temp (name_home varchar2(25), name_away varchar2(25), id integer);
    INSERT INTO temp
    VALUES ('a','b',1,1);
    INSERT INTO temp
    VALUES ('c','a',1,3);
    INSERT INTO temp
    VALUES ('e','a',1,4);
    INSERT INTO temp
    VALUES ('c','a',1,6);
    INSERT INTO temp
    VALUES ('d','e',1,5);
    INSERT INTO temp
    VALUES ('b','a',1,7); 
    Desired output of table
            NAME_HOME     NAME_AWAY     ID     SEQ
    
    
         a            b             1     1
            b            a             1     7
         c            a             1     3
         c            a             1     6
         e            a             1     4
         d            e             1     5
    NOTE
    My table contains millions or lines like this, idea would be a solution that would be enough for a table containing millions of combos like those above.


    I want to display the data with the following by order:

    (1) records where any combination of a value of data in "name_home" and "name_away" appears more than one time first (record e.i. with seq 1.7)
    (2) sequence number CSA

    So, for seq 1 and 7, it does not matter to me that 'a' and 'b' switch between name_home and name_away, they must appear first because a combo of a and b in the same record appears more than once and the number of seq of one of the files is smaller than any of the seq in the accounts rendered by 'c' and 'a '. I hope that makes sense.

    Published by: user652714 on November 17, 2010 16:04

    Fixed, when I read until the end :)

    select
    t.*,
    count(*) over(partition by greatest(name_home,name_away),least(name_away,name_home)) cnt,
    first_value(seq) over(partition by greatest(name_home,name_away),least(name_away,name_home) order by seq) min_seq
    from temp t
    order by cnt desc,min_seq asc
    
    NAME_HOME     NAME_AWAY     ID     SEQ     CNT     MIN_SEQ
         a     b     1     1     2     1
         b     a     1     7     2     1
         c     a     1     3     2     3
         c     a     1     6     2     3
         e     a     1     4     1     4
         d     e     1     5     1     5
    

    Kind regards
    Sayan M.

    Published by: xtender on 18.11.2010 11:49

  • Initialize the cluster with data types different (lots of data)

    Hello

    I have data, which are composed of different data types. First of all, I have initialize cluster with these types of data and then "print" to light (photo). In case of photo data carries 8 characters than ja 4 floats. It was easy to initialize, but here's the question: How can I do this even if I have data that look like this (interpreter):

    floating point number

    name char [32]

    Short value [16]

    What I create loooong cluster which have a fleet of 32 characters, 16 short films? Or I can create these 'paintings' in a different way?

    THX once again

    -Aa-

    I suggest using the table-cluster and configuration of the cluster size to match the size of your berries, then package these groups together.  In terms of storage of LabVIEW, there is no difference between a group of

    floating point number

    Name1 tank

    name2 tank

    ...

    short value1

    short value2

    ...

    and a bunch of

    floating point number

    -> cluster shipped from

    Name1 tank

    name2 tank

    ...

    -> cluster shipped from

    short value1

    short value2

    So you can use the cluster table to get the right sizes rather than individually create all these values in a single giant cluster.

  • Binding of the dashboard with Chumby Acct

    I have a Chumby.com account and a unit of the Insignia already active oil.

    I recently bought a Sony Dash and would like to associate my Chumby.com account with him through this Web site.

    https://dash.chumby.com/dash/associate_new

    However, I get an error ' third party data do not exist for this customer.

    Can someone please look at this.

    Thank you

    Hi Dan,.
    Thanks for your help. I solved this problem in the following way.

    1. for the link, I provide a new email for the section 'Sony Essentials account '. I can't reuse my current email already registered.
    2. use Internet Explorer instead of Firefox. I don't know if this has had an effect, but it is a change that I want to note for future reference.

  • Hidding in the dashboard Section

    Hello

    Can someone help me on this please

    The requirement is to make a dynamic dashboard where I want to hide some views in the article. IAM doing a Top 10 customers of revenue to regions of the United States, EU, AP. and I gave a dashhboard page guest like "REGION" for the United States, the EU and the AP. This time, I have created a section of the dashboard with three different views for US, EU, AP

    If I select any region from the prompt, I should be able to see the three points of view and if I choose the American region, the views of the EU and AP should be hidden. How to get there?

    any help will be greatly appreciated.

    Thank you

    Linda

    On the page of dashboard edition, there are properties for each section to set. One of them is the guided navigation. With a guided navigation, you can show or hide a section, according to the results of another query. When this 'conditional' request return lines, you can decide to show (or hide) the section.

    First, you must create a separate section for each request. "When you select" US "in the dash prompt then only indicate the section with the American report. The other sections need to be hidden, no?

    You must now create conditional queries, which means that 'US' is selected in the dashboard line:
    (1) the conditional request for U.S. section must return lines-> U.S. section will be hidden
    (2) the conditional request for the EU section should not return lines-> section EU will be hidden
    (3) the conditional request for the AP section should not return lines-> AP section will be hidden

    Then you must think wisely how to create these conditional requests.
    You can consider a request now only the column of the region.
    Then you add two filters:
    For the request of condtional US:
    (1) region is equal to (protect US this filter with filter option)
    AND (2) region is invited

    To demand parole of the EU:
    (1) region is equal to EU (protect this filter with filter option)
    AND (2) region is invited

    To demand parole from AP:
    (1) region is equal to AP (protect this foli with filter option)
    AND (2) region is invited

    What happens when you select EU in the dash prompt:

    The conditional request US not returns no lines-> U.S. section will be hidden.
    Demand of the EU conditional returns to lines-> section EU will be visible.
    The request of condtional AP don't returns no lines-> AP section will be hidden.

    Kind regards
    Stijn

  • lost my dashboard with all icons, can not access bookmqarks, address, bar etc.

    I chose a character. I tried to keep to a minimum the dashboard to see the character. I lost the dashboard with all the icons and the address bar. How to restore it.

    Press the Alt key to display the Menu bar, then open view > toolbars and select menu bar and the bar of Navigation, so that they have a check mark.

  • Dashboard does not appear when you press the button on the dashboard

    I just got my board replaced on my MacBook Pro.  Before it was replaced, when I pressed the button with the dashboard icon (F4), it is toggled between my widgets that have been opened in the dashboard and the window, in that I was working.  Now, after you set up the Mission control to show the dashboard with the key to the dashboard, I see the dock (which I choose to hide) and all my apps icons.  I then have to click on the application of the dashboard to show my widgets.  How to reset the key so that it only shows the widgets when I press on it?

    Try going to system preferences > keyboard and check the box use F1, F2,... etc as Standard keys.

  • Try to re - initialize the 2nd drive hard - but how?

    Hello
    I buy an internal drive of Hitachi 3TO for my Vista 64 system b to use as a single data storage drive.  Accidentally, I chose the option when it is time to initialize the disc with respect to the partion 2 TB or MBR.  He advanced and formatted the drive in this way and left about 746 GB unallocated.  I want to start from scratch and have all the 3 to appear as a single volume, so I think that I need initialized as TPG (as described in: http://msdn.microsoft.com/en-us/windows/hardware/gg463524).

    However, I can't have the option where I can convert it by the article.  How to start the process more so that I can initialize and format the drive to 3 TB.  Yet once, it is for the storage of data only and not for the operating system.
    Thank you!

    Found!

    http://TechNet.Microsoft.com/en-us/library/cc725671.aspx

    To change a master boot record disk into a GUID partition table disk using a command line

    1. Back up or move the data on the basis of master boot drive (MBR) record that you want to convert into a disk GUID partition table (GPT).

    2. Open an elevated command prompt (right click on command promptand then click run as administrator) and type diskpart. If the disc does not contain any partitions or volumes, go to step 6.

    3. At the DISKPART prompt, type list disk. Note the number of the disk to convert.

    4. At the DISKPART prompt, type select disk .

    5. At the DISKPART prompt, type clean.

      Important
      Run the clean command deletes all partitions or volumes on the disk.
    6. At the DISKPART prompt, type convert gpt.

    Then I'll return to the computer management screen and the disk appears as 2.79 TB disk and I can start the formatting process.  Phew.  That took a while to discover this.

  • method to launch FxV search and display the results in the dashboard FMS?

    Hello

    is there a way to interact with the SGF FxV?  What I would do, it is to be able to click on a button in a FMS dashboard and have this trigger a search specific in the FxV and show the results here?  For example, if you have the results for purchases in the FMS but then wanted to show the details of the session for the last 4 hours, showed the results of the session in the lower part of the dashboard FMS?

    It may take much, but it would be sweet.  What is shown below could be in the lower part of the dashboard FMS...

    If I remember correctly, the GEO cartridge has the functionality you're looking for. Its been a while but I me remember we would sometimes change the parameters of the url. You can conduct a search hit or per session in an iframe.

    David Mendoza

    Foglight Consultant

  • Google search results on the page with "(function(){}) (;(function(){})()');"

    Installed FF9.0.1. I type a word in the google search bar and results. When I select 'shopping' from the left navigation, it flashes the results and then refreshes instantly to a white page with this in mind: (function() {}) ();(function(){})();

    The same thing happens if I click on 'News' and 'Videos' of the NAV. However, if I click on 'Images' and 'Maps' it works fine and load the corresponding Google search results. The url below is a search for 'test '.

    Clear the cache and cookies from sites that cause problems.

    "Clear the Cache":

    • Tools > Options > advanced > network > storage (Cache) offline: 'clear now '.

    'Delete Cookies' sites causing problems:

    • Tools > Options > privacy > Cookies: "show the Cookies".

    Start Firefox in Firefox to solve the issues in Safe Mode to check if one of the extensions or if hardware acceleration is the cause of the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > appearance/themes).

  • Initialize the array 1 d with predetermined values

    Hi all

    I'm pretty new to the comm suite, but I'll have one (probably simple) question about the initialization of a constant matrix of 1 d. Suppose I want to create a constant 1 d of the matrix of size M and I want to boot with some predetermined values. Is there an easy/effective way to do it? Initializing one is rather heavy, especially for the great Mr. also, how can I initialize such constant on a Traget FPGA?

    I've seen that for example for metering screws, it is possible to define a constant flow of data and initialize it with a .cvs file. Is there a similar possibility to initialize a constant matrix of 1 d?

    See you soon,.

    Steve0

    Hi Steve0,

    I found a quick solution and dirty to do this, as there is not a clear method to implement a constant matrix arbitrarily large. You can generate an array, but you prefer, my example is seen below:

    Then go to the front, right click on the indicator and select "capture". From there, this table will be available on your range of data to drop as a constant of other VI in this project. You can also do the same with a CSV file by writing your CSV file to a flag and then enter the data to use.

    BeenCoughin

  • How re - initialize an array with the new values at run time?

    Hello

    In this application of particluar I want to change the value of a particular index (Ex: 4th move in a 1 d table) and store the changed value (Inremented) in the same index position.

    I wrote a program, can someone tell what I am doing wrong?

    LabVIEW version: 8.6

    Screenshot kindly updated instead of .vi

    Two things.

    First of all:

    You must initialize the table (via the feedback loop).

    Click with the right button on the wire of the array and create constant.  Move the index of item 99.  Initialize element 0.  This thread up to the lower part of the feedback node.

    Second:

    You use an Insert in the table VI, but it's not describe what you try to do.  While he places an element in the position shown is also increases the size of the table.

    This change to a subset of table replace VI.

  • When you try to download sp3 for office 2007 I get 22% done then it freezes and comes up with the error 8007ee2. I tried all of the fixes recommended without result, ideas?

    When you try to download sp3 for office 2007 I get 22% done then it freezes and comes up with the error 8007ee2. I tried all of the fixes recommended without result, ideas? I am running Vista and office 2007. I tried all the Windows solutions but nothing works

    Hello Stephen,

    You happen to have another system that you can try to download the fixit on and then moving on a USB? You can also try this fixit as well: http://support.microsoft.com/kb/971058

Maybe you are looking for

  • My MacBook Pro is super slow

    Hey there I have a MacBook 13 inch 2013 Pro, who was running on the Mavericks until today. About two weeks ago, it started to slow down a lot, with the wheel of death, which appears after a few clicks. Since its launch, I have: -checked, CPU activity

  • Satellite A200 - recovery disk will install Windows?

    I have Toshiba Satellite A200. Hard drive is dead and he changed a new. If I buy the product recovery disc will be functioning and install windows vista family premium provided with the machine?

  • Photosmart 6525 efax record

    How can I get the solution for the problem of efax in my forum in box. I just bought the 6525 and I see this problem has been ongoing for more than a year. But the solutions are "in your forum Inbox. Thank you juscrzn

  • Can't print pdf. Get the 0xc0000005 error code

    All of a sudden, I can't print PDF on any printer. Error Adobe must close. Code 0xc0000005 flags: 0x00000000. Error report sent.following files will be included in this error report... Temp\283a_appcompat.txt help?

  • Microsoft Live Mail settings?

    When I first came to this computer, I have install Windows Live Mail but anyway all the news wiped out and because I have Yahoo as my ISP, there is no pop3.etc. info which can be provided in the e-mail configuration because a) you don't pay for it, s