Report - Alert Message when Link with value 0 is clicked

Hi,
I have a report with many fields eg. Year , Count of High Priority Project , Count of Medium Priority Project , Count of Low Priority Project.
I have used Column Attributes to link the report data to page 22.
Now , some of the cells in the report have 0 . Is it possible that when user click on 0 the link does not take to page 22 , but show javascript alert window stating no data.
Any help will be highly appreaciated.
Regards,
Shijesh

Thanks Denes for the reply.
I'm sorry that i was not able to explain my question clearly.
Below is a bare minimum version of my report.
[http://www.geocities.com/shijeshkumar/Untitled.png]
I have a table say dummy_project with field Year , Priority ( it can have only any of these three value - High Medium and Low ) and Project_Status ( it can have only any of these three value - Red , Green and Yellow ) --- As you can see value of the field has been used as Column Lable ( eg. High , Low and Medium ) --
now when user click on first cell which has value 1 -- It pass the High Column Lable , Priority (High value is in priority field of dummy project table) , and Year to Page 22.
Since my original report contains 17 fields, it will be very difficult for me to include hyperlink in the query.
Is there any other way to make my hyperlink conditional , when it has 0 value there should be no hyperlink ...
If i use the method which is metioned in the link it will work as I want but the code will become to lenghty and hard to debug ( Condidering there are 17 column) and each column is derived using decode and case and other conditions....
Edited by: Shijesh Kumar on Jan 16, 2009 5:13 AM

Similar Messages

  • Customize Alert messages for checking duplicate value and Success alert

    Hi All,
    I want to show two alert against the same "Submit" button to--
    1. Alert messages for checking duplicate value and show the Duplicate value found alert and
    2. Success Alert if the form is success to commit and no duplicate value found.
    I did all thing but when alert-1 shows and i pressed the ok button of the alert then the second alert also shows which i don't want to show.
    Which i can do in this issue? Have there anyone to help me!
    Arif

    Hi Manu,
    I have placed the following code
    1. against the Submit button--
    if error_code=40508 then
         commit_form;
    elsif :USERDELETION.CANCELLATION_USERID is not null then
    do_key('COMMIT_FORM');
    else null;
    end if;
    2. Code against the key-commit trigger in the form level--
    commit_form;
    DECLARE
    vAlert NUMBER;
    BEGIN
    set_alert_property('ALERT_TO_VERIFY',ALERT_MESSAGE_TEXT, 'Your Form has successfully submitted and your Reference id is '||:USERDELETION.REF_NO);
    vAlert:=SHOW_ALERT('ALERT_TO_VERIFY');
    END;
    3. Code against the on-error trigger in the form level--
    DECLARE
    vAlert NUMBER;
    BEGIN
         if ERROR_CODE = 40508 then
    set_alert_property('ERROR_ALERT',ALERT_MESSAGE_TEXT, 'This user deletion request has already submitted of the user named '||'"'||:USERDELETION.FULLNAME||'"');
    vAlert:=SHOW_ALERT('ERROR_ALERT');
    elsif
              ERROR_CODE = 40202 then
    set_alert_property('ERROR_ALERT',ALERT_MESSAGE_TEXT, 'Existing userid must be filled-up !');
    vAlert:=SHOW_ALERT('ERROR_ALERT');
    else
                   message(error_type||to_char(error_text)||': '||error_text);
    end if;
    END;
    If there have any confusion, please ask me.
    Arif

  • Regarding the alert Message when i try to close the window

    Hi All,
    I am trying to give the alert message when the user tries to close the window.
    For this i have coded a jsp in which i have written
    <html>
    <head>Test in the Page Ajay</head>
    <body onUnload="alert('Test UnLoad')">
    </body>
    </html>
    and in the portalapp.xml i have given as jspnative.
    then if i try to unload the page the alert message is not executing.
    Plz help me out in this.
    Thanks
    Ajay

    Delete the iPod photo cache, as described here:
    http://support.apple.com/kb/ts1314

  • Get "using too much power" message when charging with USB

    I have a 4th gens iPod Touch that appears to have a number of issues:
    1. get "using too much power" message when charging with USB
    2. can't re-boot
    3. unable to access iCloud Backup, Ignore and Settings button inactive
    4. unable to unlock unit when using the Home button to turn the unit on

    Try:                                               
    - iOS: Not responding or does not turn on           
    - Also try DFU mode after try recovery mode
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    - If not successful and you can't fully turn the iOS device fully off, let the battery fully drain. After charging for an least an hour try the above again.
    - Try another cable                                                       
    - Try on another computer                                                       
    - If still not successful that usually indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.
    Apple Retail Store - Genius Bar                                     

  • [Forum FAQ] Troubleshooting "An error has occurred during report processing" message when viewing SCCM reports

    Symptom:
    When you view a report with SCCM, you may encounter the following error message:
    An error has occurred during report processing.
    Under the details box, you can see the detailed error information as below:
    System.Web.Services.Protocols.SoapException: The report server has encountered a configuration error. Logon failed for the unattended
    execution account. ---> Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: The report server has encountered a configuration error. Logon failed for the unattended execution account. ---> Microsoft.ReportingServices.Diagnostics.Utilities.LogonFailedException:
    Log on failed. Ensure the user name and password are correct. ---> System.ComponentModel.Win32Exception: The user name or password is incorrect
    at Microsoft.ReportingServices.Library.ReportingService2005Impl.GetReportParameters(String Report, String HistoryID, Boolean ForRendering, ParameterValue[] Values, DataSourceCredentials[] Credentials, ParameterInfoCollection& Parameters)
    at Microsoft.ReportingServices.WebServer.ReportingService2005.GetReportParameters(String Report, String HistoryID, Boolean ForRendering, ParameterValue[] Values, DataSourceCredentials[] Credentials, ReportParameter[]& Parameters)
    Figure 1 is the screenshot of the error message in SCCM:
    Figure 1.
    Cause:
    According to the detailed error message, it indicates that “The report server has encountered a configuration error. Logon failed for the unattended execution account.”
    and “The user name or password is incorrect”, so this issue would be caused by the mismatched credential stored in report server.
    Solution:
    To solve this issue, you can follow the steps below:
      1.
    Access Report Manager URL on your reporting server.
    From figure 2, you can see that the URL for Report Manager is
    http://SCCM:80/Reports
    in our lab environment. You can check your Report Manager URL in Reporting Services Configuration Manager.
    Figure 2.
      2.
    Find out the date source {5C6358F2-4BB6-4a1b-A16E-8D96795D8602} and access it.
    Figure 3.
    3. Test connection (Figure 4)
    You can have a test connection to check whether the credentials stored in the report server are correct or not.
    Figure 4.
    4.
    Modify the password or choose another authentication method
    If you want to change the password, please make sure that password is the same as the one that you have set for that user account in the domain.
    5. Confirm connection
    After you change the password, you can test connection again. From figure 5, we can see that connection created successfully.
    Figure 5.
    After all the steps above, there is no error message when viewing the report. (Figure 6)
    Figure 6.
    Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.

    ok . the user name is sccm.admin this user have the assignment to run as a services, he is a domain admin, on the sql server this user have the sysadmin, i create the reporting with the Reporting Services Configuration Manager, and on the Database i use
    the sccm.admin to create the new database, on the Service Account i use sccm.admin user, also this user have local administrator on the SCCM server, + i give him the dbreader on All the database on the SCCM server witch it also the SQL server, i add the sccm.admin
    on the reporting web the system role and check the all settings give him full permissions
    do i make my self clear ? (my English is not so bright )
    now from the SCCM 2012 console , some reports run perfectly, and some run and trow this error at me
    Microsoft.Reporting.WinForms.ReportServerException
    An error has occurred during report processing. (rsProcessingAborted)
    Stack Trace:
       at Microsoft.Reporting.WinForms.ServerReport.ServerUrlRequest(Boolean isAbortable, String url, Stream outputStream, String& mimeType, String& fileNameExtension)
       at Microsoft.Reporting.WinForms.ServerReport.InternalRender(Boolean isAbortable, String format, String deviceInfo, NameValueCollection urlAccessParameters, Stream reportStream, String& mimeType, String& fileNameExtension)
       at Microsoft.Reporting.WinForms.AsyncMainStreamRenderingOperation.RenderServerReport(ServerReport report)
       at Microsoft.Reporting.WinForms.AsyncRenderingOperation.PerformOperation()
       at Microsoft.Reporting.WinForms.ReportViewer.AsyncReportOperationWrapper.PerformOperation()
       at Microsoft.Reporting.WinForms.ProcessingThread.ProcessThreadMain(Object arg)
    this poor gay have the same problem
    An error has occurred during report processing. (rsProcessingAborted)

  • Show a report region only when link in other report is clicked

    Hi Friends,
    I am having 2 report regions.In my first report region i am having a column as a link. I want to show the 2nd report
    region only when the link in the 1st report region is clicked. There is a button in the 2nd report region i want to show
    that button only when the link in the first report is clicked.
    The code for my first report is
    select * from tasks;i have a link column task_id as
    f?p=&APP_ID.:10:&SESSION.::&DEBUG.::P10_TASK_ID:#TASK_ID#My 2nd report code is
    select * from task_details where task_id=:P10_TASK_ID;Plz help,
    Thanks,
    TJ

    Hi Andy,
    I tried this but having one problem. When i press a link the vaule of P10_TASK_ID is set and the 2nd report is shown.
    When i go to other page and come back to this page the 2nd report is showing even with out pressing the link this is
    because the value set for :P10_TASK_ID is still there. Where can i put the value back to null so that the 2nd report is
    not shown with our pressing the link in the 1st one.
    Thanks
    TJ

  • Need alert message when closing the file

    Hi friends,
    One of my friend has an forgetting habit, always forgets some important things to check before delivering the files. So thought of developing some scripts for him and did a couple. He was happy with that but still not upto the mark. The scripts I gave needs to click in the scripts panel. He still forgets to click the scripts in the rushing deadlines. This time I am thinking of something but I have no solution/answer. I'm planning to give an alert message box whenever he closes/exits the file. That is when he is done with the job and he says Ctrl+W or File-Close or Exit, he should see an alert message to check some things which are really imporatant. Writing scripts needs to click them, which he is missing in rush deadlines.
    So can we create anyscript which is attached to the system close command? or Edit the default system close command so that he will not miss anything? I know this is crazy but just want to help him.
    Your help is really appreciable!!

    in CS3 you can use Event Listener
    and example of AfterSave
    http://www.adobeforums.com/webx?128@@.59b4b8e6
    robin
    www.adobescripts.com

  • Report on related section linked with opportunity Id

    Hi,
    I created a report with opportunity Id is prompted as filter. I would like to display my report in a related information section of my opportunity record.
    This is the URL of my report : https://secure-ausomxgva.crmondemand.com/OnDemand/user/ReportIFrameView?SAWDetailViewURL=saw.dll?Go%26Path%3D%252fshared%252fCompany_AGVA-PV272_Shared_Folder%252fSuivi%2bfact%2bpar%2bdemande&AnalyticReportName=Suivi+fact+par+demande
    How can I modify my URL to add the opportunity Id as argument?
    Thanks

    I have a couple of thoughts that may help. I apologize if you already have tested these, but these are ones I consider when dealing with web links.
    1. You need to validate the URL for the report itself. I have no reason to believe that yours is wrong, but I always double check it. The way I validate it is to run the report from "My Analyses" and then right click to get the properties. The URL for the report is listed there and you can validate your weblink from there.
    2. Be aware that sometimes spaces in the URL eg "Opportunity ID", can interupt the passing of the whole URL to the iframe. In this case just use "%20" as a space substitute, ie "Opportunity%20ID".
    3. The third observation I have is probably not really a concern, but I noticed you mismatched Row ID with the Integration Id tag. I would use %%%Id%%% for Opportunity Id.
    I also have a good doc that contains a lot of detail on other options. You can email me and I'll send it to you, if you would like it.
    Good luck,
    Thom

  • Crystal Reports Alert message pop-up not appearing in InfoView/BO Mobile?

    Hi,
    I am testing conditional alerts of a crystal report in BOBJ Mobile application. The application is supposed to show a pop-up for the alerts whenever the condition set inside the report document is met, with the creation of any instance in InfoView (the document is scheduled.)
    The application is not showing up any alert pop-up.
    Moreover, InfoView itself does not seem to show any pop-up alert message (the way Crystal Reports client is showing up in design env) for that particular instance of the report. The alert details are, though, only displayed in the 'instance details' option in InfoView. No pop-up on opening of that particular instance, and also on refreshing that report itself. May be InfoView is designed to manage alerts that way..
    How the way should I create my alerts in crystal report as to make them appear as pop-ups in InfoView on instance opening/report refresh. And then, in turn, in my BOBJ Mobile application.
    Thanks in advance if anyone can tell some way out for the requirement. This is very imp to us.
    Nirmit

    Hi Don,
    The reason for me to post this thread in Crystal Reports was to get information on how the way the alerts needs to be configured in Crystal Reports as to make a pop-up for them to appear while viewing the instance of the report from InfoView or refreshing the report itself in InfoView.

  • Change the af:inputListOfValue error message when enter invalid value?

    Hi all,
    I am using JDeveloper 11.1.1.2.0
    When I have af:inputListOfValue in page and put invalid value the error message will appear. I want to display my own error message. How can I change the LOV invalid number error message?
    Thank You...
    Sameh Nassar
    Edited by: Sameh Nassar on Aug 20, 2010 5:52 PM

    Refer:
    Section 28.10, "Customizing Error Handling"
    in below link:
    http://download.oracle.com/docs/cd/E14571_01/web.1111/b31974/web_adv.htm#ADFFD19884
    Amit
    I guess above post won't you much .. I spend sometime on this issue as it got my attention
    It seems there is very less info on how can we over ride default bundle message for the "Invalid Value" error we get
    however you can create your validator for LOV and handle the validation and message in that..
    Here is the link that provides a good detail on how to create / register a validator.
    Once registered you can update the Validator ID of f:validate of LOV and remove the binding property value.
    Edited by: amseth on Aug 20, 2010 1:03 PM

  • Suppressing alert message when records exist

    I have a block B - ret_print where the user can see the records entered from block A - ret_view. I want to add a message to a button in block A when there are no records to see in block B. I tried the code below with WHEN-BUTTON-PRESSED trigger in block A but get the alert even when there is a record to view in block B. How can I write this so that the alert does not show when records exist to view? Thanks!
    if (:ret_print.card_no is null) then
    alert_for_val('stop_alert', 'There Are
    No Records To View.');
    raise form_trigger_failure;
    else
    go_block('ret_print');
    execute_query;
    end if;

    In the original post ret_print is block B.
    My interpretation of the problem is that the form needs to know how many records will be retrieved by a query in block B before it actually does the query. One way to do this would be to do a SQL select and then do execute_query if records exist. Or you could turn the problem on its head as I did in my earlier post - use execute_query to see if records exist and override the default message if there are none found.

  • Error message when syncing with iPhone

    Since upgrading my OS this week, I've consistently got an error message when syncing playlists with my phone. See below:
    Can anybody help? Most of these tracks are purchased through iTunes

    In the course of your troubleshooting to date, have you worked through the following document?
    iTunes: Troubleshooting issues with third-party iTunes plug-ins

  • Problem with making remote toppics when linking with external chm

    Hi to everybody,
    i m novice to robohelp html when i am creating chm files from
    my exsisting project that is a robohelp word project which take
    input doc file in Robohelp word and create .hpj poject and then i
    open this .hpj project into robo help Html to create chm file .
    when i m opening this project into robohelp html it is making .xpj
    project from the hpj project .
    but at this time poject has some links with external chm but
    when i m making hyper link with external chm using Remote toppic
    option this option i couldn't unable to found any where in robohelp
    html plz anyone can know help me out from this
    probelm....................plz...................i need help
    ,,,,,,,,,,,,,,,,,,,if anyone know how to remote toppic occur in
    such situation plz let me know,......
    Thx
    Rgard's

    Hi Ruziyo and welcome to the RH forums.
    If you are opening up your project via the XPJ file in
    RoboHelp HTML the remote topic should be able to be found by:
    - Highlighting what is to be hyperlinked.
    - Clicking the Insert > Hyperlink menu item (or use the
    toolbar icon or Cntl + K).
    - Click on the arrow to the right of the "Link To" field.
    - Select the Remote Topic option.
    - Select the CHM file that contains the topic to which the
    hyperlink is linked to.
    - Select the required topic.
    You will be asked to copy the CHM into your project
    directory. Hope this answers your question. If not, please do come
    back.

  • Reports/Tables:  Asset master linked with PM Equipment

    Our fixed asset masters are synchronized with equipment records in PM.  I am looking for reports or tables that link the two sets of master records.  So far I havenu2019t had any luck finding tables (a lot of structures!) for PM equipments.
    Appreciated any help.

    EQUI, EQUZ, & ILOA

  • Alert message when battery is low?

    This is only a minor problem really, but it's irritating all the same. As well as getting the usual visual message when my battery's low, when another 2 or 3% has gone I also get an audio alert too (saying "Alert!" or "Attention!"). I've turned VoiceOver off, I have Speakable Items off and the "Announce when alerts are displayed" (in System Preferences --> Speech) box is unchecked. The battery being low is also the only thing I'm alerted to in this way.
    Any help would be appreciated in how to fix this.

    Is your cradle plugged in to AC power or a USB port? If the charge is very low on the phone, it needs to be plugged in to an AC power source to charge.

Maybe you are looking for

  • Can you help me

    Hi, When I deployed my EAR file on Weblogic I got this error, Thanks in advance. Can you help me in this regard, the error description is: C:\bea\user_projects\domains\mywsdomain\.\myserver \.wlnotdelete\extract\myserver_wsone-0.1_hh\KK\was. java.lan

  • VF01 -'RV_INVOICE_CREATE'

    Hi all, I need to create partial billing document. when I ttry to recording of transaction 'VF01' is failing when i select 'Select list'. Is there any alternative for this.does anybody have sample code for 'RV_INVOICE_CREATE'.what are mandatory param

  • Hangs up (problem with jdk?)

    Hi, we are developing an application using the Java API with Ifs 1.1.9 on Sun Solaris, Oracle 8.1.7. We parse files and an invoke perform some actions with the parsed data. Java Api and Parsing workd fine, until I encountered the following problem: I

  • Fuzzy lines in some Programs

    Hoping someone can tell me what is wrong. After using the iMac for a while, some programs will start to have fuzzy vertical lines going through them. I particularly see them in Photo Booth, dock, screensaver, as well as my XCode IPhone emulator, etc.

  • Wire tricking the thrbrd xp to unlock multipliers

    on most msi mother boards a new xp thrbrd,not the older palaminos [if the core of your cpu is a rectangle its a thrbrd if its a square then its a palamino and this does not work with them you can also go here  http://www.overclockers.com/tips00173/]