How to do a specific report

Hello!
I have an assignment to do.
In my dashboard page I have a time prompt with this format (25/06/2011) and I want to do a chart with axis X with all days of month of my prompt. I mean, if user select in page prompt (25/06/2011) I should see in my chart all days of that month (from 01/06 to 30/06). Is possible to get this with any variable or something??
Thanks!!!
P.D. With Obiee 11.1.1.5
Edited by: Alex1 on 29-jul-2011 0:33

Another way is to create another analysis with a filter on your date field "as prompted". Then create a column in this analysis in the criteria tab TIMESTAMPADD(SQL_TSI_DAY, (DAYOFMONTH(Date field)*-1)+1, Date field) as your "month start date" field, and another as TIMESTAMPADD(SQL_TSI_DAY,DAYOFMONTH(Date Field)*-1,TIMESTAMPADD(SQL_TSI_MONTH, 1, Date Field)) as your "month end date".
Then in your dashboard graph analysis create a filter on your date field based on the previous analysis greater than or equal to the "month start date" field, and another filter based on the previous analysis less than or equal to the "month end date" field.
cheers
Tim

Similar Messages

  • How to define a specific report variant execution in Area Menu

    For report REP01, for exemple, with a selection screen, I defined a variant with specific options, named VAR_SPEC1, to be used by a certain group of persons.
    Now I created the Area Menu ZMSPEC1, and I need to associate to it an entry to execute program REP01 via variant VAR_SPEC01. How can I do it?
    I saw that the program REP01 already has already defined a report transaction (ZEXREP01, for ex.), but if I use this transaction in the Area Menu, I will not use my variant...
    I was looking to the different types of transactions that can be defined, but I am a bit lost.
    Thanks in advance.
    Davide

    Hello,
    I am still a bit lost about the easier (or better) way to associate to the new Area Menu the execution of a non-local program with selection-screen, using some predefined options (hidding some fields, predefining others...).
    Can someone be more specific?
    I guess the necessary elements are:
    1) non-local program REP01;
    2) core report variant VAR_DEFAULT, for program above.
    3) new local variant VAR_SPEC1, for program in 1)
    4) ...
    5) ... some solution to link both parts...
    6) ...
    7) Area Menu ZMSPEC1, with a new item to call the execution of REP01 with variant VAR_SPEC1.
    Any ideas? many thanks!

  • How to create a snapshot report on the specific destination?

    dear all
    How to create a snapshot report on the specific destination?
    thanks
    john

    user8779435 wrote:
    dear all
    How to create a snapshot report on the specific destination?
    thanks
    john
    Hi,
    when prompted just input the full path with filename for example
    Enter value for report_name: /tmp/awrreport.htmlHope this helps
    Cheers

  • How to add a specific order type into any particular report

    Hi All,
    How to add a specific document type(order type) into any particular report in order to review OTD performance.
    I need to add one specific order type to existing reports which will help to check the performance of the delivery type for that particular order type to the users.
    Thanks,
    Raj

    Hi Rajesh,
    thanks for the reply when i tried as the way you said.. but the system is asking more details like varient. so if you can clearly specify the process for order type (VOV8-- table TVAK) so it will helpful for me.
    Thanks
    Raj

  • How to set user specific Layout for executing IW38/IW39  report.

    Dear Experts,
    We have 10 users seperatly, For executing IW38/39 transaction they have maintained seperate layouts for executing the reports. While saving layout they have saved the layout as 'user specific' Now some body has chage the settings.
    After changing the setting all are getting same layout.
    Please suggest how to set user specific layout. When user enter the IW38/39 report by default he should get his layout.
    Thanks in advance.

    Create Variant using SHD0 and with Group and assign to particular user's
    Here is the steps
    Creating a Variant Group
    1. Open transaction SHD0, enter the transaction code, and press enter.
    2. Choose the Standard Variants tab page, and then the sub tab page Variant Groups, and enter a group name, such as GROUP_GEN
    3. Choose Create. Enter a short text on the Maintain Variant Group window that appears and save the variant group.
    Assigning Users
    Once you have created the variant group and the relevant transaction variants with screen variants, you now need to assign users to the variant group as follows
    1. Return to the Standard Variants tab page, Variant Groups sub tab page.
    2. Enter the name of a user that you want to assign to this variant group, and choose Assign. A message that this user was successfully assigned to the variant group appears in the status bar. If you choose a where-used list for users, this user is displayed in the user list.
    3. However, for the screen variants of the variant group that you created above to be displayed for the user, you first need to select Set Proposal. The user is assigned to the group and the associated transactions are started with the corresponding variants only once you choose the Set Proposal function.
    You can use this procedure of user assignment for all other users that you want to add to the variant group
    Hope this helps.
    Thanks
    S.N

  • HOW TO ADD A SPECIFIC DISCO REPORT TO USER'S MENU AS A FUNCTION

    Hi everyone,
    We use DicovererPlus. Our customer want to reach one (oftenly used) specific report from his/her menu as a function.
    I konw that it is possible to reach DiscovererPlus from forms screens, but is it possible to reach a report from menus ?
    Thanks in advance.
    Cagri

    You could check Anil Passi's page :
    http://oracle.anilpassi.com/invoke-discoverer-report-from-oracle-applications.html

  • How to monitor a specific transaction in Solution Manager ?

    Hi all,
    I have configured the Service Level Reporting and it works correctly.
    But i don't know how to monitor a specific transaction like SM21, DB02, FB01N etc... ?
    In the SL Reports configuration steps, we can configure this option : Select Business Processes For SL Report. I did a lot of tests but it does not work.
    Have i to configure the Business Process Monitoring ?
    Thanks.

    Hello,
    it depends a little on what you want to do. If you use the pure CCMS monitoring with the table ALTRAMONI you get average response time per instance and you only get new measurements once the status changes from green to yellow or red.
    In order to get continuous measurements you should look into Business Process Monitoring and the different documentations under https://service.sap.com/bpm --> Media Libary --> Technical Information. E.g. the PDF Setup Guide for Application Monitoring describes this "newer" dialog performance monitor. Probably you have to click on the calendar sheet in the Media Libary to also see older documents as well. As the Business Process Monitoring integrates with BW (there is also a BI Setup Guide in the Media LIbrary) you can get trendlines there. This BW integration also integrates back with SL Reporting.
    Some guidance for SL Reporting is probably given under https://service.sap.com/rkt-solman but I am not 100% sure.
    Best Regards
    Volker

  • How can i print specific pages against searched word or name (in one print command) from 1000 pages

    how can i print specific pages against searched word or name (in one print command) from 1000 pages

    Thanks, Alex!
    ok, I try first approach in print4.vi, but Labview return an error (view jpg); if I cut From, To controls, the VI print all pages. The same things happen also if I trasform I32 in Variant.
    I don't try second approach, because at this time I have only one report
    I try also with VB macro: this is better (print3.vi) but.....if I use:
    Sub Print_Pages_From_To()
    ActiveDocument.ActiveWindow.PrintOut Range:=wdPrintFromTo, From:="2", To:="3"
    End Sub
    is ok; print the pages selected; if I use:
    Sub PrintPages()
    ActiveDocument.ActiveWindow.PrintOut  Pages:="2-3"  
    End Sub
    printer print all pages.
    what do you think?
    regards,
    Italo
    Attachments:
    print Problem.jpg ‏39 KB
    print4.vi ‏19 KB
    print3.vi ‏19 KB

  • How to do Enhancements in Reporting & What is Role and How to create Roles

    Hi All,
    Can any one tell How to do Enhancements in Reporting, and also What is Role and How to create Roles in Reporting?
    Plz reply back me on [email protected]
    Regards,
    Kiran

    Reporting Enhancement - RSR00001 - BW: Enhancements for global variables in reporting
    And using the SAP Exit - EXIT_SAPLRRS0_001
    RSR00001- With this enhancement to global variables in reporting you have the option of determining your default values for variables. You can use this enhancement for variables, for which 'Processing by Customer-Exit' has been selected in the variable maintenance. This is valid for all variable types (characteristic value, node, hierarchy, formula and text variables). You use the Exit EXIT_SAPLRRS0_001 for this.
    The Enhancement component (RSR00001) must be assigned to a Project Created using the Transaction CMOD. On activating the Project, the Exit would become active and in turn the logic written inside the Exit.
    To ensure that the data warehousing soultion reflects your company's structure and business needs it is critical that you establish who is authorized to access the data.With SAP BW, Authorizations can be defined and maintained by object and can also be applied to hierarchies and these authorizations can be inserted into roles that are used to determine what type of content is available to specific users or user groups.
    T-code for Role maintainence -PFCG.
    Please assign points if it is useful.
    Regards
    Pavan Prakhya

  • How Can we improve the report performance..?

    Hi exports,
    I am learning the Business Objects XIR2, Please let me know How Can we improve the report performance..?
    Please give the answer in detailed way.

    First find out why your report is performing slowly. Then fix it.
    That sounds silly, but there's really no single-path process for improving report performance. You might find issues with the report. With the network. With the universe. With the database. With the database design. With the query definition. With report variables. With the ETL. Once you figure out where the problem is, then you start fixing it. Fixing one problem may very well reveal another. I spent two years working on a project where we touched every single aspect of reporting (from data collection through ETL and all the way to report delivery) at some point or another.
    I feel like your question is a bit broad (meaning too generic) to address as you have phrased it. Even some of the suggestions already given...
    Array fetch size - this determines the number of rows fetched at a single pass. You really don't need to modify this unless your network is giving issues. I have seen folks suggest setting this to one (which results in a lot of network requests) or 500 (which results in fewer requests but they're much MUCH larger). Does either improve performance? They might, or they might make it worse. Without understanding how your network traffic is managed it's hard to say.
    Shortcut joins? Sure, they can help, as long as they are appropriate. [Many times they are not.|http://www.dagira.com/2010/05/27/everything-about-shortcut-joins/]
    And I could go on and on. The bottom line is that performance tuning doesn't typically fall into a "cookie cutter" approach. It would be better to have a specific question.

  • How to fetch data in report related to fb03 , bkpf, bset table ?

    how to fetch data in report related to  fbo3, table bkpf, bset etc.
    if any body is having any report related to these tables then please share.

    Moderator message - Welcome to SCN.
    But please ask a specific questio - thread locked.
    Also, Please read Please read "The Forum Rules of Engagement" before posting!  HOT NEWS!! and How to post code in SCN, and some things NOT to do... and [Asking Good Questions in the Forums to get Good Answers|/people/rob.burbank/blog/2010/05/12/asking-good-questions-in-the-forums-to-get-good-answers] before posting again.
    Rob

  • Customer specific report

    Dear Friends
    Can body can please tell me how you can prepare a customer specific report.
    I am not talking about standard one.
    With regards
    sankalp singhai

    Dear Sankalp
    First of all when client is asking you some specific report, ensure that in standard it is not available.  Reports can be generated on sale orders, deliveries, shipping, transportation and billing.
    Most of the client's requirement would be based on some statistics on sales which are being stored in VBRK (Header Level) and VBRP (Item Level).  So you have to decide which are the tables covered in the report, take the help of your ABABer, develop the report.
    Last but not least, you have to decide whether the report is really worth developing.  I have come across many people who demands many zee reports and once we develop the same, they will not make use of it regularly over a period of time.  The time we spent in developing the report would be of total waste.
    Thanks
    G. Lakshmipathi

  • Display specific report part

    Hi Experts,
    I am using the Crystal Reports Server V1 trial version. I want to display Xcelsius Dashboards through InfoView. Because the add-function for flash (swf) files isnt avaiable I choose the option to insert my swf files into Crystal Reports and add this to the Server.
    When I create my Dashboard with the Dashboard Builder there are my Reports with the standard frame. But I only want to display the flash file. I thought that I can use the display specific report part function in Crystal Reports. So I defined it for the flash object and in InfoView I select the option too, but nothing happens.
    Does somebody know how to use this function correctly?
    Regards
    Jan

    hello,
    if you have already defined your flash object as the default report part in the crystal reports > file > report settings then:
    1) in infoview in your dashboard open corportate analytics and drag your report over
    2) edit this analytic to use the parts viewer
    3) ensure that you select on demand
    4) select default report part
    i have tested this on the cr server v1 and it works aok.
    jamie

  • How do i create a report that has drill-down with class?

    How do I create a report that has drill-down levels so that I can have summary information at the top level but then view specific records at a more detailed level?

    can i know ur email address.
    this is my other one coding
    but problem is very very slow when i 1 see my output
    TABLES: proj, coep.
    *&            TYPES DECLARATION                                        *
    *TYPES: BEGIN OF tb_coep,
             wtgbtr TYPE coep-wtgbtr,
          END OF tb_coep.
    DATA : int_proj TYPE proj OCCURS 0 WITH HEADER LINE.
    DATA : int_coep TYPE coep OCCURS 0 WITH HEADER LINE.
    DATA : gd_date(10). " FIELD TO STORE OUTPUT DATE
    TYPES : BEGIN OF t_date,
              year(4)  TYPE n,
              month(2) TYPE n,
              day(2)   TYPE n,
           END OF t_date.
    *&            SELECTION-SCREEN                                         *
    SELECTION-SCREEN BEGIN OF BLOCK b01 WITH FRAME TITLE text-001.
    SELECT-OPTIONS: so_pspnr FOR proj-pspnr OBLIGATORY.
    SELECTION-SCREEN ULINE.
    SELECTION-SCREEN END OF BLOCK b01.
    *&            TOP-OF-PAGE                                              *
    *&            fetch the data for the list                              *
    SELECT * INTO int_proj FROM proj where
             pspnr in so_pspnr.
    append int_proj.
    CLEAR int_proj.
    ENDSELECT.
    SELECT * into int_coep FROM coep WHERE
             wtgbtr in so_pspnr.
    append int_coep.
    CLEAR int_coep.
    ENDSELECT.
    LOOP at int_proj.
      write : / int_proj-pspnr, int_proj-post1.
    ENDLOOP.
    LOOP at int_coep.
      write : int_coep-wtgbtr.
    ENDLOOP.
    Edited by: Dickson on Jul 10, 2009 10:53 AM

  • Can anyone tell me how to read a crash report?

    I can not find anywhere on how to read a crash report. Can anyone tell me? The only tutorial I have found is located here, but it pay-for subscription only.
    For some reason I a lot of my applications are crashing. A lot of the applications are 3rd party, but today two Apple applications crashed...Preview and iPhoto.
    The only thing I can attribute to these crashes is my uninstallation of Garage Band using Deinstaller. I uninstalled all GarageBand*.pkg files in my /Library/Receipts/ folder.
    Here are my two recent crash reports: iPhoto Preview
    Any help would be much appreciated!

    I used Pacifist to replace what the Product
    Specialist was the corrupt file and I am still
    crashing applications...specifically BLT. Click here to view crash report. I have
    never had a problem with BLT, so I don't know why its
    just now starting to crash.
    I redownloaded the
    application and have notified the Developer
    requesting assistance. I think it's a system issue
    because it happens in multiple user
    accounts.
    The crash report refers
    consistently to 0x9294d120 which is at the top of the
    crashed thread. This thread refers to a
    com.apple.Foundation file causing the
    problem. I can not locate this file anywhere
    within my system or the 10.4.6 Combo
    update.....anyone have any suggestions after
    reviewing the crash report?
    Here is a technical guide concerning the Crash Report:
    http://developer.apple.com/technotes/tn2004/tn2123.html
    and here is a guide for Crash reporting:
    http://developer.apple.com/bugreporter/bugreportingguide.html
    Apple, of course doesn't have to support third-party products, so it's best to contact the third party with regards the issue. There are simple things you can check like the installation, hardware incompatibilities... etc, but I assume you have done this from reading the earlier verbiage in the thread.

