Formatting a Report in Portal

I am trying to format a ROW in a report based on a date column. If the value in this date column is the current sysdate then I want the entire row to be BLUE. How do I enter the sysdate value in the column? I tried %SYSDATE%, SYSDATE AND #SYSDATE, none of which work with '=' or 'like'! I get an datatype error message.

hello,
I have a similar problem. actually i have a calendar and wanted the current date highlighted or in a different color. so even i was wondering what i should give in the formatting column. It only takes a numeric input. Did u figure this out ? is there any workaround. Thanks,
Ganti.

Similar Messages

  • Report to be in Excel format while access from portal

    Hello Folks,
    Can we access a BW query in Excel fomat from Portal,  want to know it can be possibe or not?
    Throw some idea on the possibilities.
    Thanks in advance,
    Sathish.

    Hi,
    When you are executing the report thorough portal by default it wil not come in excel format,
    if the report is on work book based then you that work book link you can assign to the i viwe and same thing you  can get in portal , but not in excel format.
    but the same report if you want in excel or PDF format you can impott'
    in portal ther is a tab import to excel and print version( it gives in the form of pDF)
    Thansk & Regards,
    sathish

  • 6i registered Reports won't show In .PDF format, when runing in Portal

    We are registering the reports into an Oracle Portal Content Area. We have been successful in doing so, except for when we attempt to get the report in .pdf format.
    When we set .pdf as the format we wish to get the report in, the Adobe program
    seems to start up within the browser, but then there is just a blank screen, and nothing ever gets returned.
    We would like for all of our reports to run through Portal in .pdf format (as
    it's easier for our end-users to print).
    1. Is there any way to get this working?
    2. Is there some configuration we need to setup on the Reports Server, Portal Server, or in the .rdf of each report?
    Please advise.
    Thanks!
    null

    Hi,
    Something to check is that the Font Family Name in the Font Administration when you create the font in XMLP, MUST BE exactly the same as the name of the font when it is selected in MS Word. If it is not, then XMLP will not know what font to pick up.
    Please check that this is correct in your situation.
    Kind Regards,
    Cj

  • Reports and Portal

    Hi,
    I have a report in both rdf and jsp format (with a big list of user parameters-paramform) ....I registered reports server and report into portal...But I could not see any user parameters from the reports. Do i need to do anything special to invoke the user parameter form of the reports from portal? Please help??

    Is there really noone who can answer/indicatge on this ?

  • XSTRING with Binary of PDF - display R3 report in portal

    Hello,
    We have a requirement to show an R/3 report on portal as PDF. User will then be able to Print/Save the same.
    I have browsed through different posts on SDN and
    The idea I have is:
    1. Print the report to spool (Backend).
    2. Convert the spool to pdf (Backend).
    3. Create a FM (in the backend) that exports an xstring with the binary of the pdf (of the report)
    4. Using webdynpro for Java, create pdf form based on binary xstring.
    5. Render the pdf to portal and display it in portal.
    I have a couple of questions regarding this approach:
    1. What exactly does the function module needs to export (what format and type should be used)?
    2. How should the data being sent from the backend be handled in the Webdynpro Code? (What Context attribute should be created and what type should be used?)
    Please share your experience if some one had developed a similar application. Any sample code would be really appreciated.
    Thanks for Reading the post and for your time.
    Regards,
    Raj

    Hi Raj,
    Thanks for the link, i followed the procedure the way it mentioned in the link, but i am getting the below error as nullpointer exception, i checked everything but still i am getting the error.
    i can see one thing in webdynpro java code , i am getting warning message for this " wdwebresource"
    as deprecaiated, what is this meant?
    thanks,
    vinay
    java.lang.NullPointerException
         at com.vin.view.PdfView.wdDoInit(PdfView.java:115)
         at com.vin.view.wdp.InternalPdfView.wdDoInit(InternalPdfView.java:137)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.doInit(DelegatingView.java:61)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
         at com.sap.tc.webdynpro.progmodel.view.View.initController(View.java:445)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:709)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.bindRoot(ViewManager.java:579)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.init(ViewManager.java:155)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.doOpen(WebDynproWindow.java:295)
         at com.sap.tc.webdynpro.clientserver.window.ApplicationWindow.show(ApplicationWindow.java:183)
         at com.sap.tc.webdynpro.clientserver.window.ApplicationWindow.open(ApplicationWindow.java:178)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:364)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:756)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:291)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:713)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:666)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:46)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(AccessController.java:207)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)

  • Import Crystal Report to Portal

    I'm investigating the possibility of displaying crystal reports in Portal iViews. Those crystal reports will be reading off BW and R/3 data sources. I've run into different questions and they are:
    1) Should I save the crystal reports in BW repository or should I activate them and move them to Crystal Enterprise (i.e. which option is better? or do I not have a choice?).
    2) Where should the authorization be handled? My guess is at the portal, am I right?
    3) How to get crystal report format (especially font and background colors) to change with the portal style, if the user change it at run time.
    4) and finally, has anyone gone through this before? if so, is there any resources or manual on the subject? please help.

    I have done this using the iview template that is in the "migrated ep5 content" folder. I am just using EP6 SP2. With SP4 (and maybe SP3?) there is a template.
    1. I think the report needs to be saved in BW. It needs to be "published" as well. (See the BW documentation.)
    2. I think the authorization needs to be done in the BW. The reports are assigned to a role. The role is assigned to a BW user. We are using SAPLOGONTICKETS, so the BW user id has a matching id in the portal. The passwords do not need to match. (Don't forget to export the portal cerificate and import it into BW.) That is if you want SSO to work.
    3. Not sure about this one. I thought EP6 had something called "rendered iviews", but I can't find it. This is supposed to alter the look of a url iview to match the poral look. (I believe that a crystal report iview is basically just a url iview. It just calls a url http://crystal server/viewreport.csp(or jsp)?id=9999...etc).
    4. Feel free to email me at [email protected]
    You could just use a URL iview if you know the url of the report. The params are just filled out in the parameters of the iview wizard.
    The BIG hurdle I had to get through was the creation of the system(and alias) for the server where crystal is. The system properties for Crystal are missing from EP6 until you get to SP4 or SP3. I had to copy the par for the SAP system and add new properties for Crystal ENterprise. (seerver, path, and protocol.)

  • Deleting Reports from Portal

    Hi,
    I'm working on EP 7.0 SP10 NW2004s
    I need to do scheduling for deleting report from portal portfolio at predefined time.
    I can publish report on portal using broadcasting
    How can this be done.
    Niharika

    I'm publishing reports to Portal.
      Which are sitting in a iView as an attachment.
      I need to delete those attachments from that iView.
      iView would be there always.
      I just need to remove the content which are actually BW reports in PDF format.
    Niharika

  • Error message in BW Report through Portal

    Friends,
    I really need your help to remove the waring message.
    For the purpose of changing the description on the Selection screen from “Cost Cetnters (Authorised Values)” to “Funds Centers” I had changed the ZCCTRATI variable description to Funds Centers
    Issue:
    When we open the old report we see the following information message.
    " Value if variable ZCCTRAT1 is automatically converted
    I did go to TC RSRT as of Dinesh,Vijay advice ,Just want to know that what message i need to Click .because i could nt find the relevant message
    Can u help me how to remove this ?

    Bhanu,
      Thanks for u r reply.This warning message appears every time i execute the report through portal.
    Any idea ?
    Regards
    Mano

  • Error while attaching document to report on Portal - Invalid selection valu

    Hello All,
    We are running our reports on Portal and as per the business requirement the users have to create comments or attach documents to certain amounts in certain columns and once they create the comment a document icon shows up near that amount (for example there are 3 columns Budget, actual, balance then the user have to create comment for some amounts which needs explanation) they do that from context menu  Documents -> Create new Comment.
    Now we want those documents to be saved on Infoprovider level and not on master data for any particular object. We have activated the flag "Characteristic is document property" on related infoobjects. We have the flag to display document icon on Infoprovider active in the web template. Now when I run the report I am able to create new comments on first two columns and when the report refreshes it shows me icon near that amount but it gives me errors on third column after the report refreshes itself. Now when I go in portal KM repository where documents are stored I do see the document that I created for the third column as well so looks like the document is getting created and being stored but the issue is when it tries to display the icon on that third column.
    The error I get is this:
    The initial exception that caused the request to fail was:
    Invalid selection value:  AttributeMember
    com.sap.ip.bi.bics.dataaccess.resource.impl.bi.exceptions.BicsResourceBwRuntimeException: Invalid selection value:  AttributeMember
    at com.sap.ip.bi.bics.dataaccess.resource.impl.bi.selector.selection.ProviderRange.setLowForced(ProviderRange.java:297)
    at com.sap.ip.bi.bics.dataaccess.resource.impl.bi.selector.selection.ProviderRange.setLow(ProviderRange.java:291)
    at com.sap.ip.bi.bics.dataaccess.resource.impl.bi.selector.selection.ProviderRange.set(ProviderRange.java:469)
    at com.sap.ip.bi.bics.dataaccess.consumer.impl.selector.selection.SingleMember.set(SingleMember.java:125)
    at com.sap.ip.bi.km.common.assignment.AssignmentMember.isContained(AssignmentMember.java:192)
    Please give some inputs if anyone is facing same problem or is anyone has worked previously with this kinda of stuff.
    Thanks in advance.
    Kiran

    Hi!
    Have you solved this problem? I have the same problem after a SPS implementation (SPS 17). The message appears when we select a single value in a DP (hierarchical filter item) that filters another one, but when I select a node it doesn't.
    Before the patch implementation the apliccation worked ok.
    Any idea?
    Thanks in advance.
    Jose

  • Changing date format at reporting level

    Hello,
    Will u plz tell me how can i change the date format at reporting level?
    I want to display date in dd/mm/yyyy, but by default its showing mm/dd/yyyy.
    Delta is already loaded in the system, so i don't want to disturb regular data loading.
    Is there any way so that i can change the format of date.
    Plz help me out.
    Thanks,
    Regards,
    Steve

    Hi steve
    There r so many postings on the same topic
    go through these previous threads
    date format
    Date format
    u can find solution
    regards
    Ravi Kiran

  • Error while running reports in Portal

    Hi ,
    While running a crystal reports in portal a pop-up appears with the following error message
    " Sorry = you are not logged into this server. Ensure that your user name and password, as well as the APS name are correct. "
    Can anyone help on this?

    Can you provide more information about the SDK, product version, application server, etc. that you are using?
    That error message indicates that you are trying to retrieve a report from BusinessObjects Enterprise without entering the authentication information.

  • Is it possible to display keyfigures in italics format in report output

    Hi All,
    Is it possible to display keyfigures in italics and bold format in report output?
    Thanks,
    Sri Arun Prian

    you can edit the CSS - there is a CSS class assigned to the key figures.... this is for WAD....
    Edited by: Arun Varadarajan on Feb 5, 2009 2:43 PM

  • Mimes Object doesn't exixts warning message  in bi report on Portal.

    Hi All,
    We have integrated  bi 7.0  reports on portal 7.01  . reports are working fine  first time with out any warning   .
    But when we try to change the drop down value for display as field (Table, Graphic, Table and Graphic)  or when we  click any  buutton  New Analysis, Open , Save As  etc  we are getting following error.
    MIME object "/irj/portalapps/com.sap.ip.bi.web.portal.mimes/web.ui.acs/resources/js/sapbi_ac_tray_comp.js" does not exist
    MIME object "/irj/portalapps/com.sap.ip.bi.web.portal.mimes/web.ui.acs/resources/js/sapbi_ac_tray_comp.js" does not exist
    Please help us to resolve this issue.
    Regards
    Rajendra

    Hi all
    Any suggestion?
    Regards
    Rajendra

  • Running reports in Portal- URL vs RDF

    I've got a content area in portal 3.0.8 which contains two items-- a URL link to my report, and an Application Component which is the same report registered in portal as an RDF. The report runs fine with the URL link, but hangs when I try to run the RDF component.
    My URL link is defined as follows: http://greap004:7777/dev60cgi/rwcgi60?server=reportserver+report=reportname.rdf+destype=cache+desformat=htmlcss+userid=username/password@DBname+paramform=yes
    However, the registered RDF does not prompt for a DB login or bring up the parameter form. It just hangs for about 5 minutes and then returns the following error:
    Error: The requested URL was not found, or cannot be served at this time. Oracle Reports CGI - Report Job was cancelled upon user request.
    I want to be able to register reports as RDF's rather than using URL links.

    hello,
    you should take a look at our whitepapers in the Internet Deployment and Security section of our product area http://otn.oracle.com/products/reports
    there you find a walkthrough of the configuration for running registered reports in portal.
    regards,
    the oracle reports team

  • Bw report in portal

    Dear All,
    I am trying to display a BW report iView in the portal. However I got an error message like Internet Explorer was unable to link to the Web page you requested. The page might be temporarily unavailable. When I right click for properties it show
    res://C:\WINDOWS\system32\shdoclc.dll/navcancl.htm#http://sapbwp.gen.com.my:8001/sap/bw/BEx?sap-language=en&sap-client=045&accessibility=&style_sheet=http%3A%2F%2Fsapepprd.gen.com.my%3A50400%2Firj%2Fportalapps%2Fcom.sap.portal.design.portaldesigndata%2Fthemes%2Fportal%2Fsap_tradeshow%2FBIReports30%2FBIReports30_ie6.css%3F6.0.16.0.0&CMD=LDOC&TEMPLATE_ID= GEN_BUDGET_REPORT
    Anyone know what is the problem?
    Is there any step by step guide to create a bw report in the portal including system landscape configuration so that I can narrow down my problem.
    Thanks
    Regards,
    Bryan

    Brian,
    Please chek this document:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/6cc17893-0e01-0010-6d91-f9303b436d91
    for publishing bi reports to portal's end.
    Hope it helps you.
    Thanks
    Mona

Maybe you are looking for

  • HR PA-EC:  No Data in Source when data is there

    All, I have activated standard business content and have connected ECC 5.0 source to BW 3.5. I tried executing a load for Compensation Process ODS and the load says there is no data available in source system. I checked the source and infotype tables

  • Issue in creating sales order

    Hi all, I have created a contract of 10 ton. i have created a sales order of 20 ton with refernce to that contract. system just gives me a warning that sales order quantity exceeds contract quantity. I want error in place of warning. How can i do tha

  • If have two different Mac mini at two different locations. Both are running Lion. Connecting my iPhone 4G

    Hello, I have two different Mac Mini at two different locations. Both systems are running Lion. One of the Mac Mini systems connected to my iphone G4 as well as Ipad 64-Wifi, work perfect to sunchronise. ( IO5 is present) I would like to run the chan

  • Adding clients to our wireless network

    We just added airport express as our wireless router and need help adding our windows xp laptops to the network. I do not see "add wireless clients from the base station menu" and our laptops do not recognize any apple wireless devices. Any help woul

  • Can we run php  mysql on ipad 3

    i am planning to buy ipad 3... i wanted to know whether we can run a WAMP server, MYSQL community version and and a php editor. i am a web developer and interested in buying ipad 3 so i wanted to know whether i will be able to run the above applicati