Top N Report by ranking

Hi,
I would like to get Top 3 report for both Graph and tables in WAD. Sample output as :
Transaction :
Product Group | Customer    | Value
ABC               |  123            |   3
ABC               |  456            |   7
ABC               |  789            |   6
ABC               |  333            |   9
DEF               |  123            |   10
DEF               |  789            |   5
PPP               |  333            |   2
Output :
Product Group | Top          | Value
ABC               |  1            |   9                 -      which is customer 333
ABC               |  2            |   7                 -      which is cusotmer 456
ABC               |  3            |   6                 -      which is cusotmer 789
DEF               |  1            |   10
DEF               |  2            |   5
PPP               |  1            |   2
Or it would be even better to have the below format :
Product Group |   Top1  | Top 2 | Top 3
ABC               |    9      |    7     |  6
DEF               |   10      | 5
PPP               |   1       |
Thanks in advance for any tips and solution !!
Best Regards,
Jo

Hi,
I am not sure that you can write 'Top1' 'Top2' etc as characteristics.
However, you can use key figure for ranking them .
Copy your 'value' key figure and name it 'Top'. In properties of this key figure, choose rank list.
This will give you the rank number , not sure but you may use it in the graph, you can try that way.
I hope this helps.
Derya
Edited by: Derya Akcakaya on May 2, 2008 10:49 AM

