Display No Msg found..

Hi All,
I am working on PL/Sql.. The concept i am using is for filtering.. as sample code is shoe beow..
DECLARE
q VARCHAR2 (4000);
BEGIN
IF TRIM (:P9_src_app_name) IS NULL
AND TRIM (:P9_dest_app_name) IS NULL
AND TRIM (:P9_src_att_type) IS NULL
AND TRIM (:P9_dest_att_type) IS NULL
AND TRIM (:P9_source_key) IS NULL
THEN
q := 'select * from dual where 1=2';
ELSE
q :=
'select distinct SRC_APP_NAME||DEST_APP_NAME||SRC_ATTRIBUTE_TYPE||DEST_ATTRIBUTE_TYPE||SRC_KEY
"EDIT",SRC_APP_NAME,DEST_APP_NAME,SRC_ATTRIBUTE_TYPE,DEST_ATTRIBUTE_TYPE,
SRC_VALUE,DEST_VALUE,SRC_KEY,SRC_KEY_DATA_TYPE,SRC_KEY_FORMAT_MASK,DEST_KEY,
DEST_KEY_DATA_TYPE,DEST_KEY_FORMAT_MASK,SRC_DATA_TYPE,DEST_DATA_TYPE,
SRC_DATA_FORMAT_MASK,DEST_DATA_FORMAT_MASK,EFFECTIVE_START_DATE,
EFFECTIVE_END_DATE,MODIFIED_DATE,MODIFIED_BY, SRC_APP_NAME||DEST_APP_NAME||SRC_ATTRIBUTE_TYPE||DEST_ATTRIBUTE_TYPE||SRC_KEY
"DEL" from FEEDMGR.T_META_DATA_LOOKUP where DEST_APP_NAME not in (''HERMES'')';
IF TRIM (:P9_src_app_name) IS NOT NULL
AND TRIM (:P9_dest_app_name) IS NULL
THEN
q := q || ' and SRC_APP_NAME=' || '''' || :P9_src_app_name || '''';
END IF;
IF TRIM (:P9_dest_app_name) IS NOT NULL
AND TRIM (:P9_src_app_name) IS NULL
THEN
q := q || ' and DEST_APP_NAME=' || '''' || :P9_dest_app_name || '''';
END IF;
IF TRIM (:P9_src_app_name) IS NOT NULL
AND TRIM (:P9_dest_app_name) IS NOT NULL
THEN
q := q || ' and SRC_APP_NAME=' || '''' || :P9_src_app_name || '''';
q := q || ' and DEST_APP_NAME=' || '''' || :P9_dest_app_name || '''';
END IF;
IF TRIM (:P9_src_app_name) IS NOT NULL
AND TRIM (:P9_src_att_type) IS NOT NULL
THEN
q :=
q || ' and SRC_ATTRIBUTE_TYPE=' || '''' || :P9_src_att_type
|| '''';
END IF;
IF TRIM (:P9_dest_app_name) IS NOT NULL
AND TRIM (:P9_dest_att_type) IS NOT NULL
THEN
q :=
q || ' and DEST_ATTRIBUTE_TYPE=' || '''' || :P9_dest_att_type
|| '''';
END IF;
IF TRIM (:P9_src_app_name) IS NOT NULL
AND TRIM (:P9_source_key) IS NOT NULL
THEN
q := q || ' and SRC_KEY=' || '''' || :P9_source_key || '''';
END IF;
END IF;
RETURN q;
END;
Now i am facing problem.. if there is no records found from the above results .. I need to display msg as "No Records Found" ..
As i am very new to Pl/Sql pls help me out ..As it is very urgent..
Thansks,
Anoo...

Hi Anoo,
Suppose your report is in Page 10,
Click On Application Builder. You will See all you pages here..
Click on Page 10 ..
On the Left you will see PAGE RENDERING section.
Under PAGE RENDERING .. 2 option is REGION..
In region which contains your report - You will see left one is region name and right link is "REPORT" ..
Click on Report and there will will see the MESSAGE TAB...
Regards,
Shijesh

