Table grand total

hi, in physical layer, there are 4 physical tables.
they are:
region, area, city, value
their relationship:
region 1:n area
area 1:n city
city 1:n value
in the Answer, if region and city are selected.
it gives the correct results.
the sql issued includes region.
the "grand total" (the grand total imagebutton on the menu bar) of the table is also enabled.
I found that the total result is not correct.
I fount that the sql issued does not include the region.
so it gives the wrong grand total result.
are there any settings to correct it?
thank you very much!

hi,
can u please uncheck the option Report-Based Total(when applicable), and then see the result.

Similar Messages

  • Pivot table - Grand total Error

    hi,
    I am getting incorrect totals in my Pivot table.
    i.e The Grand Total is not giving the exact sum.
    pls direct me..
    My scenario: I need to calculate the total expenses per region and quarterwise.

    i havent used any aggregation rule.
    In the Answers, i have designed the Pivot table in the below format
    [i simply drag-dropped the Columns]
    I should give the grand total regionwise and also quarterwise.but the grand totals arent displaying the proper results.
    pls advise.
    Ex:
    region          Q1     Q2     Q3     Region- Grand total
    AAA          20000     50000     120000     xxxxxxx
    BBB          22240     13456     111500     xxxxxxxxx
    Qtr-Grand Total     zzz     zzzz     zzzz     nnnnnnnnn

  • Pivot Table Grand Total

    Newbie Question: How do I add a Grand Total of my columns in a pivot table?
    Thanks-
    Charlie Epes
    Buffalo, NY

    Hi Charlie
    click the pencil icon to edit the pivot table then click the sigma symbol icon to add the grand total. You can do this for rows or columns.
    Please close the thread and award points if this helped you.
    Paul

  • Oracle answers pivot table grand total problem

    hi All,
    I am working with OBI dashboard. I have a problem in creating a pivot table. To make it simple assume I have 3 columns: Sales, Target Sales, and %Diff. I added a total row but the problem is the total for %Diff is actually the average of the column instead of the %Diff between "total Sales" and Total "Target Sales". The aggregation rule for %Diff is set to Avg. and "Show data as" is set to Value.
    I have seen the same problem here before in some forums.
    Can anybody help me on this?
    Thanks
    Sana

    the problem is the data is coming from Discoverer (another team converted data from disco. to OBI anwsers) so I do not have access to Biz model.
    is there any other way for that?
    thanks

  • Advanced Table with Grand Total

    I have an advanced table created at the design time with property "Records Displayed" is set to 10. That means, i can able to see 10 records at a time. i have click on Next "Next 10" link to see the next 10 records. i have created a footer with Total. it is showing the sum of the column for the 10 records at a time. Every time i click on "Next 10" , it shows the next 10 records and give me total for current 10 records.
    My requirement is show the grand total in the footer. is there any simple setup to show the grand total instead of current page total ? Can i replace the current page total with grand total ? if so, how can i get the handler for the total ?

    We have not implemented this functionality but OAF Dev guide [11.5.10.2] has this info.
    Control Total Value Generation
    To bypass OA Framework's mechanism to control the value generation for a table column footer so you can
    provide your own value such as a percentage, set the
    oracle.apps.fnd.framework.webui.OAWebBeanConstants TABULAR_FUNCTION_VALUE_ATTR on the
    appropriate table column. This overrides OA Framework's internal behavior of footer value generation. Like all
    web bean attributes, you can data bound this attribute if required.
    Sample usage:
    OAAdvancedTableBean advtableBean = ...;
    OAMessageStyledTextBean salaryBean = advtableBean.findChildRecursive(...);
    String formattedTotal = ...;
    *// compute the total*
    salaryBean.setAttributeValue(TABULAR_FUNCTION_VALUE_ATTR,formattedTotal);
    or:
    salaryBean.setAttributeValue(TABULAR_FUNCTION_VALUE_ATTR,
    new OADataBoundValueViewObject(...));
    Grand Totals
    Declarative or programmatic support for Grand Totals is currently not available in advanced tables. To
    implement grand totals, you must build your own layout below the advanced table in accordance with the
    Oracle Browser Look-and-Feel (BLAF) Guidelines: Tables: Grand Totals [OTN version]. Use the
    messageComponentLayout region style to build this layout. In addition, you must programmatically provide the
    values for the grand total fields. Since these fields are like any other form fields, you can first calculate the
    grand total value in your controller code by looping through the entire view instance row range, and then call
    setText() for the grand total field to set it with the calculated grand total value.
    Hope this helps.
    --- Thanks

  • Hiding grand total value in pivot table view

    Hi,
    I have a pivot table in which i have 5 measures, out of these 5 measures i want to show the grand total for only the first one. How can this be done?
    Thx

    hi Phantasm, do as it is mentioned as kart.
    IT WORKS FINE, put agrregation rule as none and take row total as after.........
    take aggregation rule as NONE for last 4 columns ok......
    TRY NEATLY ONCE..........IT WORKS
    Thanks & Regards
    J Rushi

  • % of calculation in GRAND TOTAL in PIVOT TABLE

    Hi Gurus,
    I have a requirement to calculate the percentage based on the grand total in pivot table,but in row wise i am getting the percentage while in grand total level i am not getting correct values.I have tried with all the options like:average,Sum,Default,Max,Min,count etc and also with the percent of row,column,parent column etc.
    Please give me a solution for this ASAP.
    view of my table is
    Previous Value||Present Value||change between Pres & Prev||% of change(((pres - prev)/pres)*100)
    10||20||10||50%
    00||01||01||100%
    10||05||-05||-50%
    here i should get values in grand total like
    20||26||06||23%
    but i am getting values when giving sum for %of calc in measures values
    20||26||06||100%
    if i give avg for %of calc in measures values then i am geting
    20||26||06||33%
    how to solve this prob.Can any one give sol plzzzzzzzz
    Thanks,
    Naveen

    Hi,
    Refer : http://www.skurabigroup.com/blog/?p=579
    Regards,
    Srikanth

  • Question regarding adding sums in 3 tables for a grand total

    Can someone please help me with this.  I have the coding in the tables to add table 6, 7, and 8 but each time I add or delete a row the coding gets messed up.  It is adding in some places but not on each row.  I don't know the coding to use to avoid this problem everytime you add or delete a row.  I just need all tables to add up for a grand total.

    If this is the resultyou are looking for the attached will help.
    Steve
    Please post LiveCycle Designer ES questions in that forum in the future.

  • Navigation of Grand total in pivot table

    I’m currently working in report development Oracle BI wherein I need to develop a report using pivot table. I need to do summation at both row and column level and when clicked on the Grand Total level it should display entire resultset. According to the data clicked the filter condition is passed on to next level of report, but it displays no results at total level as the filter is passed as the same name ‘Grand Total’(column heading) instead of the actual values.
    Any pointers on this would be helpful to us.

    i am experiencing the same proble.I hope you are creating calculated item and you are clciking on measure value corresponding to calculated item.In that case it will pass calculated item name to child report .Correct me if i am wrong.
    I think it is not possible in that case to pass correct filters.Wait for others comments.
    Regards,
    Sandeep

  • Grand Total in Pivot Table

    Hi, I have a pivot table with several measures and grand totals. The problem is that there is one measure where the totals show up incorrectly. By incorrectly I mean that this shouldn't be sum of rows, but a different calculation and I haven't found a way to define separate calculation for this total.
    Is there a way to hide totals for this one measure? Or is it still somehow possible to use some different value/calculation in there?

    In the Pivot Table I'm currently using sum, because I'm combining different queries with union. In the actual query these values are calculated by row using Count Distinct. Now in the total it just sums up individual Count Distinct values but the correct value should be Count Distinct for total data set.

  • Grand total of 2 measures in pivot table

    Hi,
    I have a requirement to show in a pivot table in which there are 2 measures - Male_count and Female_count. In the column I have Age_group such as 20-30,30-40 etc. In the row I have grade like assistant, manager etc. The requirement is to show column subtotals - total male count & total female count as well the total no. of employees (F+M) across all age groups. Using the column total I get only the sub total part. How can i get the total part?
    Look forward to your inputs.
    Regards,
    J

    Grade
    25 and under
    26-40
    40-55
    55 and above
    Subtotal
    Grand total
    F
    M
    F
    M
    F
    M
    F
    M
    F
    M
    Manager
    0
    1
    1
    1
    2
    2
    3
    4
    7
    8
    14
    Assistant
    0
    1
    1
    1
    2
    2
    3
    4
    7
    8
    14
    Developer
    0
    1
    1
    1
    2
    2
    3
    4
    7
    8
    14
    Using OBIEE pivot features I am able to obtain upto the Subtotal but I am not getting the Grand total.
    Hope this pivot gives an idea of what I am trying to implement.
    Thank you.

  • Grand Total in Rows of Pivot Table

    Hi,
    How to display Grand total in rows of pivot table.
    Thanks and Regards,
    Kiran

    Hi,
    Now i got your question.
    No, its not possible to add aggregation for the measures.
    Instead you need to create some two dummy dimension table and use them in the pivot table and hide them.
    NOTE- We need to have two dummy dimension tables because then only summation symbol would come for the first dimension.
    And so it will appear you are doing a summation on the measure column.
    Regards
    MuRam
    NOTE: Please mention if this resolved your problem/still facing and close the thread.

  • Grand Total Not working on Materialized view based table ??

    Hi all,
    I have a complex report report by using sum and decode function. I precalculated my requirment in database and then create a materialized view based on my sql statement. I import this view in physical and BM model and its results very fine and efficient. But the problem create when I implement Grand Total on my report in table view it did'nt work means (Grand Total is not working on this MV based table) Any idea why ??
    any reply would by higly appriciated.
    Regards

    Hi Zishan,
    Check the Aggregation Rule and set it to sum in the table view.
    That is go to the "edit formula" tab of the column for which you want grand total and set that to sum.
    Hope this will help.
    Thanks
    Ashok

  • Grand total in Pivot Tables with Paging

    I could help with this issue please
    when we apply paging PivotTables there a way to show Grand total all pages, and I've noticed that the Grand total vee only when the last page or show all results at once.
    For me it is important to see the Grand total on every page.
    Thanks in advance for your cooperation

    If you're not talking about printing, then you can do this:
    1) Instead of using the same pivot table that you created for details to also display the Grand Total, first paginate the pivot table. Look here:
    Re: Pivot table
    In your pagination, break your pivot table in groups such that you can see a small enough chunk without having to scroll too much.
    2) Now that you have a manageable size pivot table, create the Grand Total as another pivot table. Take out all the attributes that break the total in detail and leave only what will give you the Grand Total.
    3) Add this pivot table to the bottom of your detail pivot table in step 1. This will give you the grand total right underneath each page of your detail pivot table without having to go all the way to the end of the report.

  • Grand total "before" on static table

    I can do grand total "before" on pivot table...but I need to do in static table. Is possible??
    With pivot table I have option "after", "before" but in static table I don't have any option...
    Thanks!

    Set the aggregation for the metrics.. Either in RPD or in report.
    In report, Open fx of column and you will aggregation drop down at bottom of pop up window. Set that to proper aggregation, and try grand totals.
    - Madan