Maybe you are looking for

  • How to setup a forms function in R12 to launch an URL?

    Hi All, In 11i we could create a forms function of the type "SSWA plsql function" to launch a html page from the menu. How is that supposed to work in R12? So my question is, how to setup a forms function to launch an URL like www.oracle.com in R12?

  • Update Field VBAP-ABGRU

    Dear all.    I need to put some value in the field ABGRU. When the configuration of the Item is not completed. I'm try to used the program  MV45AFZZ and the exit  FORM USEREXIT_SAVE_DOCUMENT and USEREXIT_MOVE_FIELD_TO_VBAP. But i cant update the fiel

  • MASS_CRM Queues

    I am trying to load some objects from ecc to crm and I am getting MASS_CRM queues in stop status outbound to ECC System with destination none .Kindly help how to get these queues processed . Regards

  • Unable to view flash videos in Firefox. Please help.

    Hi there, I've tried all the troubleshooting from Firefox's troubleshooting guide to no avail. I'm unable to view videos that require flash. I can watch YouTube, but I have to enable flash first. This has never happened before, but now it won't go aw

  • Interfaces and implementation

    My first lecture in "Programming Distributed Components" included this code listing: import java.util.Date; import java.util.Comparator; import java.io.*; public interface LogMessage public Date getDate(); public String getMessage(); public String ge