Similar Messages

  • Display 'No Data Found' when there is inv data but still there is xml data

    Hi,
    I am converting an rdf to BI publisher. The issue is when there is no detail (inv) but still there is still xml data , due to which the report is getting printed with the skeleton template and blank details(inv).
    I need to avoid printing the report out if there is not inv detail even though there is xml data. or atleast show 'NO DATA FOUND' msg. and print the report output only when there is inv data.
    Any help is greatly appreciated.
    sample XLM generated when there is inv data:
    - <ARXCBI>
    - <LIST_G_SETUP>
    - <G_SETUP>
    <COMPANY_NAME>GL SOB</COMPANY_NAME>
    <FUNCTIONAL_CURRENCY>USD</FUNCTIONAL_CURRENCY>
    <COA_ID>23456</COA_ID>
    <SET_OF_BOOKS_ID>1</SET_OF_BOOKS_ID>
    <LIST_G_SITES />
    <REPORT_NAME>Billing Invoice</REPORT_NAME>
    <SUB_TITLE />
    </G_SETUP>
    </LIST_G_SETUP>
    <RP_COMPANY_NAME>GL SOB</RP_COMPANY_NAME>
    <RP_REPORT_NAME>Billing Invoices</RP_REPORT_NAME>
    <RP_DATA_FOUND />
    <RP_SUB_TITLE />
    <R_DEFAULT_COUNTRY>US</R_DEFAULT_COUNTRY>
    <R_DEFAULT_COUNTRY_DESC>United States</R_DEFAULT_COUNTRY_DESC>
    <T_REPORT_TOTAL />
    <RP_COUNTER />
    <INV>Invoice</INV>
    <CM>Credit Memo</CM>
    <ADJ>Adjustment</ADJ>
    <XREV>Reverse Cross Site Credit Memo</XREV>
    <XAPP>Apply Cross Site Credit Memo</XAPP>
    </ARXCBI>
    Thanks!

    Hi Srini,
    Now I am running into another problem. When there is no detail data it displays 'No data found' as expected in the report output. But is there any way to restrict the print option (avoid wasting the paper) to just display 'No data found' in the output but not to print the output only in this case.
    I really appreciate any help!

  • How to display no data found in RTF template ? XML Publisher

    Hi
       I have xml file, how to display no data found in RTF template ? XML Publisher ?
    This is the XML File
    <?xml version="1.0" encoding="UTF-8"?>
    <INVALIDSERIALPRODUCT>
    <P_ORG_CODE></P_ORG_CODE><P_DATE_RANGE_FROM></P_DATE_RANGE_FROM><P_DATE_RANGE_TO></P_DATE_RANGE_TO><P_ITEM_NUMBER>VIR</P_ITEM_NUMBER><P_LOT_NUMBER></P_LOT_NUMBER><P_RMA_NUMBER_FROM></P_RMA_NUMBER_FROM><P_RMA_NUMBER_TO></P_RMA_NUMBER_TO><P_CUSTOMER_NAME></P_CUSTOMER_NAME><P_EMAIL></P_EMAIL>
    <G_SNQ>
    <USER_NAME>NSAWHNEY</USER_NAME>
    <G_SN>
    <ITEM_NUMBER>VIR823010</ITEM_NUMBER>
    <DESCRIPTION/>
    <LOT_NUMBER>Viread 245mg,Korea</LOT_NUMBER>
    <SERIAL_NUMBER>000000000004</SERIAL_NUMBER>
    <RMA_NUMBER>8200000106</RMA_NUMBER>
    <CUSTOMER_NAME>Yuhan Corporation Korea</CUSTOMER_NAME>
    <COUNTERFEIT_CHECK_DATE>2014-07-11T05:13:05.000-07:00</COUNTERFEIT_CHECK_DATE>
    <REASON>Serial number and lot combination not valid in Axway Track-n-Trace.</REASON>
    </G_SN>
    <G_SN>
    <ITEM_NUMBER>VIR823010</ITEM_NUMBER>
    <DESCRIPTION/>
    <LOT_NUMBER>Viread 245mg,Korea</LOT_NUMBER>
    <SERIAL_NUMBER>000000000004</SERIAL_NUMBER>
    <RMA_NUMBER>8200000106</RMA_NUMBER>
    <CUSTOMER_NAME>Yuhan Corporation Korea</CUSTOMER_NAME>
    <COUNTERFEIT_CHECK_DATE>2014-07-11T05:52:23.000-07:00</COUNTERFEIT_CHECK_DATE>
    <REASON>Serial number and lot combination not valid in Axway Track-n-Trace.</REASON>
    </G_SN>
    <G_SN>
    <ITEM_NUMBER>VIR823010</ITEM_NUMBER>
    <DESCRIPTION/>
    <LOT_NUMBER>Viread 245mg,Korea</LOT_NUMBER>
    <SERIAL_NUMBER>000000000016</SERIAL_NUMBER>
    <RMA_NUMBER>8200000106</RMA_NUMBER>
    <CUSTOMER_NAME>Yuhan Corporation Korea</CUSTOMER_NAME>
    <COUNTERFEIT_CHECK_DATE>2014-07-11T05:53:06.000-07:00</COUNTERFEIT_CHECK_DATE>
    <REASON>Serial number and lot combination not valid in Axway Track-n-Trace.</REASON>
    </G_SN>
    <G_SN>
    <ITEM_NUMBER>VIR823010</ITEM_NUMBER>
    <DESCRIPTION/>
    <LOT_NUMBER>Viread 245mg,Korea</LOT_NUMBER>
    <SERIAL_NUMBER>011000000011</SERIAL_NUMBER>
    <RMA_NUMBER>8200000106</RMA_NUMBER>
    <CUSTOMER_NAME>Yuhan Corporation Korea</CUSTOMER_NAME>
    <COUNTERFEIT_CHECK_DATE>2014-07-11T06:09:16.000-07:00</COUNTERFEIT_CHECK_DATE>
    <REASON>Serial number does not exist in Axway Track-n-Trace</REASON>
    </G_SN>
    <G_SN>
    <ITEM_NUMBER>VIR823010</ITEM_NUMBER>
    <DESCRIPTION/>
    <LOT_NUMBER>Viread 245mg,Korea</LOT_NUMBER>
    <SERIAL_NUMBER>000000000021</SERIAL_NUMBER>
    <RMA_NUMBER>8200000106</RMA_NUMBER>
    <CUSTOMER_NAME>Yuhan Corporation Korea</CUSTOMER_NAME>
    <COUNTERFEIT_CHECK_DATE>2014-07-11T06:11:09.000-07:00</COUNTERFEIT_CHECK_DATE>
    <REASON>Serial number and lot combination not valid in Axway Track-n-Trace.</REASON>
    </G_SN>
    <G_SN>
    <ITEM_NUMBER>VIR823010</ITEM_NUMBER>
    <DESCRIPTION/>
    <LOT_NUMBER>Viread 245mg,Korea</LOT_NUMBER>
    <SERIAL_NUMBER>000000000001</SERIAL_NUMBER>
    <RMA_NUMBER>8200000066</RMA_NUMBER>
    <CUSTOMER_NAME>Yuhan Corporation Korea</CUSTOMER_NAME>
    <COUNTERFEIT_CHECK_DATE>2014-07-11T06:46:04.000-07:00</COUNTERFEIT_CHECK_DATE>
    <REASON>Serial number and lot combination not valid in Axway Track-n-Trace.</REASON>
    </G_SN>
    <G_SN>
    <ITEM_NUMBER>VIR823010</ITEM_NUMBER>
    <DESCRIPTION/>
    <LOT_NUMBER>Viread 245mg,Korea</LOT_NUMBER>
    <SERIAL_NUMBER>000000000001</SERIAL_NUMBER>
    <RMA_NUMBER>8200000066</RMA_NUMBER>
    <CUSTOMER_NAME>Yuhan Corporation Korea</CUSTOMER_NAME>
    <COUNTERFEIT_CHECK_DATE>2014-07-11T07:08:21.000-07:00</COUNTERFEIT_CHECK_DATE>
    <REASON>Serial number and lot combination not valid in Axway Track-n-Trace.</REASON>
    </G_SN>
    <G_SN>
    <ITEM_NUMBER>VIR823010</ITEM_NUMBER>
    <DESCRIPTION/>
    <LOT_NUMBER>Viread 245mg,Korea</LOT_NUMBER>
    <SERIAL_NUMBER>00000000004 </SERIAL_NUMBER>
    <RMA_NUMBER>8200000066</RMA_NUMBER>
    <CUSTOMER_NAME>Yuhan Corporation Korea</CUSTOMER_NAME>
    <COUNTERFEIT_CHECK_DATE>2014-07-11T07:13:05.000-07:00</COUNTERFEIT_CHECK_DATE>
    <REASON>Unknow Error </REASON>
    </G_SN>
    <G_SN>
    <ITEM_NUMBER>VIR823010</ITEM_NUMBER>
    <DESCRIPTION/>
    <LOT_NUMBER>Viread 245mg,Korea</LOT_NUMBER>
    <SERIAL_NUMBER>000000000011</SERIAL_NUMBER>
    <RMA_NUMBER>8200000101</RMA_NUMBER>
    <CUSTOMER_NAME>Yuhan Corporation Korea</CUSTOMER_NAME>
    <COUNTERFEIT_CHECK_DATE>2014-07-11T19:32:00.000-07:00</COUNTERFEIT_CHECK_DATE>
    <REASON>Serial number and lot combination not valid in Axway Track-n-Trace.</REASON>
    </G_SN>
    <G_SN>
    <ITEM_NUMBER>VIR823010</ITEM_NUMBER>
    <DESCRIPTION/>
    <LOT_NUMBER>Viread 245mg,Korea</LOT_NUMBER>
    <SERIAL_NUMBER>000000000004</SERIAL_NUMBER>
    <RMA_NUMBER>8200000107</RMA_NUMBER>
    <CUSTOMER_NAME>Yuhan Corporation Korea</CUSTOMER_NAME>
    <COUNTERFEIT_CHECK_DATE>2014-07-14T02:49:40.000-07:00</COUNTERFEIT_CHECK_DATE>
    <REASON>Serial number and lot combination not valid in Axway Track-n-Trace.</REASON>
    </G_SN>
    <G_SN>
    <ITEM_NUMBER>VIR823010</ITEM_NUMBER>
    <DESCRIPTION/>
    <LOT_NUMBER>Viread 245mg,Korea</LOT_NUMBER>
    <SERIAL_NUMBER>000000000092</SERIAL_NUMBER>
    <RMA_NUMBER>8200000109</RMA_NUMBER>
    <CUSTOMER_NAME>Yuhan Corporation Korea</CUSTOMER_NAME>
    <COUNTERFEIT_CHECK_DATE>2014-07-14T07:52:22.000-07:00</COUNTERFEIT_CHECK_DATE>
    <REASON>Serial number and lot combination not valid in Axway Track-n-Trace.</REASON>
    </G_SN>
    <G_SN>
    <ITEM_NUMBER>VIR823010</ITEM_NUMBER>
    <DESCRIPTION/>
    <LOT_NUMBER>Viread 245mg,Korea</LOT_NUMBER>
    <SERIAL_NUMBER>000000000031</SERIAL_NUMBER>
    <RMA_NUMBER>8200000109</RMA_NUMBER>
    <CUSTOMER_NAME>Yuhan Corporation Korea</CUSTOMER_NAME>
    <COUNTERFEIT_CHECK_DATE>2014-07-15T02:24:27.000-07:00</COUNTERFEIT_CHECK_DATE>
    <REASON>Serial number and lot combination not valid in Axway Track-n-Trace.</REASON>
    </G_SN>
    <G_SN>
    <ITEM_NUMBER>VIR823010</ITEM_NUMBER>
    <DESCRIPTION/>
    <LOT_NUMBER>Viread 245mg,Korea</LOT_NUMBER>
    <SERIAL_NUMBER>000000000034</SERIAL_NUMBER>
    <RMA_NUMBER>8200000109</RMA_NUMBER>
    <CUSTOMER_NAME>Yuhan Corporation Korea</CUSTOMER_NAME>
    <COUNTERFEIT_CHECK_DATE>2014-07-15T02:30:28.000-07:00</COUNTERFEIT_CHECK_DATE>
    <REASON>Catchall fault scope has been executed</REASON>
    </G_SN>
    <G_SN>
    <ITEM_NUMBER>VIR823010</ITEM_NUMBER>
    <DESCRIPTION/>
    <LOT_NUMBER>Viread 245mg,Korea</LOT_NUMBER>
    <SERIAL_NUMBER>000000000010</SERIAL_NUMBER>
    <RMA_NUMBER>8200000114</RMA_NUMBER>
    <CUSTOMER_NAME>Yuhan Corporation Korea</CUSTOMER_NAME>
    <COUNTERFEIT_CHECK_DATE>2014-07-15T03:36:18.000-07:00</COUNTERFEIT_CHECK_DATE>
    <REASON>Serial number and lot combination not valid in Axway Track-n-Trace.</REASON>
    </G_SN>
    <G_SN>
    <ITEM_NUMBER>VIR823010</ITEM_NUMBER>
    <DESCRIPTION/>
    <LOT_NUMBER>Viread 245mg,Korea</LOT_NUMBER>
    <SERIAL_NUMBER>000000000158</SERIAL_NUMBER>
    <RMA_NUMBER>8200000114</RMA_NUMBER>
    <CUSTOMER_NAME>Yuhan Corporation Korea</CUSTOMER_NAME>
    <COUNTERFEIT_CHECK_DATE>2014-07-15T04:19:48.000-07:00</COUNTERFEIT_CHECK_DATE>
    <REASON>Serial number and lot combination not valid in Axway Track-n-Trace.</REASON>
    </G_SN>
    </G_SNQ>
    </INVALIDSERIALPRODUCT>
    thanks
    nks

    This is the General XML forum.
    The homepage description says :
    Discussion of the general XML language, standards (XSLT, XQuery, XMLSchema, etc.) and application management issues, suggestions and tips.
    The BI Publisher forum is here :BI Publisher
    So please mark this post as answered and ask again over there.

  • SVG Pie chart : how to display no dat found message

    Hello,
    I have a SVG pie chart and written a message 'no data found' under charts attributes.
    If there is no data for the chart,
    In IE :the chart region will be blank . chart heading will be displayed and . no 'no data found ' message is displayed.
    In mozilla : in the chart region, i can see ,the part of whole page where i display the chart ,is filled . Chart region heading is also displayed.
    Could you please reply , how to display 'no data found ' in svg pie chart?
    Thanks in advance.
    Regards,
    Archana

    Hello,
    I have a SVG pie chart and written a message 'no data found' under charts attributes.
    If there is no data for the chart,
    In IE :the chart region will be blank . chart heading will be displayed and . no 'no data found ' message is displayed.
    In mozilla : in the chart region, i can see ,the part of whole page where i display the chart ,is filled . Chart region heading is also displayed.
    Could you please reply , how to display 'no data found ' in svg pie chart?
    Thanks in advance.
    Regards,
    Archana

  • Display 'No Data Found' if the records doesnot match the parameter

    Can anyone pls answer this question.
    I have just one parameter, if i select a value from the parameter and the results matches then the report shows records which is obvious but IF no data is matching to the value I selected in parameter, Can I didplay NO Data Found when I run the report??
    I want Display No Data found on my report, I just get a blank page with report title, date and PageNof M
    Someone pls suggest
    I am using CR 11.5

    hi,
    thanks for the suggestion but I am not clear about this part, i am sorry aboiut that:
    Create a text object with No Data Found in it.
    Conditionally suppress the text object with a formula similar to the following;
    {@countdbfieldformula} 0
    Where should i exactly drop my text box.
    I have parameter on 'Project Name'
    Pls suggest me something with steps...i would highly appreciate it

  • Displaying no Records found in webdynpro side?

    Hi All ,
    How to display the error message coming from R/3 side.
    If iam giving input from dynproside, if no Records found in R/3 side how can I display "No records Found"in Dynpro side.
    Please help me for this.
    Thanks
    Nageswara.

    hi Armin
    I have implemented the following code as suggested by you but still it seems that I am not able to get the expected results.Even though there are no results in the BAPI it is firing to the next screen and displaying "records found" when there are no records displayed.
    I am using the following code.
    try
                // Calls remote function module Customer OrderList
                wdContext.currentZ_Vf_Customer_Orderstatus_List_InputElement().modelObject().execute();
              // Synchronise the data in the context with the data in the model
              wdContext.nodeOutput().invalidate();
              //if(wdContext.currentOutputElement()== null)
              //wdComponentAPI.getMessageManager().reportException(wdContext.currentZ_Vf_Customer_Order_Detail_InputElement().get<messageAtribute>);
              int i = wdContext.nodeOutput().size();
              if(i ==  0)
                   wdThis.wdGetAPI().getComponent().getMessageManager().reportException("NO Records Found",false);
                        //wdThis.wdFirePlugToOrderStatusResults();
                   else
                   wdThis.wdGetAPI().getComponent().getMessageManager().reportSuccess("Records Found");
              catch (Exception ex)
                // If an exception is thrown, then the stack trace will be printed
                ex.printStackTrace();
    Plase suggest me as to what has to be done.
    thanks and regards
    gopi krishna

  • Displaying error msg

    hi,
    how i display error msg on page by using af:message from beans, based on some processing? i tried , but error msg is not coming on af:message?
    i m using jdv10g. i checked by system.out.println(errormsg), & it displaying in console, but not on af:message.
    thanks

    hi thanks,
    it is showing the message on af:messages on top of page. i want to display it on af:message fm bean.
    i dragged a af:message fm components palette. i associated its value attribute to errormsg property in bean like this-
    <af:message id="m1" message="#{xxbean.errormsg}"
    inlineStyle="color:rgb(255,0,0);"/>
    //in bean
    private String errormsg = "";
    based on some processing i filled the 'errormsg' property with desirable error string, by this.errormsg="error....." .
    & getter method is there for returing the value, on page.
    GlobalOnly= true for af:messages.
    i m using 10gdev
    Edited by: user78995 on Apr 7, 2010 2:44 AM

  • HT1766 My iPad hasn't been backed up and it's displaying the msg but will not let me get rid if the msg so that I can get it backed up. How do I get through this

    My iPad hasn't been backed up and it's displaying the msg but will not let me get rid if the msg so that I can get it backed up. How do I get through this

    Try this.
    Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider if it appears on the screen - let go of the buttons. Let the iPad start up

  • External Display not being found

    Hey i posted this under macbook display but no one really goes in there so can you guys help??
    Hi recently i borrowed a friends official apple mini-dvi to video adapter to watch a movie with my macbook. He uses the cable with his iMac. I tried plugging it in, the screen flashes blue then nothing appears on the tv. no picture nothing. i tried restarting with it plugged in, restart without, putting it to sleep plugging it in then waking it and nothing works. so i thought maybe the cable is broken. so i go to my friend and we hook it up the same way i was with his iMac and it works so we unplug his and plug it in to mine and it still does not work. HELP???

    Your display may not be on the "approved" list, or was removed from it.
    Apple's new MacBook lines includes a form of digital copy protection that will prevent protected media, such as DRM-infused iTunes movies, from playing back on devices that aren't compliant with the new priority protection measures.
    The Intel-developed technology is called High-bandwidth Digital Content Protection (HDCP) and aims to prevent copying of digital audio and video content as it travels across a variety of display connectors, even if such copying is not in violation of fair use laws.
    Among the connectors supported by the technology are the Mini DisplayPort found on Apple's latest MacBook, MacBook Pro, and MacBook Air, in addition to others such as Digital Visual Interface (DVI), High-Definition Multimedia Interface (HDMI), Gigabit Video Interface (GVIF), and Unified Display Interface (UDI).
    Apple has apparently acquired a license for the technology and is now using it across its DisplayPort-enabled MacBook lines to to prevent transmission of purchased iTunes content (and some DVDs) to devices that don't include support for HDCP.

  • How to display 'NO DATA FOUND' in etext template (BI Publisher)

    Hi,
    I want to display the message 'No Data found' when there are no records for a particular group. I know that 'DISPLAY CONDITION' should be used to conditionally display the message. But, it has not worked for me.
    Can anybody please give the exact format to achieve this?
    Thanks & Regards,
    Mantha
    Edited by: Deekshitulu Mantha on Jun 8, 2010 4:28 PM

    Hi Vineeth,
    I am actually trying to achieve this at design time, using Template Bulider in MS Word. So, could you please help me out - I do not see any drop down list options while building the report.
    Thanks in advance,
    Mantha

  • My hp external display is not found

    Have been using HP w19b as an external monitor for almost a year.  I have a 2009 (late) 27" imac and am running 10.8.2.  My external monitor went to sleep and never woke up on Nov 11, 2012.  I don't think there were any new updates on this date.  Had been on 10.8.2 for a while???  When I go to preferences, it is as though it is not even connected.  I unplugged and re-plugged all connections.  The monitor is not broken, just goes to sleep because it is getting no signal from imac.  What in the world.  Please help.  I need the screen real estate!!!! The connection is the mini display port? to AVG adapter...

    thanks for the reply...unfortunately, I just did all of the above.  I checked all connections, no external monitor appears in system preferences - displays, did a restart in safe mode, did a SMC reset and a pram reset.  Still no monitor.  So I unhooked mine, and tried my son's monitor - an hp 2009m.  I restarted my imac and the screen on the monitor said scanning for signal, no signal found, going to sleep. 
    Is it possible that the adapter thing to my vga cable has gone bad.  Is there a way to see if the port itself is functioning?
    I was on the verge of buying a bigger external monitor, but don't want to now since I am scared it won't work.
    Is anyone else having this problem???

  • Let me know how to Display "No Record found"

    Hello All,
    Please help me in displaying the text " No record found" when no datas are present. I use lexical parameter and bind paramter to retrieve datas.
    Appreciate your help!
    Thanks
    Ashok

    There may be an easier way to do this, but this is how I do it. I create a summary column to count the primary key in my query. I usually call this CS_TEST_RS (record set). I then create a label "No Records Found" outside any frames in my paper layout and apply a format trigger to it. Ex:
    IF :CS_TEST_RS = 0 THEN
    return (TRUE);
    ELSE
    return (FALSE);
    END IF;
    That's it. If the count is 0, display the "No Records Found", if not, hide it. Hope this helps.
    TL

  • How to display no data found for two different elements

    i wanted to display report either by dept wise or supplier wise
    so when I dont have deptno related data
    It should say no data found
    for that I'm using if condition
    same for supplier too
    instead of giving twice can I give it in the same if condition
    if so how

    Use logical operator 'or'
    like <?if:not(DEPT_GRP) or not(SUPPLIER_GRP)?>No data Found<?end if?>

  • Display 'No Data Found' message w/ htmldb PopUp

    Hi all,
    Is it possible to control message within htmldb PopUp Lov, sort of 'No Data Found' available in Report template under topic 'When No Data Found Message'?
    Thx
    lam

    hi
    you can create two region with conditions:
    1. Chart region (display if your qurey return values)
    2. Html region with static "Nothing to display" (display if your query no data found)

  • Display 'No data found message' instead of blank chart

    Apex 4.1
    I have a highchart for which data is rendered dynamically based on pl/sql process.
    I load data into an item and then into chart like data[&item.]
    When no data is found with dynamic query chart shown is blank.
    Can i display a message like no data found or anything else can be done?

    hi
    you can create two region with conditions:
    1. Chart region (display if your qurey return values)
    2. Html region with static "Nothing to display" (display if your query no data found)

