How to customize the reports tab

hi,
Is there any way i can customize the reports tab? i'd like to publish my reports on the lists in order people can access them directly without having to go to custom shared analisis. Is it possible?
thanks

Try something like this:
https://secure-ausomxxxx.crmondemand.com/OnDemand/user/analytics/saw.dll?Dashboard&PortalPath=/shared/Company_****-*****SharedFolder/_portal/$$$$$$$$$$$
where xxx denotes your instance pod,
*** denotes the name of your shared folder where reports are stored to be shown on the dashboard(to get this open any of your reports and filter it by selecting one of the reports from shared folder. the string of characters that you will see in the path is to be used)
$$$ denotes the name of your dashboard.

Similar Messages

  • How to customize the reports

    Post Author: [email protected]
    CA Forum: Desktop Intelligence Reporting
    Hi all,
    scenerio1: all users should have same look &  feel of report. - please tell me the steps how set the preferences for this scenerio.
    scenerio2: every should have  different look and feel (example user1 should have different view with user2). - please tell me the steps how set the preferences.
    NOte: when a User executes a report a default header and footer should be appear with company logo etc.
    Thanks,

    Hi,
    This can be achieved in Desktop Intelligence by creating templates (.ret) and then using those templates as default templates in the report.
    You can create different templates according to the user's requirements.

  • Customize the report margin while rendering

    I want to customize the report margin while rendering. I am using ReportExecution2005.ReportExecutionService  webservice to render report. how to customize the report margin?
    I try to use deviceinfo for this and set the below device info, it is not work out. It always render the report with design time margin. Is it right approach? Are there any issue on below deviceinfo?. Thanks in advance.
    <DeviceInfo><PageWidth>11in</PageWidth><PageHeight>8.5in</PageHeight><MarginTop>.25</MarginTop><MarginBottom>.25</MarginBottom><MarginLeft>.25</MarginLeft><MarginRight>.25</MarginRight></DeviceInfo>
    Best Regards
    Senthil
    Developer

    I found the solution. Device info have has the value without metric. The below device info is correct one. Thanks to all ;)
    <DeviceInfo><PageWidth>11in</PageWidth><PageHeight>8.5in</PageHeight><MarginTop>.25in</MarginTop><MarginBottom>.25in</MarginBottom><MarginLeft>.25in</MarginLeft><MarginRight>.25in</MarginRight></DeviceInfo>
    Developer

  • How to Customize the Message "No Row Returned" from a Report

    Hi,
    I've been trying to customize the Message "No Row Returned" from a Report.
    First i followed the instructions in Note:183131.1 -
    How to Customize the Message "No Row Returned" from a Report
    But of course the OWA_UTIL.REDIRECT_URL in this solution did not work (in a portlet) and i found the metalink document 228620.1 which described how to fix it.
    So i followed the "fix" in the document above and now my output is,..
    "Portlet 38,70711 responded with content-type text/plain when the client was requesting content-type text/html"
    So i search in Metalink for the above and come up with,...
    Bug 3548276 PORTLET X,Y RESPONDED WITH CONTENT-TYPE TEXT/PLAIN INSTEAD OF TEXT/HTML
    And i've read it and read it and read it and read it and can't make heads or tails of what it's saying.
    Every "solution" seems to cause another problem that i have to fix. And all i want to do is customize the Message "No Row Returned" from a Report. Please,...does anyone know how to do this?

    My guess is that it only shows the number of rows it has retrieved. I believe the defailt is for it to only retrieve 50 rows and as you page through your report it retrieves more. So this would just tell you how many rows was retireved, but probably not how many rows the report would contain if you pages to the end. Oracle doesn't really have a notion of total number of rows until the whole result set has been materialized.

  • R12 - How to customize the seeded Purchase Order PDF report

    Hi,
    We need to customize the layout AND the data of the seeded Purchase Order pdf report that is generated in PO Summary form when user picks drop-down menu Inquire->View Document. I know how to set up the Document Type with a customized layout but I do not know how to update the XML data that feeds the layout.
    Thanks, Mike

    Mike,
    Please review the following documents.
    Note: 374165.1 - How To Customize The PDF Output For Printed Purchase Order Report (Portrait) ?
    Note: 406094.1 - How To Diagnose Issues Within Oracle Purchasing PDF File Creation for Printing
    Regards,
    Hussein

  • How to customize the error messages in web analysis reports

    Does anyone know how to customize the error messages that web analysis shows ,
    I want to customize the below error message with a custom error message
    "Document does not exist or no authorization to open document.Error occurred while loading document"
    Does anyone know how to do this ?

    Rajesh,
    you may want to check these links
    How to the Change the Application Stopped Message
    How to Change the Dispatcher Running, No Server Connected Message
    http://help.sap.com/saphelp_nw70/helpdata/en/65/18fc3f9ec4e669e10000000a155106/frameset.htm
    Thanks
    Bala Duvvuri

  • How to customize the infoview and dashboards.

    Post Author: [email protected]
    CA Forum: WebIntelligence Reporting
    Hi all,
    how to customize the infoview and dashboards.
    scenerio1: all users should have same look &  feel of infoview. - please tell me the steps how set the preferences for this scenerio.
    scenerio2: every should have  different look and feel (example user1 should have different view with user2). - please tell me the steps how set the preferences.
    Thanks,
    Madhu.

    Post Author: Use_BO
    CA Forum: WebIntelligence Reporting
    Hi Madhu,
    For Scenario 1 : Go to CMC.
    Go to : Home > BusinessObjects Enterprise Applcations > InfoView
    You can customise Inforview properties and Rights here, like setting up ur logo,style sheets etc.
    For Scenario 2: Each User will have to customize their own Infoview.
    Go to Infoview. On the top right corner will be 3 icons. Click on the 'Preferences' icon.
    In the General tab of preferences you can customise the infoview settings.
    Hope this helps.
    Thanks!!

  • How  to grow the report of customer's openitem with sales order

    How  to grow the report of customer's open item with sales order?
    Now we can get the customer's open item with invoice No easily,but our end user need the the customer's open item also with sales order .And because a invoice to multi sales orders. I can do nothing.
    Now I have a idea that a develivey No with one sales order , and one invoice with a sales order's develivery ,then one inovice to one sales order .  I want to  know if other company have use this idea. Or have other solution for my problem.

    Hi Yuzhou Yang ,
      Yes you are right. In FI transaction you can get the sales invoice wise , reference field of the header data.
      As you are aware that while creating a sales order , no FI entry is generated.
      In my opinion you can get the required report through customization.
    Thanks
    D.K.Lakshmi narayana

  • How to design the report?

    Hi,
    how to change the filling data in report by vertical way?
    for eg: i am creating a group (group by userId) and displaying user name and access rights info;
    User Name   Access Rights
    TestUser      Adminuser
    TempUser    NotanAdminuser
    but i want in this format
    UserName        TestUser   TempUser
    AccessRights Adminuser  NotAnAdminuser
    how to design the report?

    i haven't tried using cross tab.
    but my requirement is like...
    Modified User Name ........ TestUser     Thendral    till 'n' number of users
    Total NO of Patients..........10                    5
              Heart Failure...........5                      1
              Surgical..................1                      2
              Pneumonia             3                      1
              Chest Pain             1                       1
            till 15 rows
    How to achieve this using crosstab?

  • How to download the report data in xml format

    Hi All,
    how to download the report data (sql/interactive) in xml format...
    Thanks,
    Vinoth

    You will want to do something like this:
    http://spendolini.blogspot.com/2006/04/custom-export-to-csv.html
    except customize it for xml.
    hth,
    John

  • How to automate the reports ?

    Post Author: Rajasopa
    CA Forum: Desktop Intelligence Reporting
    Hi everybody ,
    I need to know how to schedule the reports automatically? I have alreadu build reports .please help me out .
    Raj
    CGI SYSTEMS INC.

    Post Author: Miss_Purple
    CA Forum: Desktop Intelligence Reporting
    Hi Raj,
    On our set-up to schedule reports you need access to the Central Management Console of BO - I don't know how you get this though, I was sent a link to it by my line manager.
    Once you are in the Central Management Console, you can browse the reports in your repository, and just click on the 'schedule' tab for each one and select the options you want.
    Hope that helps...
    Miss P.

  • How to customize the Application Express Homepage

    Would like to know how to customize the Application Express Home Page that user goes to when they login to APEX. Specifically, I'd like to present a SQL Workshop only Home Page by disabling the "Application Builder" and "Utilities" icons/tabs. So the idea is to have another class of user "SQL Developer" that has access to the SQL Workshop only functionality. Any suggestions on how to do this is appreciated. Thanks.

    Hi John,
    Thanks for the reply. That's unfortunate. Do you have any suggestions on how I might be able to mimic this functionality? Maybe develop another app that has only SQLWorkshop capabilities and redirect users to that app after login? Any idea on if this capability might be available in the future? Thanks.
    Will

  • How come under the "Library Tab"  some of the Presets effects show as empty Files thus rendering them unusable?

    How come under the "Library Tab"  when I select a specific Channel, some of the Presets effects show as empty files thus rendering them unusable? 

    No problem at all, thks for your reply.  I did not download from the App Store. I bought the full Logic Studio software back in 2008 so I have all the disks.
    I did look on the Library/Application Application Support/Logic/Plug-in Settings and there are  26 files listed and I recognize quite a few that i have been using that seem to work OK.  But somtimes, as you know you can click on say, EFM1 but then by clicking on that,  you have to choose another on of the option effects such as 07 Warped FM and then to Aqua Enchant befoer you can be finished selecting what you need. This is where I run into the lost content.  Actually I have a book I' learning from called Logic Pro 8 Beyond the Basics and it hands on exercises to do, the books written well, and I'mn dong well with it,  but if you have a major question you must ask, thats when I need help otherwise you can't proceed further.
    But back to to The File incons Library/Application Application Support/Logic/Plug-in Setting yes,  I do sse the 26 File Folders and the folder icon is Blue which looks correct, however, when I try to open those files, there appears to be no content inside of them.  I'm not saying this is abnormal as I dont' really know, I'm  just reporting back. So does this mean that the files are in fact  missing content?
    By the way, some of the plug in settngs in the Library  work fine and those files show up as "blue" color but LIbray always lets me know when the files show a white "Zero." in the file.icon.

  • Modify/Customize the ACCOUNTS Tab

    I am trying to modify/customize the Accounts Tab in the Administrator Interface.
    There are 3 sub-tabs under the "Accounts" Tab : LIST USERS...........FIND USER.............LAUNCH BULK ACTIONS
    *(a) Firstly, I want to remove the LAUNCH BULK ACTIONS Tab completely*
    *(b) I want to modify the FIND USER Tab.* This Tab contains a list of options (all search criteria) for location a User. I want to remove ALL of them, except the very first one (which is a drop down menu for selecting Name, Firstname, LastName, or Fullname).
    *Name...............equal to/contains/like........................[ TEXT BOX ]*
    I want to retain only this search option.
    *(c) I would also like to add more fields/variables to that drop-down menu.* By default, the menu only lists Firstname, Lastname, Fullname. I would like to add other fields there too.
    Any help will be greatly appreciated.

    Thanks sec_tk
    couple of problems :
    (a) when adding attributes to the FIND USER drop-down menu (via the User Search Defaults Form), IDM does not allow me to remove that first default parameter  ("name").
    Everytime I load the page, it keeps searching for that very first parameter. When it doesnt find it, it gives me the following error :
    WARNING :  attribute does not match any of the allowed values for "Search Condition 1"
    How do I get rid of this?
    (b) the administrator I created does not have any rights besides Create and Edit User. No bulk rights/capabilities whatsoever. How do I remove that "Launch Bulk Actions" sub-tab?
    Thanks

  • How to find the report for the SAP query (Query exists in table AQLQCAT)

    Hello Experts,
    I need to find the tables used in the SAP Query but i don't have access to transaction SQ01,SQ02 and SQ03 to check the same.
    Therefore i checked table AQLQCAT and got the SAP Queries in the system. Then searched for the reports that would have been generated for the same passing  AQusergroupquery name*  in transaction SE38.
    But unfortunately the program does not exists for the given paramenter.
    Could you please let me know how to get the report name for the SAP Query.
    Secondly please suggest any other way of checking the tables used in the SAP Query.
    Also the table name from where i can download the SAP Queries.
    Thanks in advance.
    Regards,
    Rahul Sinha

    I suggest you a simple method.
    Execute the query. When the selection screen is showed,  go to menu and click to SYSTEM->STATUS.
    Check the program name and double click it to access the program code.
    Search for tables or functions into the source code in order to understand where data are taken.
    If you do not find anything , go to the program atttribute and check for logic database, sometimes they are used....
    Best regards.

