Grouping Clients By Top Margin by Drilled down Dimensions

Hi,
I'm using Discoverer 10.1.2.2.
My basic question is.
With a worksheet that had dimension values like:
"Client Name"
"Region"
"Line of Business"
and a fact you're sorting on like:
"Margin"
Is there a way to set the worksheet up so that it will Sort "Client Names" by "Margin" greatest to least and then show the "Client Names" broken down by their "Region and "Line of Business"?
In other words the report would show the top client names by Margin and then under each client name it would show the breakdown by "Region" and "Line of Business".
So
Client Name     Region    Line of Business       Margin
Client X         Central     Storage                100000
Client X         Midwest     Storage                50000
Client X         Midwest     X86                    30000
Total                                               180000
Client M       Western       Storage                50000
Client M       Western       X86                    25000
Client M       Eastern       Network                15000
Total                                               90000
.So because Client X the greatest total Margin it gets ranked first and the breakdown of Margins per Region and per Line of Business is shown.
Is there a way to produce a report that does that?

Hi,
Try this:
Create a calculation that holds the total margin for each client e.g.
SUM(margin) OVER (PARTITION BY client Name)
Then add the calculation as a sort of type "hidden". Then add region and line of business as additional sorts. Then add a total to report when the client name changes.
Rod West

Similar Messages

  • Limits the PerformancePoint Analytic Chart drill down dimensions

    Actually my requirement is, how to limits the Performance Point Analytic Chart drill down dimensions.
    I am using SQL Server 2008 R2. Is it possible to achieve it in SQL Server 2008 R2 without 
    Perspective?
    I should not change my system from SQL Server 2008 R2 to SQL Server 2012 for
    Perspective.
    Is there any other way to achieve it.
    Thanks in advance.
    Thanks & Regards
    Poomani Sankaran

    Hi Poomani,
    In your scenario, you create a Performance Point Analytic Chart, now the requirement is that limit the Performance Point Analytic Chart drill down dimensions, right?
    As you know, to limit the drill down dimensions, we can created a perspective in the cube that limited the visible dimensions to those couple of dimensions. In your scenario, you said that you need change my system from SQL Server 2008 R2 to SQL Server 2012
    for Perspective, right? We can create a Perspective on SQL Server 2008 R2 version. The links below might help.
    http://technet.microsoft.com/en-us/library/ms345316(v=sql.105).aspx
    http://www.jamesserra.com/archive/2011/06/performancepoint-wish-list-change-a-datasource/
    If I have anything misunderstand, please point it out.
    Regards,
    Charlie Liao
    TechNet Community Support

  • Need help with Group Headings and showing them on drill down.

    Hi all:
    I think this is a simple question and feel that I should already know the answer but for some reason it eludes me.  What I would like to know is the proper way to hide/display group headings and have them show up on drill down BUT not repeat on each group header.
    What I have for grouping is as follows:
    Group Header #1 u2013 Sales Rep
      Group Header #2 u2013 Customer
        Group Header #3 u2013 Product Class
          Group Header #4 u2013 Stock Code
            Details
          Group Footer #4 u2013 summary calculated on this line
        Group Footer #3  u2013 summary calculated on this line
      Group Footer #2 u2013 summary calculated on this line
    Group Footer #1 u2013 summary calculated on this line
    My goal is to have my report show only the lines listed below by default and allow the user to drill down group by group to the details section:
    Group Header #1 u2013 Sales Rep
      Group Footer #2 u2013 summary calculated on this line
    Group Footer #1 u2013 summary calculated on this line
    If anyone could offer any help it would be greatly appreciated!
    Thanks,
    FatMan

    click section expert, then for example of GH3, highlight it, then click on the formula box for suppression, and put in the code....
    Drilldowngrouplevel < 3
    The result will be that this GH3 is suppressed whenever the report is showing GH1 and 2 but not 3.
    In addition to this, you must Hide(Drill-down ok) GH3. This is also done in the section expert.
    Then just do the same for GF3, and for GH4/GF4 make sure you use...
    Drilldowngrouplevel < 4

  • SharePoint PPS Analytic Chart Drill Down Dimension showing all values instead of corresponding value.

    Hi,
    I have Performance Point Analytic Chart.
    I am doing drill down the bar with one of dimension. System showing all the dimension values instead of correspond values.
    Unwanted dimensions are showing like blank in the chart.
    How to over come this.
    Thanks & Regards
    Poomani Sankaran

    Hi Poomani,
    According to your description, my understanding is that you want the drill down to show only the required dimensions.
    Here is an article about this issue, please check if it is useful:
    http://denglishbi.wordpress.com/2012/03/28/using-perspectives-with-performancepoint-services/
    In addition, as this issue is related to SSAS, I suggest you create a new thread on SQL forum, more experts will assist you with this issue.
    SQL forum:
    http://social.technet.microsoft.com/Forums/sqlserver/en-US/home?category=sqlserver
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • Displaying Hierarchies in columns (i.e. across not drill down)

    Hi Guys,
    My client needs me to display the Organisational Hierarchy and its attribute (manager of each org unit) in columns. i.e. org unit level1, org unit level1 manager, org unit level2, org unit level2 manager, org unit level3, org unit level3 manager,.........
    Typically the hierarchies are displayed in rows that is higher node on top and when drill down the subsequent levels underneath it.
    Please guys help me out. my client is behind me for this

    Hi Raj,
    I think we need some clarification what exactly you need.
    The standard way of showing hierarchies is to show them in one column with different indents depending on the level of nodes. Another columns are to show key figures.
    If you want to show the next level of hierarchy not only in the next row but also in the next column then this is not a standard solution and I'd propose to use VBA coding.
    So, the answer depends on your needs.
    Best regards,
    Eugene

  • Pie Chart legend text when drill down too larger

    Dear Gurus,
    I have this report with Pie chart:
    *)Table:
    Element Group
    Earnings 100
    Deductions 30
    When drill down (after click on Earnings/Deductions), it become detail like this:
    Element Group Classification Name
    Earning Regular
    Earning Irregular
    And the Pie chart legend show this: Earnings, Regular Earnings
    ->how to remove Earnings?I just want to show classification name as legend.
    I use OBIEE 11.1.1.3
    Any help will be appreciated
    Regards
    Joe
    Edited by: JoeSSI on Aug 10, 2012 12:33 AM
    Edited by: JoeSSI on Aug 10, 2012 12:35 AM
    Edited by: JoeSSI on Aug 10, 2012 3:24 AM

    Hi Joe,
    There was a bug associated with repeated legends in 11.1.1.3 version.Can you check the below document and see if the mentioned patch helps,
    Vertical Bar Charts In OBIEE 11g Display Repeated Labels In The Graph Legend [ID 1376185.1]
    Regards,
    Dpka

  • Vertical Drill Down Feature

    Hi,
    We have request from the client with the way OBIEE drills down. The client wants vertical drill down rather than horizontal. For example if you click on a year then Quarters for that particular Year appear in new column"Quarter" next to year. But our client is requesting a vertical Drill Down that means when you click on the Year Quarters related to that Year should appear in the same column underneath the year rather than a new column. Is it possible to do this in OBIEE.
    Thanks
    -MCP

    Hi,
    Try using pivot view
    The drill down would be like this (While drilling from year to quarter)
    2009
    2009Q1-2009Q2-2009Q3-2009Q4
    Measure heading
    900000-200000-1500000-400000
    Thanks,
    Vino

  • Reports drill down feature

    Hello,
    there is drill down option that can be used during user-defined report creation
    (SQL Developer 3.1 EA1)
    Do you know where I can find documentation on how to setup it?
    Thanks,
    Andrey
    Edited by: Andrey Goryunov on 10-Oct-2011 18:08

    Hi Slevi,
    You are right with the understanding of the Drill down function. To have a drill down function available the minimum requirement is have at least a single group in the report.
    When we have a group with some underlying data and then when we would like to see data for a particular group, we can see a u201Cmagnifying glassu201D symbol which indicates that there is data for this group and we can use the Drill down function.
    When you drill on a particular group, the data for that group is shown in a new tab.
    I hope this provides some information about the Drill down function used in Crystal Reports.
    Regards,
    Prashant Saduwale.

  • Discoverer Drill down Dashboard

    Hi,
    How to create a drill down dashboard?
    Thanks,
    G. Sathya Priya

    I agree with Puppethead on this as well.
    Many times clients say they must have drill-down, but it many cases, it just confuses end users. It is cool when you have something like gl_companies in a summed up worksheet and you drill on the company to say, the division, then to the account, etc. - and all from just the one company. But again, most end users I deal with don't need that functionality.
    They'd be just as happy to have a summary worksheet showing just the total values for, in this case, the gl companies, labelled say ... oh I don't know ... summary?
    And then have a detail wroksheet showing much further detail for those companies labelled ... well let's throw the sheets to the wind ... detail?
    And this please most end users.
    So I would suggest writing a report like described first and then seeing if this is what the end users really wants. If they want drill-down, then fine, but just from experience ... few end users really do (they just like the term - drill down).
    Russ

  • Discoverer Drill Down Sample

    Hi all,
    I am new in discoverer, will like to have sample on how to do the drill down. I have created two folder in one business area. I will like to have drill down when user click on the column in first folder say po column, the drill down will happen which will take from the second folder to display the further data of PO column that selected.
    How to do that ? Can send some sample to my email, [email protected]
    Thanks.
    regards
    Lim

    I agree with Puppethead on this as well.
    Many times clients say they must have drill-down, but it many cases, it just confuses end users. It is cool when you have something like gl_companies in a summed up worksheet and you drill on the company to say, the division, then to the account, etc. - and all from just the one company. But again, most end users I deal with don't need that functionality.
    They'd be just as happy to have a summary worksheet showing just the total values for, in this case, the gl companies, labelled say ... oh I don't know ... summary?
    And then have a detail wroksheet showing much further detail for those companies labelled ... well let's throw the sheets to the wind ... detail?
    And this please most end users.
    So I would suggest writing a report like described first and then seeing if this is what the end users really wants. If they want drill-down, then fine, but just from experience ... few end users really do (they just like the term - drill down).
    Russ

  • Drill down expand and collapse feature not available  Crystal Reports Desig

    Hi,
    Am I right in my understanding that drill down feature opens in a new tab and it cannot be made expand and collapse even using JRC.
    Please advise & thank you
    Selvi

    Hi Slevi,
    You are right with the understanding of the Drill down function. To have a drill down function available the minimum requirement is have at least a single group in the report.
    When we have a group with some underlying data and then when we would like to see data for a particular group, we can see a u201Cmagnifying glassu201D symbol which indicates that there is data for this group and we can use the Drill down function.
    When you drill on a particular group, the data for that group is shown in a new tab.
    I hope this provides some information about the Drill down function used in Crystal Reports.
    Regards,
    Prashant Saduwale.

  • Drill Down Functionality in Crosstab in CRE

    Hello Experts,
    I have a requirement in which the  data arrangement by itself is in a crosstab format. Along with this crosstab, Drill down functionality is needed. In CRE, is this possible, if yes, how?
    Sample data shown below. Need to further drill down on Accounts(for e.g.).
    Accounts     Levels      Description     Product     Currency Code   KF1
    100     5     Cash     Pt 1     INR           789
    101     7      Cash1     Pt 2     INR           654
    102     7     Cash2     Pt 3     INR           935
    103     8     Cash3     Pt 4     INR           32
    Any help would be greatly appreciated.
    Regards,
    arjun

    Hi Arjun,
    Unlike a Group, Cross-tabs do not have drill-down functionality.
    The only workarounds are to either create a Manual Cross-tab using Groups or on the existing Cross-tab use openDoc URLs to hyperlink to another 'Detail' report which acts as the report that is drilled-down into.
    -Abhilash

  • Webi report on OLAP Bex query -  Cost element Hierarchy not working Drill down

    Hello,
    We have a BO report on Bex query, Not on universe, we have a Hierarchy for Cost Element Group, and we are expecting the Drill down functionality for that in BO report, but it does not.
    Webi report on OLAP Bex query -  Cost element Hierarchy not working Drill down
    Any pointers how to do it please
    Thanks
    Krishna

    Hi,
    WebI reports on BEx source don't use same Drill feature as other sources, it's replaced by expland/collapse of hierarchy nodes (documented in WebI user guide in § "24.1 Drill defined"). This means you have to create query which selects all hierarchy sub-tree you plan on exploring later in report, otherwise if no data is available under a node there will be no '+/-' sign to visit this part of tree.
    You could try first to select "All members" from hierarchy in QueryPanel and see if behavior in report suits your needs. Then you should restrict hierarchy member selection to what's really needed to avoid performance issues.
    Regards,
    Loic

  • Is it possible to drill down in a saved group?

    Hi
    I’ve created a Group via the selections steps, saved the group and now in the selections steps I’ve done the following:
    Article - Description
    1. Start with 'Top 5'
    2. Then, New Step...
    Now, if I see the group in a table, how can I drill down in this Top 5 group to see its members in the table?

    If you have a hierarchy defined, I think you should be able to drill.
    Otherwise you can create an action towards another report to show you the needed information.
    Hope it helps you out.
    KR,
    A

  • Diplaying matrix with drill down (toggle visibility) enabled for 4 row groups

    Hello,
    I have a matrix in SSRS 2012 with 4 row groups representing a product hierarchy.   Product Sub Group, Product, Sub Product and Account Number are the levels of the hierarchy.  I have enabled drill down (toggle item visibility) on the first
    3 of these levels. 
    This works great, but my matrix is very wide when it is first rendered.  Ideally I want my matrix to expand horizontally as I expand/drill down into each grouping.  So when the report is first rendered, and 3 of the groups are invisible, the
    matrix will be thin.  Is this possible?
    Thanks,
    Gabe

    Hi Gabe,
    Based on my test, it cannot achieved in SQL Server Reporting Services (SSRS).
    We can hide these column contents in matrix, however, we cannot hide the space in the report. In this situation, I recommend you use table to display these data.
    Alternative, we can add a drill-down in the column group to hide the column group when it is first rendered. Please refer to the following screenshot:
    If you have any questions, please feel free to let me know.
    Regards,
    Alisa Tang
    Alisa Tang
    TechNet Community Support

Maybe you are looking for