Maybe you are looking for

  • HP Pavilion dv6618ca (dv6500) - NO AUDIO (Audio Device either disappears or no sound)

    Hi There, I hope someone can help me. I have been struggling with NO AUDIO problem for last 4 weeks. Intially I had a big red cross in front of voice control button. I had to reformat and installed original softwares using recovery. Now audio is avai

  • ADF-BC  multiple data sources

    Hi, we are having a requirement in which the model project has to be configured to more than one data source. The scenario is , the UI has to show the data from 8 different database instances. User can select the data source from UI, and accordingly

  • X79-GD65 (8D) and i7 3820 issues

    Hello members I recently purchased a MSI X79-GD65 (8D) motherboard and an Intel i7 3820 CPU. I have installed 4 sticks of 16GB memory. When I turn the computer on, everything looks normal on the motherboard, except I get no video (have tried two vide

  • IPad mini memory (other data) problem!!

    My iPad mini 16 gb only has three apps downloaded on it, only Youtube, ibooks, and netflix. No music or videos. Recently I checked the usage and all of a sudden 1.5 gbs were being used compared to the 960 ish so mbs being used before. I then restored

  • Gray screen after login - Cinnamon 2.2/Nvidia 334

    I did a -Syu, saw the new Cinnamon.  I then proceeded to snapshot my btrfs root vol, and went ahead with the upgrade.  Rebooted, no desktop, just a gray screen with the pointer.  I then booted off my install media, and mv'ed my snapshot back to repla