Top 10 Material Report

Hi Guys,
I have one reporting scenario that is top 10 Materials based on Po Gross value with standard price.
PO Gross value coming from Purchasing cube and standard price coming from Inventory cube.
I have created Multiprovider with both cubes and created report and mailtained condition on PO Gross value for top 10 materials.
My filter selection are Purchase organization and commodity code from purchasing cube.
When i excute report with selections it is not displying standard price.
what i understand is filter selction fields are not a common fields in both cubes, when i excute with Plant selection it is displying correct data which is common field in both cubes.
so please suggest how can i acheive my requirement.
Thanks&Regards
Subbu

Case A: I think this is a join issue? Check the common 'keys' which make data releavant to your MDX query. Case B : Try APD! Top N reports work great in APD via RSANWB. Case C : You can create a RRI for Top N. Sometimes you may get a lot of performance issues, as 0MATERIAL is not joined directly as a infoprovider in your MP. So, it badly hits while it tries to create line item reports! So, you can use 2 reports & connect them via RRI concept > RSBBS. Thanks!

Similar Messages

  • 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

  • If a material reports to two higher level assemblies in the BOM /Is there a

    Hi, 
    If a material reports to two higher level assemblies in the BOM would creates two planned orders for it. Each of the orders has a different date?
    For example
    Z is final assembly
    In that Y is one assembly in that says X1material in level 2
    And the again same material X1 is reporting to Y in levels 5 so here my question is it would create two planned order with different dates?
    And
    Is there any report to see confirmed time to say machine time / labor time or shall we go for report.
    Thx....Srini

    Srini,
    CS15 can be usefull to check the usage of component in assemblies.
    if its used then more then once it can be easily located through this report.
    another concern what you expressed is not clear.
    But what i understand is same component is used at level 2 and level 4 of a BOM.
    assumption from the word levels is , X is used in  level 2 its used directly in BOM of Y and Y have some differnt component G which inturn again have X in it .
    so at both this levels if the dependent requirement is different, you can get 2 differnet orders use individual /collective indicvator for this material as individual .
    If your concern is for BOM position (Item Number) field in BOM then system will create a single plan order even if you set it for individual requirement in material master.here some work around can be possible by maintaining lead time offset IN BOM in item detail screen.
    check and come back
    Hope it helps you
    Regards
    Ritesh

  • EXCISE RAW MATERIAL REPORT

    Hello to evrybody,
    can anybody plz tell me wat is exactly excise raw material report .
    concept
    calculations like opening bal opening value etc.
    its urgent.
    thnx
    Fozia

    THis is a duplicate question please close it.

  • Rejected material report

    Hi buddies,
    How to have plantwise rejected material  report?
    Kind Regards.

    Rohit,
    UD code is Usage Decision code.
    Once the inspection is completed then you need to perform the UD and tehn stock posting to release the stock from Quality to Unrestricted/Block/Scrap/sample etc. Now there be different UD codes will be there,
    E.g. Accept for Unrestricted
           Reject to Block/Scrap
    And in this layout QA32/33, in change layout all these field will appear to you. So where ever the UD code will be representing the Block stock it can be easily traced out.by incorporating these fields in the QA32/33 layout.
    Try it and revert if there is any discrepancy.
    Regards,
    Shyamal

  • 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

  • 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.

  • 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

  • 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.

  • 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

  • Out of stock material report based on sales orders

    Hi,
    I have a requirement to create a report where I need to show the unfulfilled sales orders due to materials were out of stock for those sales orders.
    e.g. there were 3 orders placed yesterday. we partialy delivered order - 1 as one of the material was available but second material was out of stock and order - 2 was not delivered at all due to out of stock materail and order - 3 was delivered completely
    Header 1
    Header 2
    Header 3
    sales order
    material
    quantity
    order -  1
    mat -1
    0
    mat - 2
    2
    order - 2
    mat-3
    0
    order - 3
    mat - 4
    2
    required out put it to show only those sales orders which has 0 quantity materials.
    Header 1
    Header 2
    Header 3
    sales order
    material
    quantity
    order -  1
    mat -1
    0
    order - 2
    mat-3
    0
    any advice on data modeling as to how do i achieve this?
    Which dataosurces shall i use?
    regards,
    Biapp

    Hi Gajesh,
    I have looked in to the material availability date and it gives me the required result about 80%.
    only problem is e.g.
    if the customer placed order for a material for 10qty and if we had 5 in stock same day and the rest of the 5 qty is available after the month but material availability picks up that 5 qty and it does not show that we were not able to fullfill the order 100%. material availability date does not pick up the second date.
    how do i overcome this issue? do you have any idea?
    regards,
    BIapp

  • Stock  material report

    Hi ABAP Guru's
    I got a requirement to develop an report which lists the stock(Opening Stock and Closing stock) for each material of a plant in given date range.whose Values to be matched with either MB5B or MC.9 Tcodes.I have found few tables for Stock like MBEW,MARD but those values are not matching with the Transactions.Can u tell me exactly how can i develop this report.? I'll be very thankful if u do the same.
    Thanks and Regards,

    Hi Rakesh,
    The logic for the requirement is a little complex. However, if you compare the contents of the MBEW and MARD tables with the output in the transactions you have mentioned you might be able to create a pattern, but in some cases, you might be missing out the relation.
    This is because, you have to also consider two more "history" tables in the report viz. MARDH and MBEWH.
    The history tables store the stock and amount valuations for previous periods.
    What you do is get the stock and valuation amounts from MARD and MBEW for the material details. If you do not find a record, it means there has been no stock movemtn in the current period and remains same from last period. In this case you need to retrieve the data from history tables, viz. MARDH and MBEWH.
    Hope this helps you get started.
    Cheers,
    Aditya

Maybe you are looking for

  • Itunes freezes as soon as it opens, safari won't work, all since I updated to lion

    My friend put microsoft office and updated me from snow leopord to Lion. Now my itunes and safari do the same thing when I open them - they seem to open but the rainbow ball just keeps spinning and it says "not responding". It freezes like this every

  • Adobe Acrobat 9 Citrix Streaming

    Application launches but the following error appears when using the application for less than a minute. Licensing for this product has stopped working. You cannot use this product at this time. You must repair the problem by uninstalling and then rei

  • How to center entire page

    I've been trying to view my site on multiple computers to gauge how wide I shoud make the banners and contents and it just occured to me how much simpler this would be if I could somehow just have the entire page center itself automatically. Is there

  • Number function issue

    Hello all....... dears i have a numeric column and i want to round numbers like (0.2100 till 0.2599) become 25 and (0.2600 till 0.3099) become zone of 30 and so on. as follow: (0.2100-0.2599) become 25 (0.2600-0.3099) become 30 (0.3100-0.3599) become

  • Color and Styles in Dynamic Page Portlets

    How do you control the colors and fonts of Dynamic Page Portlets. I am currently using simply syntax and let the Portlet do the rest. <ORACLE>Select * from Emp</ORACLE>