Similar Messages

  • How to generate Top sales report from SAP data ?

    Hello experts,
    I am completely a newbie to SAP BO , can any one guide me how to generate TOP sales of the year report from SAP data ?

    Hi David,
    First Let me know the Source & Tools to involve.
    Let me go with the generic approach:
    If the source is BW, then you can create the logic in query designer designer and then you can incorporate the data into the dashboard or webi or crystal report whatever its.
    If the source is sql or anyother DB then it can also be achievable in crystal or webi to write the logic in top 10 values by ranking then you can incorporate the data into the dashboard, but here you can limit the top or bottom values.
    Hope this helps, please revert for more clarifications on this.
    --SumanT

  • Top/Bottom reports in Hyperion Reports?

    Hi,<BR><BR>I'm trying to produce a top 100 customers report using Hyperion Reports. Is there a way to do this? I found the RANK function, but that just returns a value--it doesn't filter based on data values.<BR><BR>The only way I can find to do it is to add a formula column with the RANK function, then suppress any rows where that column's value is greater than 100. A bit of an awkward workaround, it seems.<BR><BR>Maybe I'm just missing something, but it seems that given how easy it is to do this in Query Designer, report scripts, and Analyzer, that it would be easy in Reports, as well.<BR><BR>Thanks,<BR>Jared<BR>

    Gary,<BR><BR>Thanks for the quick reply. But is it just me, or does it seem somewhat lame that there's not a built-in functionality for top/bottom reports? Or could it be that that functionality falls more into the Analysis category than the basic reporting category, and that's why Analyzer has it and HR doesn't?<BR><BR>Jared

  • AWR Top Events Report

    Hi All,
    11.2.0.1
    Aix 6.1
    I got this awr top events report.
    Can you help me how to interpret this please. Or what value to watch out here?  Thanks a lot
                                                                                                                       AWR Top Events Report                                                                                                                 
                             i                                                                                                                                                                                                                               
                             n                                                                                                                                                                                                                               
           Snap              s       Snap                                                                                                    A                                                                                                               
      Snap Start             t        Dur                                          Event                          Time    Avgwt DB Time      A                                                                                                               
        ID Time              #        (m) Event                                     Rank          Waits            (s)     (ms)       %      S Wait Class                                                                                                    
    13902 13/09/16 09:00    1      60.05 os thread startup                            1         140.00          11.08    79.11      56    0.0 Concurrency                                                                                                   
    13902 13/09/16 09:00    1      60.05 CPU time                                     2           0.00           9.45     0.00      48    0.0 CPU                                                                                                           
    13902 13/09/16 09:00    1      60.05 log file parallel write                      3        1506.00           1.84     1.22       9    0.0 System I/O                                                                                                    
    13902 13/09/16 09:00    1      60.05 control file parallel write                  4        1291.00           1.41     1.09       7    0.0 System I/O                                                                                                    
    13902 13/09/16 09:00    1      60.05 log file sync                                5         721.00           1.03     1.43       5    0.0 Commit                                                                                                        
    13903 13/09/16 10:00    1      60.05 os thread startup                            1         138.00          10.36    75.10      47    0.0 Concurrency                                                                                                   
    13903 13/09/16 10:00    1      60.05 CPU time                                     2           0.00          10.28     0.00      47    0.0 CPU                                                                                                           
    13903 13/09/16 10:00    1      60.05 log file parallel write                      3        1575.00           1.73     1.10       8    0.0 System I/O                                                                                                    
    13903 13/09/16 10:00    1      60.05 direct path read                             3         486.00           1.73     3.56       8    0.0 User I/O                                                                                                      
    13903 13/09/16 10:00    1      60.05 control file parallel write                  4        1285.00           1.51     1.17       7    0.0 System I/O                                                                                                    
    13903 13/09/16 10:00    1      60.05 log file sync                                5         823.00           1.08     1.32       5    0.0 Commit                                                                                                        
    13904 13/09/16 11:00    1      60.05 CPU time                                     1           0.00          17.06     0.00      32    0.0 CPU                                                                                                           
    13904 13/09/16 11:00    1      60.05 os thread startup                            2         145.00          10.65    73.46      20    0.0 Concurrency                                                        

    Thanks I just told the users there is no problem in the db, and the stats is normal and no suspiscious activity, and that the problem is in the users mind only.

  • Top 10 Report Hyperion Reports

    I couldn't find anything in the user's guide that walked me through creating a top 10 report in Hyperion reports. Are there multiple steps involved? If so, can you explain what they are? I'm hoping to create reports that will comprise not only top 10, but top 15, top 30, etc. Any help would be appreciated.

    Unfortunately you are going to find this difficult. I was very disappointed in Hyperion's lack of functionality in Hyperion Reports when trying to do stuff like this. It's not a great report tool. You can do as Jared mentioned by using the Rank and suppress. the problem you start to run into is when you want to have sub totals. Chances are if you have a top 10, you want a line at the bottom that shows the sum of those ten. This starts to become difficult since you cannot control the order of operations in Hyperion Reports. You wind up having the sum performed prior to the suppression which gives you a useless result that sums all rows, not just the top 10. There are some work-arounds but they complicate the design and wind up limiting the report in other ways.

  • SharePoint 2010 Site Web Analytics - Top Pages report not showing complete data

    Hi,
    I have a custom page in a team site which takes list ID as an argument and shows the relevant data e.g.
    ../Dashboards/View%20Briefing.aspx?BriefingID=1078
    ../Dashboards/View%20Briefing.aspx?BriefingID=1079 etc
    When i look at the Top Pages report under Site Web Analytics all i can see is data for:
    /dashboards/view briefing.aspx
    I need stats for individual list items i.e. how many time BreifingID 1078 was viewed etc. Is it possible to achieve this using OOTB reports or can i write a custom report to achieve this? If yes then how...
    Any help would be appreciated.
    Regards,
    Kashif

    You’re dynamically filtering content on a single page with values on the query string. Your users are still only hitting one page (View%20Briefing.aspx). Analytics only sees that 'View%20Briefing.aspx' is being hit; it won’t record stats for what’s specified
    on the query string.
    I expect you could pull this data out of your IIS logs using log parser. Some links on this subject:
    http://www.toddklindt.com/blog/Lists/Posts/Post.aspx?ID=85
    http://blogs.technet.com/b/corybu/archive/2008/02/26/sharepoint-iis-traffic-analysis.aspx
    http://social.technet.microsoft.com/wiki/contents/articles/16072.sharepoint-2010-create-analytic-reports-using-logparser-and-powershell.aspx
    http://blogs.msdn.com/b/carlosag/archive/2010/03/25/analyze-your-iis-log-files-favorite-log-parser-queries.aspx
    http://logparserplus.com/Examples

  • Top 10 report

    How do I create a top ten report base on the formular sum on the grouping?
    For example: I have a report with the field AMOUNT in the detail.
    a CS_amount(sum of the AMOUNT) is on the group.
    How do I sort descending for the top ten, the largest amount first.
    Thanks

    Hi Shaun,
    This is not a simple grouping by the field. it is grouped by a formular.
    For example this is my formular:
    if :value='Seller' or :value='Lessor' then customer_name
    elsif ;value1='Seller' or :value1=:'Lessor' then customer_name1
    then I calculate the sum base on the group and sorted by descending.
    Is there any function to do top ten in oracle report 91?

  • Emailing Top SQL report metrics

    I have performance monitoring configured on a database using 10g Em grid control. Is there a mechanism through which I could email the 'Top SQL' page that we get to see using EM? Ideally I would like to come up with the sql that EM uses to get the top SQL for a particular 24 hour period. Based on what I found, most of the information is in perfstat.stats$sql_summary. Has anyone done this before, and if so, could you share the sql script.?
    Thanks,
    Sunil.

    Hello Alan,
    Thank you very much for your answer. I implemented you solution as follows: I programmed a job exactly as you said and then I created a custom report which diplayed the 'output' column from mgmt$job_step_history. Unfortunately, although the 'output' column is CLOB and displays very nicely in any sql developing tool, when included in a report it seems that Information Publisher takes all the end-of-line out of it and thus it is displayed horribly, with no "enters"... Maybe if i used some pl/sql i would somehow manage to trick Information Publisher into displaying end-of-line characters...
    In the end, i will use one of the two workarounds:
    - program a job just like you said and set Grid control to notify me by email when succeded; this also includes the job's output, and so I can get the Top SQL reports via email. If more than one people would have to be notified by this, an email group would have to be set up by the email administrators in the company, and also a new user in grid control (a simple administrator with view privileges on the target, no super-user is necesary) with a notification rule that would send emails on succeed for the programmed job(s).
    - send the output of the ADDM report per email from the target db - the grid control is no longer involved; the steps are:
    select task_name tname from dba_advisor_tasks where created = (select max(created) from dba_advisor_tasks);
    SELECT dbms_advisor.get_task_report('&addm_task_name', 'TEXT', 'TYPICAL') FROM dual;
    Send the result by email. See Note 730746.1.
    Thanks a lot,
    Ana.

  • Financial Reportin Studio: Top down reporting, rollup then leaf level

    Hi,
    I am trying to build a report in Hyperion Reporting Studio. I need to build it so that it is a top down report. I am doing this for the Account dimension. For example I want the report to start with Balance Sheet ( our top rollup) then go down to the next rollups Current Assets then go into the third etc. If you have any questions just ask! Thanks so much for your help!
    Thanks,
    Noelle

    Are you wanting to just display all lines in a top down order or do you want a dynamic reports that starts with Balance Sheet, then the user clicks and it goes to Assets?

  • Agentless Top N Report

    We would like to run the top-N report.
    I know we could run these report if agent managed. Could agentless monitoring also provide these Top-N report?

    Hi,
    As far as I know, an agentless-managed computer is a Windows-based computer that is discovered by using the Operations console. You assign an management server or agent-managed computer to provide remote (proxy) agent functionality for the computers.
    Agentless-managed computers are managed as if there is an agent installed on them. Not all management packs work in agentless mode. For more information, see the documentation for the management packs you are running.
    I think for those agentless-managed computers, we can also have top N report, please open reporting workspace and run your report with your agentless-managed computers selected.
    Regards,
    Yan Li
    Regards, Yan Li

  • How to find the top ten reports consuming the high response times in st03n?

    HI Basis Gurus,
    Please could anybody tell me "How can one find the top ten high response time consuming reports in st03n transaction or in is there any other way to find out this.Please help me its urgent....
    Advance thanks....

    hi Meghadoot,
    below is an example for your request.
    ST03N
    Expert mode
    Server name - Day- double clicdk Today
    In analysis view - Ranking lists-double click Top Response time
    Regards

  • Return Links at top of Report?  Legend Labels on Bar Chart Rollovers?

    Hi,
    I have two questions.
    1. Is there a way to easily put the 'Return' links at the top of all reports? i.e. is there a template I can edit to do this to all my reports? I have hundreds of reports and changing them all by hand by putting a static text with HTML isn't really an option for me.
    2. Is there a way to show the Legend value when you hover over a Bar on a Bar Chart. I'm pretty sure pie charts do this, but in my Bar Chart, hovering over the individual bars only shows the value. I would like for it to also show which legend item it is when a user hovers over.
    Thanks,
    Kevin

    Kevin,
    I was looking into the issue. I can confirm that the scid code that's generated is dynamic.
    I also looked into the return link - the code is the following (you already know this).
    td class="ResultLinksCell"><a href="javascript:void(null)" onclick="return ViewBack('d:dashboard~p:9md8uku78u84kdge~r:kug9avdjlblr24fq','DrillBack','1pnm8a1lmln3ml08v6lil3d8gi');" title="Return to the previous page" name="SectionElements">Return</a</tdI checked several JS files in OracleBI\web\app\res\b_mozilla folder - tableview.js, viewhelper.js- although I found the function responsible for Return link (viewback) - I couldn't find the xml where you'd need to put that link in front of the following code - div id="idResultsTableParent"><table id="saw_146_3" class="ResultsTable" I suggest you search for the place in xml where it's generating table view and put the return link on top of the table.
    Edited by: wildmight on Apr 14, 2009 8:04 AM

  • Top-N Filter and Rank

    Hi,
    I want to display the Top-3 records based on the dashboard prompts and also display the overall rank of the record independent of the prompt.
    My data is in the format:
    Region Market Revenue
    East New York1 $100
    East New York2 $80
    East San Jose1 $50
    East San Jose2 $60
    North Det1 $125
    North Det2 $20
    North Dal1 $22
    North Dal2 $25
    Users will be selecting the Region, Market from Dashboard prompts and want to see the top-3 based on their selection and also see their rank nationally. So, If I selected East Region, my output should be
    Region Market Rev Rank
    East New York1 $100 2
    East New York2 $80 3
    East San Jose1 $50 5
    I defined a Top-3 filter and used Rank function but that gives the ranking as 1,2,3. This is expected as it is ranking the filtered set. I tried the Rank By function but that didn't help either.
    Any help would be appreciated.
    thanks,
    Prakash

    Build the "overall" ranking in the BMM layer and expose it as a separate column. Then add it to your Request. Now the rank will be independent of the filter.

  • Top 5 Report that needed to be RUN

    Please am about to start a new job which requires doing month end in GL, AP, AR and FA.
    I need some useful tips on what do when am doing month end activities to do
    Likes top 5-6 reports to ran and any gotcha that i need to watch out for.
    All suggestions are welcomed from the experience pros and consultant out there.
    Please help a young pro to learn the trade!!!

    Hi,
    Following are the summary of Month End processing for AR, AP, FA and GL.
    Account Receivables
    Complete All Transactions for the Period Being Closed
    Reconcile Transaction Activity for the Period
    Reconcile Outstanding Customer Balances
    Review the Unapplied Receipts Register
    Reconcile receipts.
    Reconcile Receipts to Bank Statement Activity for the Period
    Post to the General Ledger
    Reconcile the General Ledger Transfer Process
    Reconcile the Journal Import Process
    Print Invoices
    Print Statements (Optional)
    Print Dunning (Reminder) Letters (Optional)
    Close the Current Oracle Receivables Period
    Reconcile Posted Journal Entries
    Review Unposted Items Report
    Open the Next Oracle Receivables Period
    Run Reports for Tax Reporting Purposes (Optional)
    Run Archive and Purge programs (Optional)
    Account Payables
    Complete All Transactions for the Period Being Closed
    Run the Payables AutoApproval Process for All Invoices / Invoice Batches
    Review & Resolve Amounts to Post to the General Ledger
    Reconcile Payments to Bank Statement Activity for the Period
    Transfer All Approved Invoices Payments, Reconciled Payments to the General Ledger
    Review the Payables to General Ledger Posting Process After Completion
    Submit the Unaccounted Transactions Sweep Program
    Close the Current Oracle Payables Period
    Accrue Uninvoiced Receipts
    Reconcile Oracle Payables Activity for the Period
    Run Mass Additions Transfer to Oracle Assets
    Open the Next Payables Period
    Run Reports for Tax Reporting Purposes (Optional)
    Run the Key Indicators Report (Optional)
    Purge Transactions (Optional)
    Fixed Assets
    Complete All Transactions for the Period Being Closed
    Assign All Assets to Distribution Lines
    Run Calculate Gains and Losses (Optional)
    Run Depreciation
    Create Journal Entries
    Rollback Depreciation and/or Rollback Journal Entries (Optional)
    Create Deferred Depreciation Journal Entries (Optional)
    Depreciation Projections(Optional)
    Review and Post Journal Entries
    Reconcile Oracle Assets to Oracle General Ledger Using Reports.
    Run Responsibility Reports (Optional)
    Archive and Purge Transactions (Optional)
    General Ledger
    Ensure the Next Accounting Period Status is Set to Future Entry
    Complete Oracle Sub-ledger Interfaces to Oracle General Ledger
    Upload Journals from ADI (Applications Desktop Integrator) to Oracle General Ledger
    Complete Non-Oracle Sub-ledger Interfaces to Oracle General Ledger (Optional)
    Generate Reversal Journals (Optional)
    Generate Recurring Journals (Optional)
    Generate Mass Allocation Journals (Optional)
    Review and Verify Journal Details of Unposted Journal Entries
    Post All Journal Batches
    Run General Ledger Trial Balances and Preliminary Financial Statement Generator Reports (FSGs)
    Revalue Balances (Optional)
    Translate Balances (Optional)
    Consolidate Sets of Books (Optional)
    Review and Correct Balances (Perform Reconciliations)
    Enter Adjustments and / or Accruals and Post
    Perform Final Adjustments
    Close the Current Oracle Gneral Ledger Period
    Open the Next Oracle General Ledger Period
    Run Financial Reports for the Closed Period
    Run Reports for Tax Reporting Purposes (Optional)
    Perform Encumbrance Year End Procedures (Optional)
    Cheers,
    Pratul

  • White Space at the top of Report output in Portal

    Hi,
    I am running a Report in Portal through WAD template.
    in Report output a big white space comes at the top (almost half a page) and below that report result is shown.
    I want to remove that space (report result should start from top)
    I tried to check all the parameters in WAD but no success.
    Could you please show me a way out.
    Thanks in advance.
    Regards,
    Sandeep

    Hi Sandeep,
    Check whether there is any space above the web items in the template. There shouldn't be any space left as u doesn't need that.
    Also check whether you have used any web items and hidden them on top of the web template.
    Also try the below one meanwhile which may be helpful...
    Insert a table (Not Web item). Follow the below steps...
    Go to Menu bar-->Insert->Table->Insert Table. Select the number of rows and columns necessary according to the web items you want to insert into the Web template.
    Drag & drop the relevant web items into the tabular grids.
    Assign points if this helps u...
    Regards,
    KK.

Maybe you are looking for