Maybe you are looking for

  • [Your Music] Clear items in the 'Recently Played' list permanently

    Would like to have an option to clear items from the Recently Played list permanently. Hidden items reappear as soon as I connect the device to the Internet.

  • Will DDE, ORA_FFI & OLE2 packages work in Forms 10g

    Hi All, Will the function's and procedure's of the packages DDE, ORA_FFI and OLE2 work in Oracle Forms 10g, when running the forms as Client-Server (Two Tier). Regards, Prasad.

  • Labels on bezel-Easy to remove?

    Trivial question: Are the stickies with icons of features at the sides of the S3 10T screen messy to remove? Other than that, the only annoyance so far has been the need to turn on the accelerometer, which I found out about from the forum, thank you.

  • How long does it typically take to get a solution?

    When using the disscusion board, how long does it take to get a solution?  Also, is this service adequate to cover most inquiries?  How does it work when you need support at 2 AM on Saturday?

  • Pacman crash

    This doesn't seem like a normal thing.... [root@fluke ~]# pacman -S openssl nano xmms qt cracklib libcups cups ed esd whois udev strace Targets: openssl-0.9.8e-1 nano-2.0.3-1 xmms-1.2.10-8 qt-3.3.8-1 cracklib-2.8.10-1 libcups-1.2.8-1 cups-1.2.8-1 ed-