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

Similar Messages

  • 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

  • Reports region only shows 15 rows

    I have a strange problem with a reports region. The region runs a simple SQL select against a table. My table has 18 rows but the report region only displays 15 rows.
    I ran the SQL directly against the database and all 18 rows are returned, so it's not a problem with the query.
    Under the Report Atrributes tab for the region, I checked the Layout and Pagination section. Number of rows was set to 15, which I thought explained my problem.
    I deleted the value in number of rows. But the region still only shows 15 rows.
    If I change the value in number of rows to 20, all 18 rows are shown. But again, if I delete the 20, only 15 are shown.
    Is there some other setting somewhere which is defaulting the report to 15 rows?

    That item is cleared as well. Very strange. Still can't see anything on the page that's causing it to only show 15 rows.
    Edit -
    Setting it to 999999 seems to cure the problem until I find a solution. Very strange, maybe it's a bug?
    Message was edited by:
    Antilles

  • How do I not show image file name, only url link - Acrobat Pro 9

    Both file name and url ink show when placing cursor over image. I want to only have url link appear.
    And if that's not possible, I want to then change the image file name. Any ideas?

    Use a button field for the link. You will have to add the action or JS code to open the link.

  • Report region with column link that opens a pdf doc based on report query

    Hello
    I'm building a report table that displays info about a customer - simple select - and, for each record, has associated column links based on report queries that receive ID as parameter. When clicked, it opens the report in pdf extension. My problem here is how to pass the ID as a parameter to that report query considering i'm using a report table and that there are no items in page 71...
    This is the report query i'm using:
    select initcap(a.customer) customer
    , initcap(a.address) address
    , initcap(a.rep) rep
    , (select initcap(b.city)
    from portal_records b
    where b.contrib=a.contrib
    and b.year=to_char(sysdate,'yyyy')) city
    , (to_char(a.datereg,'dd')||' de '||to_char(a.datereg,'Month')||' de '||to_char(a.datereg,'yyyy')) datereg
    from portal_authorizations_cve a
    where a.id=:P71_ID ???????????????
    I thank in advance all your replies!!

    Hello
    First of all, let me compliment your for your demo application... It's awesome!
    I've looked into your sample (page 15) and, as far as i see, it opens a document saved in a table's column. I don't want the file to be saved there but generated when the user clicks on that particular link... So i still have the problem of how to pass the right ID as a parameter considering there is no page item on that page...
    My javascript knowledge is little so i ask you: when clicking the link, is there any way of opening a window with the url f?p=&APP_ID.:0:&SESSION.:PRINT_REPORT=Authorization_CVE and the ID as a parameter?
    I thank in advance!

  • Regional Settings when scheduling a webi report

    Hello,
    I have BOXIR2 SP4 installed on a Windows 2003 Server.
    When I run a Webi Report In the Infoview Portal (or in webi), that means when I refresh a report or save a report to Excel or PDF Format or the date format is correct.   When I schedule this report from Infoview, it's also ok.
    Correct Format ==> format of the language defined in the Infovier User Interface Settings.
    (infoview in french --> french format ,  infoview in english --> english format)
    But, When I schedule this report from the Central Management Consle (CMC), the date are displayed in the english or american format :  02/11/10  instead of  11.02.2010
    I check the "Regional and Language Options" on my Windows Server and the language is set to "French (Switzerland)".
    All the BO Services are running with the 'Local_system Account'.
    I don't understand why it is not taking the French language to generate the reports... ? Which parameter or file based on?
    How to change this behavior ?  It is a way to "force" BO to take an other language ?
    A big thank you for your help! I have already gone through the forum but found nothing concrete ...
    JP
    Edited by: Jean-Philippe Fauchère on Feb 11, 2010 3:42 PM

    Hello wavery,
    I finally solved my problem. And In fact it was very simple   I thought that by leaving the default value "Use Interface locale" under the web Intelligence Tab, the settings defined in the interface were taken into account, but this is clearly not the case!
    My settings were defined as follows :
    Infoview > Preferences > General > My interface locale is ... --> French (Switzerland)
    Infoview > Preferences > Web Intelligence > Select a format locale:  --> Use Interface locale
    (I don't understand why the French were not chosen because my interface was defined in French ??)
    My settings, after modification:
    Infoview > Preferences > General > My interface locale is ... --> French (Switzerland)
    Infoview > Preferences > Web Intelligence > Select a format locale:  --> French (Switzerland)
    >>> It works !
    Thanks for your Help...

  • How to show 'Show Answer in Feedback' only when learner pass  test?

    Is it possible to display Answer in Feedback only when learner pass the test?

    No, this is not possible.
    Regards Anders Northeved

  • BI publisher report not refreshing when associated OBI EE report is changed

    We have a dashboard that has an OBI report at the top, and a linked BI Publisher report underneath. The BI Publisher report is supposed to reflect a template version of the results in the OBI report.
    On the initial load of the report, the two reports are synched and matching. However, when you change a prompt with a request variable for the OBI report, the BI publisher report either blanks out or shows the prior information which no longer matches. If I change defaults in the OBI EE report, resave, then reload, the BI Publisher always gets it right the first time, just never again after that.
    Since all my research to this point led to a caching issue, here are the report properties that matter(?):
    Report properties:
    Caching –
    Enable Data Caching = unchecked
    User Level = checked
    Document Caching = unchecked
    User Can Refresh Report Data = checked
    General -
    Run Report Online = checked
    Show Controls = checked
    Allow Sharing Report Links = checked
    Open Links in New Window = checked
    Asynchronous Mode = unchecked
    Auto Run = checked
    Also – how do you make PDF the default output for a BI Publisher report? When we load this dashboard, it always tries to run the RTF version, and we have to Cancel, choose PDF and then refresh to get the PDF version.

    when you change a prompt with a request variable for the OBI reportUse Presentation Variable instead of Request Variable. Make sure you keep the same name for both Parameter in the BIP report and Presentation Variable in BI.
    If helps mark
    ~
    http://cool-bi.com

  • CRXIR2 - Report is stuck when trying to open report using RDC library

    Hi,
    I'm working on .Net  reporting appliaction that uses CRXI R2 (Embedded Server) as a reporting engine.
    I have a problem with a customer in prodction site,
    when trying to open report with RDC library, report hangs and nothing happens:
    applicationLog.WriteTrace("open report using  RDC");
    Report report = (ReportClass)application.OpenReport(this.tempFile, CROpenReportMethod.crOpenReportByTempCopy);
    // tempFile is the path to the rpt file and it's valid
    //application is ApplicationClass from CRAXDRT namespace
    //ReportClass is from CRAXDRT namespace
    applicationLog.WriteTrace("Open report succeeded")
    I've added log printing to my application, and what i see is that the first print ("Open Report using RDC") occurs, and the second print is never listed..
    I don't see any errors or log prints appear in Crystal logs.
    Any help would be greatly appriciated!

    Hi Dana,
    Long time since we've talked. I suggest logging a case in SMP. If you do let me know what the case number is and I'll pick it up. I'll also send you an e-mail....
    I take that back, because R2 is no longer supported you can't log a case....
    First issue is the RDC is not supported in .NET, second issue is the RDC is only available in CR XI R2 which is no longer supported.
    And finally it's about time you update your app to use the CR .NET Assemblies. All of our OEM Partners are now doing so.
    In the mean time these 2 are the only versions officially not supported:
    https://smpdl.sap-ag.de/~sapidp/012002523100009114712011E/crxir2sp4_fullbuild.exe
    https://smpdl.sap-ag.de/~sapidp/012002523100009114412011E/crxir2sp6_incremental.exe
    See if these help. You can get the runtime distribution from here:
    SAP Crystal Solutions Downloads
    Install Fix Pack 6.4 to get all of the fixes and use the redist packages for that version also.
    Thanks
    Don
    Edited by: Don Williams on Jan 24, 2012 7:55 AM

  • FF4 only shows first page of PDF when linking to document.

    I upgraded to FF4. When I link to a PDF document it only shows the first page.

    I forgot to add that the first page of the PDF document shown on the email is actually an image. I don't know why the mail client does that.

  • How do I make a tabbed page show via Javascript or HTML when link clicked?

    I have a page with dynamically created links via PHP. One of these links loads a named page (if not already loaded, via HTML or Javascript). If the page is already in a tab then clicking the link causes the page to reload but the page does not show unless I click on the tab. How can I force the tabbed page to show (already loaded) when the link is clicked? I've tried using the Javascript window.focus() method but it does not solve the problem. This issue does not happen with the Safari browser.
    == This happened ==
    Every time Firefox opened
    == always

    Try posting at the Web Development / Standards Evangelism forum at MozillaZine. The helpers over there are more knowledgeable about web page development issues with Firefox.
    [http://forums.mozillazine.org/viewforum.php?f=25]
    You'll need to register and login to be able to post in that forum.

  • How do I get a button to show in a list only when a survey is filled?

    I am using cf9 with mySQl 5+. I have two tables:
    Signups -  where people signup to take a course.
    Course_eval – once the course is completed, the student fills in the course evaluation
    I use an inner join on userID in both tables.
    I have a page, showsignups.cfm, that lists all of the students by course. Once a student finishes the survey, a button will show up next to the student in the showsignups.cfm page where it can be clicked on to show the survey by the individual student.
    My problem is instead of showing all students with or without the survey buttons, it only shows the students who have finished the survey. It should show:
    Student’s name | survey button
    Student’s name |
    Student’s name | survey button
    Student's name |
    I thought using a cfloop through the students would give me the effect I want, but alas, no. Here is the code I am using for the cfquery:
    <cfquery name="getsignups" datasource="#application.dsn#">
    select signups.courseTitle,signups.property,signups.calendardate,signups.company,signups.firstna me,signups.lastname,signups.email,signups.phone,signups.userID,signups.signup_id,signups.r id,course_eval.userID,course_eval.id
    from signups INNER JOIN course_eval ON signups.userID = course_eval.userID
    where signups.rid = #rid#
    </cfquery>
    (Rid is the courseID)
    Here is the output I am using:
    <cfoutput>
    <cfloop query="getsignups">
    <tr>
    <td>#rid# - #firstname# #lastname#  |   <a href="mailto:#email#">#email#</a></td><td>Ph: #phone#</td>
    <td width="24"><a href="showsignups.cfm?signup_id=#signup_id#&go=go" class="button">Remove</a></td>
    <cfif isdefined("id")>
    <td width="24"><a href="../../forms/surveys.cfm?userID=#userID#" class="button">Survey</a></td>
    </cfif>
    </tr>
    </cfloop>           
    </cfoutput>
    I know this is a long post, but I wanted to make sure any body who reads this understands what I am trying to accomplish. Any ideas on what I am doing wrong?

    Don't use an inner join:
    <cfquery name="getsignups" datasource="#application.dsn#">
    select signups.courseTitle,signups.property,signups.calendardate,signups.com pany,signups.firstname,signups.lastname,signups.email,signups.phone,si gnups.userID,signups.signup_id,signups.rid,course_eval.userID,course_e val.id
    from signups LEFT OUTER JOIN course_eval ON signups.userID = course_eval.userID
    where signups.rid = #rid#
    </cfquery>
    <cfoutput>   <cfloop query="getsignups">    <tr>      <td>#rid# - #firstname# #lastname#  |   <a href="mailto:#email#">#email#</a></td><td>Ph: #phone#</td>      <td width="24"><a href="showsignups.cfm?signup_id=#signup_id#&go=go" class="button">Remove</a></td>      <cfif isdefined("id")>        <td width="24"><a href="../../forms/surveys.cfm?userID=#userID#" class="button">Survey</a></td>      </cfif>    </tr>  </cfloop>            </cfoutput>  
    Use:
    <cfif id neq "">
    Message was edited by: Eddie Lotter (Typo)

  • HT1529 Excel spread sheets created on a PC show up as "read only" when opened in my iMac which has Excel.  How do I correct this?

    Excel spreadsheets created on  PC shoe up as "read only" on my iMac 27 also in Excel.  How do I correct?

    Are you saying when you open the Info window on the file and try to change the permission it won;t let you? Do you get any messages? Is the account youare using an Admin account?
    If you could post a screen shot of the Info  window opend on the file in question it could help.

  • Movies show up on IPAD only when I have wifi.

    I have movies I purchased through Itunes that are on my computer, do show up on my IPAD as long as I have wifi, but do not show up on IPAD with no wifi...help!

    I have figured it out.  I had to go to the Itunes store.  I went to movies tab.  At the bottom of the screen there was a tab that said "Purchased Movies".  From there I could pick "movies not on this ipad".  I clicked on each one of them and there was a cloud.  I clicked on the cloud and the movie began downloading.

  • Report dispplayed in new window when called from other report

    I have 2 reports based on data in a database, say rep1 and rep2.
    Rep2 is called by rep1 using this in de SQL-wizard:
    SELECT
    '<A HREF="SCHEMA_OWNER.REP2.show?p_arg_names=server_dom&p_arg_values='||COLUM||'&p_arg_names=db_key&p_arg_values='||COLUM||'">Report2</A>' "link to rep2"
    FROM table...
    I have made a portlet with the first report. When I click on the Report2-link, a new window is opened. How can I obtain that the report2 is displyed in the same portlet of the Portal?

    Please post this question to the Portal Applications forum.
    Thanks,
    Jerry

Maybe you are looking for

  • Error while connecting to MDM server from Webdynpro

    Hi ,    I am trying to connect to MDM server (5.5 SP04 no patches) through a webdynpro application . The following is the piece of code that I am using as a test . CatalogData CatalogData = new CatalogData();     int resultLogin = 0;     try {       

  • Using Mail Program with Gmail, Mail automatically bcc:s me on every email

    I am using the Mail Program with my Gmail acoount. It works fine except Mail automatically bcc:s me on every email I send. I checked the Mail preferences and the box is unchecked in the composing section "Automatically cc: myself". This does not happ

  • Hp officejet 6500

    I'm trying to set up the printer wirelessly via the wizard to connect to my network.  My network/SSID's password is composed of a bunch of numbers.  When I type the password, the keypad defaults to alpha.  P{lease advise how I can out in the numbers.

  • DVD's read as blank even though they have been written.

    The problem is the following: DVD's that I burned using both Tiger and Leopard 10.5 (before 10.5.1) are not being recognized as blank. These discs are NOT blank and they display their contents in other Macs and PC's. When they are inserted in my driv

  • I have downloaded adobe reader, but it will not let me open pdf files?

    I have downloaded adobe on my mac and still unable to open pdf files. what do i need to do. I go into my launch pad and see the adobe icon and when i click on it nothing happens. I need to get into my homework what should i do??????????? HELP