Drill Down count match up issue

I want the total number of records of the table in the table view report to be displayed down, as we drill into the report. (the report is a drill down hierachial)
I used narrative view and did the total number of records. I could get only the count from first row only. But I want the count as sum of all the rows of the count column and displayed as the count.
when I drill down it's always showing the count as the count of the programs from the first row.
Here is the requirement:
region # pgms
Ohio     100000
Total Number of Pgms: 100000 (this is correct)
one we click on Ohio, we get the countied in it with its count, which matches to state count 100000.
region counties # pgms
Ohio a 25000
b     25000
c 25000
d 25000
Total Number of pgms: 100000(this is what I want)
but I get this
Total Number of pgms: 25000
When I click on A it will take me to zip codes under a with its counts matching to 25000
but I get the count as it sees in the first zip code in the list, which I do not want. I want the count to match up with 25000.
Can anyone please help?

try sum(pgms by region) as the measure you should reference in your narrative , hide this from the table view. This should always return your grand total for the region (rather than the counties).

Similar Messages

  • Drill down and then navigate issue

    I have created an hierarchy as below.
    County - Office - Unit - Worker
    The last child level is Worker Level. From here I want to navigate to a separate report.
    I can able to navigate from a 'Table View' but not from a Chart View.
    When I tried doing the same on a Chart View. It takes me directly from County to Navigation Report, which I don't want. I want to drill down to worker level and then navigate to a report which I am able to do in a Table View.
    I wonder if we can do this from a Chart View.
    Please advise. Thanks in advance.

    See if this might work for you:
    1) Build your report with County.
    2) Add a column selector and on the "County" column, add Office, Unit and Worker as the other choices. This will in effect be the "drill down" reports.
    3) Once added, go to results and and use the column selector to select Worker.
    4) Now go to the Criteria tab and the County column should be replaced by the Worker column. Click on the column properties and and the Value Interaction to navigate to your other report.
    5) Go back to Results and reselect County from the column selector and save your report.
    Now the user can swap out one column to get the County, Office, Unit, or Worker values. Once on Worker, the user can click on a value to go to your other report.
    Oh, one thing, if you use this method and you have drill-down built in to your hierarchy, change the interaction to "No interaction" for the County, Office and Unit columns. Drill down will be accomplished via the column selector.

  • Bex report issue - no applicable data found when we drill down on free char

    Hi All,
    We are facing some strange issue  with one of the report.
    when user run the report for a week  (02/02/2009  - 02/08/2009) and then drill down on particular char  its working fine (first time).after that when he is trying to change and execute the report for other week on the same instence ( 02/09/2008 - 02/15/2009) by clicking on refresh and passing new values to the variable  its showing up correctly at the time of drill down on free char its showing as *no applicable data found.*
    when he logoff the system completey and run the report for the week( 02/09/2008 - 02/15/2009) values it is showing up with values even tough he drill down on free char.
    issue basically when he was trying to drill on free char by chaging different date values  in the same instance by clicking on refreh and by entering diffrent values  its showing up as not applicable data found.
    but when he enters the values for different weeks  each time by closing the system and relogin report is working fine and showing up data eventough he drill down on free char.
    Please help me out!

    Dear
    Please check if any condition or exception you have created for that query.
    Or still problem exists check SP level.
    Regds,
    Sachin J

  • Drill Down report in new window

    Hi All,
    i have report prompt ( Dashboard) and report . if i click on date column then it will display drill down report.
    My issue is drill down report iis displaying in current window. if i click on return to previous screen button then prompt are refreshing. user was confusing which parameters he was selected.
    I need solution like.
    1) After coming back also prompts are should not refresh . it should display prompts which were user selected.
    or
    2) drill down report should display in other window. ( then user will close that window he can see his selected prompts)
    how can achieve this one in OBIEE. please help me.
    Thanks in advance for your time.

    Couple things,
    you can create primary interaction as Action Link and then in the action link menu you can select option for the new window (that I what I did)
    Edit Action Links > More... > Edit Action > Options
    For the values, you can use presentation variables and they will carry the values (your fields also have to be prompted, but I think you already have that).
    Again this works for me just fine.
    Hope this helps.

  • Drill down value not matching with Displayed Report Painter Issue-GR55

    Hi,
    Need your help for an issue in drill down value of report painter from actual cost coloumn.
    I have created a new report group based on OSS Note-157720 in GR55 Traction. This new report group will provide data of Planed / Actual cost, Planned / Actual Quantity of the project in range of fiscal year/periods. The issue in this report is displayed data of actual cost is not matching with drill down data. The actual cost coloumn is formula coloumn which framed by subtracting All periods cost coloumn, Before Periods Cost Coloumn and After periods cost coloumn.
    Could you suggest on this issue.
    Thank you for your cooperation.
    Regards,
    Rakesh

    The report you are running first might have been created with some hidden columns that contain more than one variables relating to period and fiscal year. These may not be matching those that are required to run the drilldown. Look into the definition of the drilldown report. If you would want to match the first report, It may be better to identify which report runs on drilldown and the run that report with the required parameters.

  • Drill down issue in bubble chart

    Hi all,
    I have 2 series, which showing project wise value . I want to see details info about that particular project. Problem is that when i map source and destination in drill down for 2 different series.It will not allow to map source data to same destination for 2 series .Because of that drill down not working properly.
    Pls suggest me how to solve that problem.
    Regards,
    Anish

    Hi Anish,
    There is "Series Names Destination:" parameter on Drill-Down (Insertion) Tab of Bubble chart component. By using that parameter you can retrieve selected serie. Via that value you can extract selected serie's selected value and drill down to required selection via some excel formulas like index-match or vlookup-hlookup. I hope that solves your issue.
    Regards,
    Ahmet

  • OBIEE 11g Report-When drilling down to lower level, totals are not matching

    Hi All,
    I am creating a report in Analytics 7.9.6.3 , OBIEE 11g - Let’s say Budget Cost/Actual Cost based on the Date Dimension
    Have selected the Fiscal Year Dim, Fact Budget Cost, Fact Actual Cost
    FY BCost ACost
    2011 100 120
    2012 150 140
    Total 250 260
    But here when I am drilling down from Year to Quarter and Period - The values are not matching with the totals....
    FY FY Qrt BCost ACost
    2011 2011 Q1 80 100
    2011 Q2 100 90
    2011 Q3 110 120
    2011 Q4 90 130
    Total 380 440
    Fiscal Year, Fiscal Quarter Budget Cost and Actual Cost are not returning correct results – When selecting cost's by fiscal year, or filtering on a specific fiscal year, the amount returned does not equal the fiscal year total;
    when I am drilling down to Quarter and Period Level the BCost & ACosts are bumping the Numbers as above and not matching with totals
    Any suggestions?

    Check out the query in both the times.Execute against database and try to sum the data for quarter/period and compare it with Year data.
    Just try to differentiate is it a report total that is getting wrong or the data in the database table itself is getting wrong stored.
    Mark as helpful if it helps.
    Regards,
    Veeresh Rayan

  • OBIEE 11g: Build a drill down detail on the count of records

    Hello:
    I have a summary report based on certain criteria shows the count of certain number of records for example, count(sales_id).
    Region (North), Product Category(ABC) -> 15 (Sales record count using count(sales_id))
    I want the ability to provide another detail report which will be the drill down of 15 that shows 15 sales records in detail.
    The detail report will be invoked using the Action Link which has the BI navigation from the Measure Column (that has 15) to pass the list of sales_id's as the prompted filter based on the analysis results from the summary report.
    Any idea on what I need to do in the summary report to pass the list of sales id's instead of the count 15? I do not want to display the sales_id's in the summary report.
    Thanks
    Sankar

    589151 wrote:
    Hello:
    I have a summary report based on certain criteria shows the count of certain number of records for example, count(sales_id).
    Region (North), Product Category(ABC) -> 15 (Sales record count using count(sales_id))
    I want the ability to provide another detail report which will be the drill down of 15 that shows 15 sales records in detail.
    The detail report will be invoked using the Action Link which has the BI navigation from the Measure Column (that has 15) to pass the list of sales_id's as the prompted filter based on the analysis results from the summary report.
    Any idea on what I need to do in the summary report to pass the list of sales id's instead of the count 15? I do not want to display the sales_id's in the summary report.
    Thanks
    SankarIn your example, each of the 15 sales IDs are in the same Product Category (ABC), yes? So put the action link on this column instead of the measure (so ABC in this example would be the link). In the detail report, you will need to include the Sales ID column in order to produce the 15 rows, but you can hide it so it doesn't show up on the report. (The reason you want to include the sales ID in the destination report is because the measure column would break out the rows only assuming there are no measures that are the same. If they are the same, they might roll up so having the sales ID in the report ensures that the rows remain distinct.)
    Edited by: David_T on Mar 15, 2012 2:34 PM

  • Report Designer drill down issue

    Hi Friends,
    I am having an issue with report designer.When i run the report designer the characteristics are getting displayed in drill down form for each row of values.Is there any way to restrict this. i want to display the header part in tabular view.
    Thanks in advance.
    Mandadi.

    Hi Srikanth,
    In Report designer output i'm getting the header part as drill down which i dont want.
    i want the output in the following format
    header1        header2          header3       value
    xxxx             abc                efg                10
    yyyy             cfg                 tre                20
    but i'm getting in the drill down format as follows
    xxxx
    abc
    efg           10
    yyyy
    cfg
    tre           20
    Thanks
    Mandadi

  • URGENT: Issue with hierarchy level keys and report drill down

    Hi,
    BASIC STRUCTURE:
    I have created a subject area with 3 facts (FACT_A, FACT_B, FACT_C) and 4 dimesnions (TIME_DIM,DIM_2,DIM_3,DIM_4). Each fact table also has additional aggregate tables aggregated along levels of the time dimension. Also our timw dimension has aggregated dimension tables like TIME_DIM_WEEK, TIME_DIM_MONTH, TIME_DIM_QUARTER and TIME_DIm_YEAR.
    GOAL:
    All 3 facts have the same measures M_1 and M_2 in them but may not have data for the same dimension values selected.
    For example
    For month JAN 2000 FACT_A.M1=100$ and no data exists for JAN 2000 in FACT_B and FACT_C. Then in the report
    for JAN2000 it should show FACT_A.M1= $100, FACT_B.M1 = 0 and FACT_C.M1 =0. In this case I should be able to drill down to the lowest level.
    ISSUE:
    The time dimension TIME_DIM has the following levels - Total -> Year -> Quarter -> Month -> Week -> Day
    However I am having an issue with drill down in the reports whenever I pull metrics from more than 1 fact at a time. I have defined the level keys but not sure if I need to do anything in addition since I am using aggregates.
    I have to fix this issue quickly. Please help me.

    Alastair,
    All the fact tables have aggregated facts as sources.
    I have checked the levels set for each of the sources to the time dimesnion table in BMM and they look okay. So the Time dim table in BMM has 4 source tables
    Time_Day (level set to day, table key is "day"),
    Time_month (level set to month, table key is "Fiscal_Month_Code"),
    Time_Quarter(level set to quarter, table key is "Fiscal_Quarter_Code") and
    Time_Year(level set to year, table key is :Fiscal_Year_Code").
    Note: No time week aggregate added as logical source.
    Again the time dim hierarchy based off of this table has levels: Total -> Year ->quarter -> Month -> week -> day
    The levels keys set for each level are
    Year -> Primary key is Year_Name (YYYY)(Checked as chronological key) and another key is Year_Num (YYYY)(Checked as chronological key)
    Quarter->Primary Key is Quarter_Name (YYYY Qn), another key is Quarter_Number (Format n where n can assum values 1,2,3,4). Both keys are set as chronological keys
    Month -> Primary key is Month_Name (MON YYYY), another key is Month_Num (Format n where n can assume values from 1 to 12) Both keys are set as chronological keys
    Week -> Primary Key is week name (YYYY Wk nn, where nn can have values from 1 to 53), another key is week num (nn, where nn can have values from 1 to 53)
    Day -> primary key set to day (date format)
    Issue1: When I try to drill to lower levels it throws out an error saying report cannot find any data because filters may be too restrictive even though I see data at higher level
    For ex: If I drill down to Year: 2010 and Qtr: 2010 Q2 and M1:$100 when I click on Qtr to drll to month level it throws me the error
    Issue2: when I add year and qtr colums to the report I see data as below which is incorrect
    Year_Name Qtr_Name data:FACTA_M1 Data: FactB_M1
    2009 2009 Q1 $10 $5
    2009 2009 Q2 $20 $80
    2009 2009 Q3 $20
    2009 2009 Q4 $30
    2010 2010 Q1 $100
    2010 Q2 $101
    2010 Q3 $102 $230
    2010 Q4 $103
    2011 Q1 $10
    In the above example year_name is not showing up for 2010 Q2 and after. However if I change the primary key for level 'Quarter' by having key consist of year name and quarter name instead of just quarter name the issue doesnt occur and drill down works great. The only issue is when I drill from qtr it first shows year name and quarter name instead of showing the next level which would be month name.
    Sorry about the long message but I thought you might notice something in how I have set up the keys.
    Thanks

  • Webi Drill down issue - SQL AS

    Hi Guys,
    Did anyone encounter the following issue?
    There are 4 dimensions(one of them is Date) and 1 measure in my Webi Report.
    When I drill down from one measure to another, the SUM of that measure will not the same with its upper Level.
    For example, Level 1 is:
    Country   total sales
    China       1000
    Then drill down to Level 2:
    Region  total sales
    North    100
    South   200
    West    300
    While, the SUM of  total sales of the three region is not equal with China.
    Your help will be highly appreciated.
    Thanks.
    Regards,
    Daniel

    1. Please check your SQL Query gives Country - Region Wise perfects output/result or not..............
    2. Check any Filter is set or not (from info view/edit Query/universe)
    Please check correctly.
    Thanks

  • Hierarchy drill down issue at the lowest level

    Hi,
    In OBIEE 11.1.1.5 I face an issue with drill down to lowest level of presentation hierarchy (expanded by "+" in report). It happens only for combination of 2 dimensions presentation hierarchies in analytics report (parent-child organizational structure + level based product categorization). Aggregated date comes from OLAP but lowest level product information comes from relational database and this details are not displayed.
    First I drill to particular sales rep in organizational structure. Then for that sales rep I need to drill down product hierarchy and it works except lowest level of details. At the lowest level of product hierarchy, query sent to database (I have it from logs) return proper results (checked directly in db) but report behaves the way like there are no details at the lowest level and product details are not displayed.
    Both (Organizational structure, Product) dimension presentation hierarchies works ok at all levels when used separately. Also product hierarchy works well at all levels (including OLAP->relational drill) when used togather with other level-based hierarchies in subject area.
    I am wondering what I could have done wrong...
    Advices are very welcome!

    Hierarchy keys are set properly and "use for display" is checked.
    Dimension presentation hierarchies does not work only when I use particular two hierarchies togather in one report table. When each of hierarchies is displayed separately it works ok.

  • Drill Down Issue

    hi all,
    I have a parent report with 5 fields. out of which 3 fields are calculated field.
    i have to provide the drill down for those calculated fields.
    eg: parent
    A1 A2 A5
    >1 =1 <1
    aaa 12 1 -2 22
    bbb 2 1 0 11
    I have given the drill down for the ranges in A2
    Child report displays everything.
    If the user clicks on the value 1 then only that one value in child report should be displayed.
    i have made "is prompted" for the column A2 in both parent and child report.
    but still i am not able to get the proper drill down values.
    pls give me some suggestions...
    thanks,
    ilazz

    On the summary you have total not based on the location
    In the detail you are grouping the amount by location for the JAN 2011 which will not be equal unless you have loc in summary.
    Hope you have month & location are prompted and your summary data matches with the Database value.

  • Count Invoices without Invoice Drill-Down

    I have a requirement to count the number of invoices by  posting period and vendor, for invoices that are less than a certain amount (say $500). I intend to get this data from the standard AP line item cube. Seems like it should be simple.
    I can do this as long as I list each invoice (reference) in the workbook, and activate an exception. However, there are enough invoices to run out of rows in Excel.
    How can I do the count, and only display the subtotals by period and vendor, and the total for the entire time frame?
    I tried displaying the Posting Period, Vendor and Reference as a Hierarchy and then setting the expansion level to Vendor, but the 'Calculate Results as' is not invoked with the <$500 Condition activated.
    I also tried using a formula variable, replacement path on the reference:
    Variable defined as follows:
    Type: Formula
    Variable Name: ZFA0REFD
    Description: Ref. Doc. No. Repl. Path
    Processing by: Replacement Path
    Characteristic: Reference (0REF_DOC_NO)
    Replace Variable With: Attribute Value
    Attribute: Characteristic Reference (Constant 1)
    For Intervals Use: From Value
    Offset Start & Offset Length: left blank
    Evaluate as "Boolean" (Value 0 or 1) not selected
    Variable used in formula (local to query) to count non-zero amounts less than $500, formula syntax as follows:
    ( 'Credit amt in LC < 500 ) * ( 'Credit amt in LC  <> 0 ) * 'Ref. Doc. No. Repl. Path'
    Using the logic as described above, I get correct counts only if I have drill-down to the Reference (0REF_DOC_NO) level.
    If I remove the drill-down to the Reference (0REF_DOC_NO) level, leaving rows only for Fiscal Period (0FISCPER) and Vendor (0CREDITOR), then the evaluation on amounts <> 0 and <500 is done at the Vendor (0CREDITOR) level, not at the Reference (0REF_DOC_NO) level. 
    I have also tried counting with the drilldown by reference number, with a Condition applied, with no suppression of repeated key values, and with no supression of result rows. I was able to then apply Excel Auto Filter to the entire results area, selecting only the rows with "Result" of blank in the Reference characteristic column. This way only the sub-total and total rows appear in the spreadsheet.
    I still have problems though with running out of rows in Excel (we process more than 70,000 invoices per month).
    Please advise if any of you can think of a better solution that will work. I need to do this in a query -- I cannot modify the infocube.
    I did do a forum search, and all I could find is how to add a count calculated key figure to the infocube. I need to do this at the query level.
    Any clues will be much appreciated. (BW3.5 SP15 BEx deployment only - no web).

    One of the 3rd-party Crystal Report viewers listed at http://www.kenhamady.com/bookmarks.html provides that functionality (but it requires you add some formulas to the report to enable that behavior).
    You can see a video demonstration at: [In-Place Drill Down|http://www.milletsoftware.com/Download/DLV_InPlace_DrillDown.wmv]

  • Drill down issue in report painter report

    Hi-
    We have an issue where the drill down in one of our report painter reports isn't working.  When the user tries to drill down, it says the list contains no data.
    However, if the target report (of the drill down) is run first, and then the report painter report is run, the drill down will then work properly.
    We need to know where to check to get this fixed.  It has us stumped.  The report painter report is associated with a report group.   
    Thanks,
    Kevin

    Just needed to update the variant from the calling program's report group.  Duh.

Maybe you are looking for