Display blank lines instead of 'No message result' of OBIEE 11.1.1.7.1

Hi all

I need to display an empty table instead of no results message. I use OBIEE 11.1.1.7.1.

Answer as soon as possible.

Thank you.

Hello..

You can do...

1. run the analysis that shows data in Internet Explorer

2. press F12 to view the source code of this page.

3. identify the code for this particular table

Who could look like this;

CALENDAR_YEAR

AMOUNT_SOLD

CALENDAR_YEAR

http://pdudhane-D01:7001/Analytics/RES/s_blafp/viewui/pivot/sort_plc.png">

http://pdudhane-D01:7001/Analytics/RES/s_blafp/viewui/pivot/sort_plc.png">

AMOUNT_SOLD

http://PD01:7001/Analytics/RES/s_blafp/viewui/pivot/sort_plc.png">

0

0

0

0

0

0

0

0

0

4. turn 0 where it shows the values of fact

5. don't insert the code in the properties of the analysis of change no result parameter and the personal messege...

You can see the table and the columns with the values 0 for no data.

Thank you

Tags: Business Intelligence

Similar Questions

  • Data must be displayed as lines, instead of columns in a table

    Hello

    I have the following XML code generated by the server:
    < PLUG_ELIM_ACCTS > < DATA DESCRIPTION = "Long-term receivables intercompany" DIMENSION_NAME = 'Account' > RecltIC < / DATA > < DATA DESCRIPTION = ' long-term intercompany payables "DIMENSION_NAME = 'Account' > PayltIC < / DATA > < / PLUG_ELIM_ACCTS >

    I have the following code in the .rtf model:

    <? horizontal-break-table: 1? > <? split-column-in-head: PLUG_ELIM_ACCTS? >

    <? split-column-data: DATA? > <? ? > <? xdofx:Chr (32)? > <? xdofx:Chr (45)? > <? xdofx:Chr (32)? > <? @DESCRIPTION? >

    This is the output current: (separate columns)
    RecltIC - intercompany PayltIC of long-term receivables - long-term intercompany payables

    This is the expected output: (single column and separate lines)
    RecltIC - intercompany long-term receivables
    PayltIC - Long term intercompany payables

    Could someone please help?

    Thank you
    Muthu

    It will be possible for you to send me the sample xml and RTF, so that I can have a better understanding of the issue.

  • Display multiple lines of data collection defined by the user in an e-mail message

    I created a collection defined by the user that displays several lines of data. I created a custom rule and have linked this collection set by the user to this rule and configure an e-mail action. Variable Seveity, I have defined it in the rule to contain the column values. But it will only contain the first line of data. How can I display multiple lines of data in the alarm itself as well as the e-mail? Any help is appreciated.

    The example query in the collection defined by the user is less;

    Select the type, status, queuename, count (*) from PSAPMSGPUBHDR

    Union

    Select the type, status, queuename, count (*) from PSAPMSGPUBCON

    Union

    Select the type, status, queuename, count (*) from PSAPMSGSUBCON

    Result:

    Number of status type Queuename

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

    HDR profil_utilisateur error 1

    PUB                  PERSON_BASIC                    New                                 4

    PUB WORKFORCE_SYNC error 1

    -3 rows

    I have defined the variables of gravity and the alarm message is something like this; (It is fetching only the first row of data) how do I loop through to get all the rows of data and display it in the message of alarm/email (alert) action must be written of the groovy script code to achieve this goal? If Yes can you please provide me examples?

    Alarm message:

    "Request message queue is:

    Type: @UDC_type

    QueueName: @UDC_queuename

    Status: @UDC_status

    County: @UDC_count

    Thanks in advance

    JAI

    Hi Jay,.

    fine I could help you. Please mark the thread as "Answered" when the issue has been resolved and do not hesitate to open a new thread for questions.

    Concerning

    Jochen

  • Click on search for result code doesn't display the line containing the search results

    I use the latest version of DreamweaverCC2014 on the latest version of Mac Mavericks. I use Dreamweavers find and replace to find code in an open html document. In the search results Panel results aren't clicking on me at the relevent code line in the document. It used to work well in the previous version of DW, I was using.

    In the DW help note it is said: ' display the results of a particular search in context: select window > results to display the search panel. " Double-click on a line in the search panel. If you are looking for the current file, the Document window displays the line containing that search result. ' http://helpx.adobe.com/Dreamweaver/using/Text.html#search_for_and_replace_text

    Double-click does not display the line containing the result of the search for me. It seems to work OK in my CSS files, but not in HTML longer (1010 lines).

    Any advice? Someone at - it the same problem? Thank you

    I have the same problem with all the HTML files that have external style sheets. for example .

    So it seems to be a bug around that. When you delete the above, double click functionality works.

  • Adding blank lines to collections is displayed in an area of report

    How can I add blank lines to a collection that appears in a report from the region? I am viewing a collection area of report and have created a button 'Add as many lines' in the context of this region. I would like to add blank lines to the collection and displays the region again when the user clicks this button. Is this possible in Apex 4.0?

    Thank you

    Salome

    Hi Marc,

    Of course, this is possible.

    Pretend I'm a before the process of header on my page that creates my collection like this:

    BEGIN
       IF NOT APEX_COLLECTION.COLLECTION_EXISTS('EMP') THEN
          APEX_COLLECTION.CREATE_COLLECTION_FROM_QUERY_B (
               p_collection_name => 'EMP',
               p_query => 'SELECT EMPNO, ENAME FROM EMP');
       END IF;
    END;
    

    And I have a report like this region source:

    SELECT APEX_ITEM.TEXT(1, c001) empno,  -- be sure to define column as Standard Report Column
           APEX_ITEM.TEXT(2, c002) ename   -- be sure to define column as Standard Report Column
      FROM apex_collections
     WHERE collection_name = 'EMP'
    

    Then I can set a button called Add Row and made it to trigger a process of PL/SQL like this:

    APEX_COLLECTION.ADD_MEMBER(p_collection_name => 'EMP');
    

    You can improve this option to add a set number of lines by calling add_member in a loop, or go further and have an element of the list with values of 1, 2, 5 etc., so that the user can select the number of lines to add before clicking on a button to add lines.

    Hope this helps,
    John

    If you find this information useful, please do not forget to mark the 'useful' or 'correct' post so that others benefit as well.

  • How to display 5 columns with blank lines

    Hi Experts,

    I need to display in the dashboard column 5 with blank lines. After download in excel I need to see the same thing as the names in columns 5 and that it must contain empty lines. It is one of the requirements of the user.

    So how do you achieve...

    Thanks in advance,
    Sitbon

    Next to all the answers of your son, you should see a button 'OK' or 'useful '.
    Helpful = 5pts,.
    Correct = 10pts

    :-)

    Check the sticky thred:
    http://forums.Oracle.com/forums/Ann.jspa?annID=939

    Welcome to the community, pls help others!

  • Insert a blank line in the result set

    Hi friends,

    SELECT * FROM EMPLOYEES ORDER BY DEPARTMENT_ID;

    As a result of the foregoing, I need to INSERT a blank line in the result for each department_id. for example, the result should resemble the following:

    EMP_ID - NAME - SALARY - DEPARTMENT_ID
    101 - Albert - 10 000 - 10
    102 - Benjamin - 8 000 - 10

    103 - Chitra - 10 500 - 20
    104 - David - 4 500-20
    105 - Elango - 6 000 - 20

    106 - faye - 6 000 - 30
    107 - Ganga - 9 000 - 30

    etc.

    I don't want to insert into the table. I need a blank line just on the screen.

    Thanks in advance.

    Published by: James on March 8, 2010 11:37

    Something like this->

    satyaki>
    satyaki>select * from v$version;
    
    BANNER
    --------------------------------------------------------------------------------
    Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - Production
    PL/SQL Release 11.1.0.6.0 - Production
    CORE    11.1.0.6.0      Production
    TNS for 32-bit Windows: Version 11.1.0.6.0 - Production
    NLSRTL Version 11.1.0.6.0 - Production
    
    Elapsed: 00:00:00.00
    satyaki>
    satyaki>
    satyaki>select m.empno,
      2         m.ename,
      3         m.sal,
      4         case
      5           when sal is null
      6           and  empno is null
      7           and  ename is null then
      8             null
      9         else
     10           m.deptno
     11         end deptno
     12  from (
     13        select k.empno,
     14              k.ename,
     15              k.sal,
     16              k.deptno
     17        from (
     18                select empno,
     19                             ename,
     20                             sal,
     21                             deptno
     22                from emp
     23            ) k
     24        union all
     25        select t.*
     26        from (
     27                select distinct null empno, null ename, null sal, deptno
     28                from emp
     29            ) t
     30        order by 4
     31      ) m;
    
         EMPNO ENAME             SAL     DEPTNO
    ---------- ---------- ---------- ----------
          7782 CLARK            2450         10
          7839 KING             5000         10
          7934 MILLER           1300         10
    
          7566 JONES            2975         20
          7369 SMITH             800         20
    
          7902 FORD             3000         20
          7876 ADAMS            1100         20
          7788 SCOTT            3000         20
    
         EMPNO ENAME             SAL     DEPTNO
    ---------- ---------- ---------- ----------
          7900 JAMES             950         30
          7499 ALLEN            1600         30
          7844 TURNER           1500         30
          7654 MARTIN           1250         30
          7521 WARD             1250         30
          7698 BLAKE            2850         30
    
    17 rows selected.
    
    Elapsed: 00:00:00.03
    satyaki>
    satyaki>
    

    Kind regards.

    LOULOU.

  • BlackBerry Q5 RE: PRESSING ENTER the PASS KEY to a NEW LINE instead of TEXT SEND MESSAGE to Q5

    I would rather use the Enter key to move to a new line to send the message. I've used it on curve 9300 and I'm frustrated just now, I cannot understand how to move to the next line on the Q5. I thought that the Q5 will be an improvement over the curve. I'll be disappointed if it is not possible on this subject. Can anyone help please?

    Hi curio

    In Blackberry Hub, tap on three points at the bottom right > setting > text > use touch send > OFF. It will make a new line, if you press on enter key.

  • Content of the e-mail to Smartphones blackBerry displays as lines

    My emails have suddenly started to display in the form of lines instead of text.  I can see that comes from the email, but the message part is just one or more line segments.  Someone knows how to fix this?

    Very strange. All emails without worrying that he comes?

    Perform a simple reboot on the BlackBerry this way: with smart BlackBerry poweredphone, remove the battery for a minute and then reinsert the battery to restart. A reboot in this manner is prescribed for most defects and errors of operating system, and you will lose any data on the device doing so.

    Now, do the rest with the lines?

  • How to display the line number in the form?

    Hi guys,.
    First I fll you in the story so far...

    I have a block of data in database named: V_PAYUPLOADHEADER_HP, in the property palette I put in order by facility and warehouse.

    I want to display the line number for each record of recoveries, so I do: V_PAYUPLOADHEADER_HP. NUMB, which will contain the line number.


    Here are some methods I've already tried:
    -First I tried to make a database of field element = O, column name = ROWNUM.
    The result is the jump of integer (1, 2, 5, 3, 4 etc. instead of 1, 2, 3, 4, 5) I think it is because of the agenda that I set.
    I have to keep this order by setting, so I look for another way to display the rownum.

    -Then I tried to set the data item = N, column name = null, mode of calculation = formula, formula =: system.trigger_record.
    When I run the value of: V_PAYUPLOADHEADER_HP. NUMB is 1. For all recovered records is 1, 1, 1, 1 instead of 1, 2, 3, 4.

    -J' also tried to use the trigger after QUERY attached to the block.
    In relaxation, I have this code:
    : V_PAYUPLOADHEADER_HP. NUMB: =: system.cursor_record;
    When I run the value of: V_PAYUPLOADHEADER_HP. NUMB is 1. For all recovered records is 1, 1, 1, 1 instead of 1, 2, 3, 4...



    Is there something I missed?
    What can I do to display the rownum?

    Hello
    Maintain this point NON-base of DATA and create a trigger on the block called after REQUEST level and use the code below...

    :FIELD_NAME:=:SYSTEM.TRIGGER_RECORD;
    

    -Clément

  • Make blank lines appear in a form field

    I need to move text that I understand a number of places in a record which will be published later in a field. I would like to have a blank line between each group of data (like a blank between paragraphs line).

    The only way I can do this must include < br > < br > after each section. This information appears perfectly everywhere EXCEPT in a form field where appear the br and paragraphs run together.

    The display in the form fields is HTMLEditFormat(). If I come from the information coming from these areas, everything works perfectly. I need to find a way to create the information elsewhere, so it appears correctly in these areas so that the information can be changed.

    The fact of note than when I look at the records in the database, the information which was launched from the form field display like this message. You see returns and empty between the information, but not s < br > lines. The information that generates I also I have include the < br >. So the question is - how do I save this information so that it contains flashbacks without introducing < br > s?

    I thought about it - we use the Chr() function, so the solution is:

    myVar = "#information ##chr (13) ##chr (10) # chr(10##MoreInfo#).

    CHR13 is a return and chr10 is a line break

  • Z30 E-mail blackBerry display: "you were cc had ' and 'message' arrow

    I have two separate issues:

    1. a feature that I miss my flashlight, that when I was cc would be on an e-mail message, if I opened the message, the first line would say "you were cc had.  So, it was clear as soon as I started to read the message that it was written to someone else and I was copied for more information.  As far as I know, the Z30 hides the addressing information, so the only way to tell if a message is addressed to you or not is, for each message, to slide down the header information.  Am I missing something?  Is there a setting that displays the "you were cc had" message in the messages there?

    2. when I open an e-mail message, a "next" and "previous" arrow displayed in the lower right corner of the screen for a short time (from 1 to 2 seconds).  Is it possible to get these arrows go back once they disappear?  If this is not the case, what is the purpose of the arrows, since the length of the time-out period average them to think that the only time where you want to go to your next message directly from your current message is in the first second after you open a message.

    Well, I came across the solution to the second problem.  As I mentioned above, if you open a message, a "next" or "previous" arrow appears briefly at the bottom of the screen.  These arrows are unnecessary to scroll messages, unless you open an email and instantly (in 1 second or less) realize that you're not on the error message, and you use the arrows to scroll through messages without return to the reception (or any other active folder).  They are useless, because they disappear in less than 2 seconds.  In fact, I would say that you would have to start to touch between 0.25 and 0.5 second after opening a message in a position to get your finger to the right place before it disappears.

    However, with the first message open, if you drag the screen to the bottom (for example, to see the addressing information that I complained to part 1 of my post above), then the arrows reappear (although for less than 2 seconds again).  Therefore, it appears that the arrows will reappear with any drag the screen upwards or downwards (but not, it seems, with any faucet or 'hold' of the screen that does not include a brake).

    It's always nice to come across these solutions.  It would be even better if they were intuitive.  Knowing that this was the solution, I couldn't find the instruction in the user guide (see page 78 for the nearest features).

  • Rows in the resultset in a line, instead of lines

    Hello

    assuming that I will have 2 tables:

    create table t_customer (ID number, varchar2(20 char) last_name, first_name varchar2(20 char));

    create table t_document (ID number, customer_id, document varchar2(200 char));


    insert into t_customer (id, first_name, last_name) values (1, 'Smith', 'Peter');

    insert into t_document (id, customer_id, document) values (1, 1, "file1.doc");
    insert into t_document (id, customer_id, document) values (2, 1, 'file2.doc');
    insert into t_document (id, customer_id, document) values (3, 1, 'file3.doc');

    I want to get a result like this:

    client file #1 #2 file #3

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

    Peter Smith file1.doc file2.doc file #3.doc

    The result should be in a line, instead of 3 lines.

    I used this query:

    with the customer

    (select ID

    last_name

    first name

    of t_customer)

    document1

    as (select d.id

    d.customer_id

    d.document

    of t_document d

    c t_customer

    where d.customer_id = c.id

    and c.id = 1

    and d.id = 1)

    document2

    as (select d.id

    d.customer_id

    d.document

    of t_document d

    c t_customer

    where d.customer_id = c.id

    and c.id = 1

    and d.id = 2)

    document3,

    as (select d.id

    d.customer_id

    d.document

    of t_document d

    c t_customer

    where d.costumer_id = c.id

    and c.id = 1

    and d.id = 3)

    Select c.

    d1.*

    d2.*

    d3.*

    Customer c

    document1 d1

    document2 d2

    d3 document3

    where c.id = d1.client_id

    and d2.client_id = c.id

    and c.id = d3.client_id;

    My solution works as expected - but seems not as elegant for me. Is there another way to get the desired results? And what would be the solution if the

    number of documents that belong to a customer would be dynamic? My solution, I would need to have 10 separate with clauses if 10 records

    for a customer would exist.

    Any help will be appreciated.

    Rgds

    J.

    Hello

    VivaLaVida! wrote:

    Thank you - but since I'm on 10g I'm not able to use PIVOT :-(

    How everybody had to know that?  If you want an answer that works in your version, you say what version it is.  Oracle 10 was released in 2003; It is a very long time in this area.  It is not yet supported by Oracle more.  Nobody is going to assume that you're using something of this age.

    The FAQ Forum shows how the pivots in any version; Ann gives a good example in response #3, above.

    Where told Ann

    GROUP BY tc.last_name |' '|| TC.first_name, TC.ID;

    One could also say:

    GROUP OF tc.last_name, tc.first_name, tc.id;

  • How to remove the numbers on blank lines without fully justify above the text?

    Hello everyone.

    I have a problem with my numbering.  I would like to delete the line numbers where there is no text.  But when I back off the line of text without deleting the number, then shift + return to add a paragraph break 'justifies all lines'.  He said that it's always "justify the last line aligned to the left", but is not, and I can't change it back. I tried to manually change the justification, but it is so hard to do with all the paragraphs, and it looks like not equal. I have attached a few screenshots to illustrate my problem.

    Anyone know how I can remove the numbers of the lines without text without manually clicking the line line, ranging from 'bullets and numbers' and clicking on 'none' for each line?

    Or if I can't do that, do you know how I can stop the above paragraph that justify completely once I deleted the number of rollback?


    Thank you very much in advance, I really appreciate all the help you can give.  It's great that forums like this are there to help.


    justification issue.jpg

    Above is the screenshot where you can see that there are a number (25) on the empty text line.
    This is when I removed by backspacing of the line and then shift + return to add a new line, but her line above is fully justified, and not justified with the last line aligned to the left.

    justification issue2.jpg

    Thanks for your help!  Natasha, a user of InDesign beginner.

    Return shift is a forced line break, so you now a last blank line, and is the one who remains aligned. ID does exactly what it's supposed to.

    Instead of trying to use blank lines to separate paragraphs you should use space after or front of the space.

  • Insert a blank line after each line grouped

    Oracle 11.2.0.1

    Windows XP

    I need to create a table (who have more to exported to the Excel SQL Developer) something like this:

    The user Scott Table Emp


    create the table temptbl as

    SELECT

    -case when lead (deptno) OVER (ORDER BY deptno) = deptno then empno otherwise null end AS empno.

    -case when lead (deptno) OVER (ORDER BY deptno) = deptno then ename otherwise null end AS ename.

    -case when lead (deptno) OVER (ORDER BY deptno) = deptno then job otherwise null end AS work,

    -case when lead (deptno) OVER (ORDER BY deptno) = deptno then null deptno otherwise end up LIKE deptno

    WCP

    Table created.

    SQL > select * from temptbl;

    EMPNO, ENAME, DEPTNO JOB

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

    7782 CLARK MANAGER 10

    PRESIDENT OF 7839 10 KING

    7566 JONES MANAGER 20

    FORD ANALYST 20 7902

    7876 ADAMS CLERK 20

    SMITH CLERK 20 7369

    7521 WARD SALESMAN 30

    7844 TURNER SELLER 30

    7499 ALLEN SALESMAN 30

    EMPNO, ENAME, DEPTNO JOB

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

    7900 JAMES CLERK 30

    MANAGER OF 7698 30 BLAKE

    14 selected lines.

    SQL >

    But it is not giving me the last row of deptno.  If I have to display the data on sqlplus then I can use break on jump 1, but since I create my correct query table (around 10 K lines), I just want to insert a blank line after each data grouped.

    Thank you.

    Select empno, ename, job, decode (empno, null, null, deptno) deptno emp

    Group by grouping sets ((empno, ename, job, deptno), deptno)

    /

    EMPNO, ENAME, DEPTNO JOB
    ----- ---------- --------- ----------
    7782 CLARK MANAGER 10
    PRESIDENT OF 7839 10 KING
    7934 MILLER COMMITTED 10

    SMITH CLERK 20 7369
    7566 JONES MANAGER 20
    7782 CLARK MANAGER 20
    SCOTT ANALYST 20 7788
    7876 ADAMS CLERK 20
    FORD ANALYST 20 7902

    7900 JAMES CLERK 30
    7499 ALLEN SALESMAN 30
    7521 WARD SALESMAN 30
    7654 MARTIN SALESMAN 30
    SALESMAN 7698 BLAKE 30
    7782 CLARK MANAGER 30
    7844 TURNER SELLER 30

Maybe you are looking for

  • 6s deletion again, cause emails sent without warning or apparent.

    During an attempt to find the errors in the composition of any email, I had important text permanently deleted without my choice and without warning. Happens after that I have 'select all' then 'talk', and while speaking, if I touch any key on the ke

  • Windows 7 Home premium corrupt

    I use a HP Pavilion dv 6-6165 tx laptop. Windows 7 home premium as os has been corrupted and I had to install a trial version of windows to start my laptop. I also don't have the recovery disks. Now what can I do so that I can start using the license

  • Mass storage/storage volume

    My Belkin usb reader/writer to support does not work, I checked my device manager & he said "VOLUME of STORAGE--GENERIC VOLUMENO DRIVER INSTALLEDHow should I do?

  • In Windows Media Center 2005, you receive an error found no tuner card.

    wmc2005 I got messege no tuner found

  • T61p Nvidia problems...

    Hi guys I have 3 of these laptops - one died already - it will not charge or turn on by AC only - only put a preloaded battery will allow him to start and run until the battery dies then nada the other 2 are running OK, but after reading about the Nv