Maybe you are looking for

  • Can't Install iTunes because QuickTime recognizes an older version.

    I tried to upgrade my iTunes from 7.4 to 7.6 but I could not so I completly uninstalled iTunes and QuickTime. When I reinstalled iTunes I got an error message saying "A newer version of QuickTime is already installed. This installation cannot proceed

  • Need to generate a report for 30 Million records

    HI Gurus,           We have a requirement wherein we need to generate a report with 30-32 million records on a monthly basis and store the report in some external system via FTP. We estimated the size of the file to be around 2.5 GB. Is it possibloe

  • BOM Performance Analysis using SAT or SE30 t-code?

    Hi,     Currently I'm doing performance analysis of BOM to find out the bottlenecks. I'm doing the analysis using SAT or SE30 t-code. From my understanding, BOM performance depends upon 1. no. of BOM items 2. BOM Level 3. BOM Evolution over time Can

  • QUERY: AppleScript script editor "page break" in Appleworks

    What is the keyword or code sequence required to set text delimiter in AppleScript 1.10.7 to "page break" for the purpose of removing ALL of them at one time in an Appleworks 6.2.9 document using a script?; something like: tell application "AppleWork

  • Can having too many emails stored in Mail cause problems?

    I've got over 3,800 emails in my inbox and I sometimes have problems with Mail not starting. My mail is stored in iCloud (so I can access them across all my Apple devices) but I also have a lot of old emails just stored on my Mac. Should I just archi