Grand Total is not showing

Good Day everyone,
I have created a report in Discoverer Desktop Edition (Release 4.1), at first, it shows the grand total for the Budget column but when I added a calculated columns “Actual Cost” and “year-to-date”, then the grand total no longer displays for the Budget column and it only shows total on columns for Actual Cost and Year-to-date.
Can anyone help me on this?
Thanks,
tony

Hi,
Double check it below thinks:
1) check it measure columns have you setted Aggregation rule like None. if it's there then it won't show so please change it, then try it again
2) have you ever Moved measure columns to the "Rows" section of your pivot table
3) make sure Pivot table rows ---> rows agreation should not be none, change it and try it again.
if it's that case please share it u r current screen short.
Thanks
Deva

Similar Messages

  • Grand Total is not displayed on report view

    Hi all,
    I made a report in answers in a such a way that 1st i create materialized view in database then add it field in fact table source and it works fine. Now the problem is this when I apply Grand Total on this report by converting it compound layout to Table layout the Grand Total did'nt show.
    Any idea Why???
    Regards

    Hi,
    have you designed you Repository in correct way?
    Check your Aggregation Rule in the Business Model.
    Regards,
    Stefan

  • Grand total is not working...please help

    Hi, here is my code
    SORT S_ENDT BY LIFNR.
      LOOP AT S_ENDT WHERE BUDAT IN P_BUDAT.
        WRITE:          1  S_ENDT-BKTXT,
                        11 S_ENDT-BUKRS,
                        16 S_ENDT-LIFNR,
                        24 S_ENDT-NAME1,
                        49 S_ENDT-BLART,
                        53 S_ENDT-BELNR,
                        64 S_ENDT-AUGBL,
                        75 S_ENDT-AUGDT,
                        86 S_ENDT-BUDAT,
                        97 S_ENDT-WRBTR,
                        113 S_ENDT-WAERS,
                        117 S_ENDT-XBLNR,
                        130 S_ENDT-ZUONR.
        AT END OF BKTXT.                         " Subtotal by Draft #
          ULINE.
          SUM.
          WRITE: 20 'Total of draft', 37 S_ENDT-BKTXT, 97 S_ENDT-WRBTR.
        ENDAT.
        AT LAST.                                 " Grand total
          SUM.
          SKIP.
          WRITE: 20 'Grand Total', 97 S_ENDT-WRBTR.
        ENDAT.
        SKIP.
      ENDLOOP.
    EXIT.
    ENDIF.
    I am not getting the right total..I am getting it for all LIFNR and not the value in P_LIFNR only (which is what I want).
    please help
    thanks
    Brian

    Hi,
    try this coding.
    SORT S_ENDT BY LIFNR.
    *data : gt(16) type p decimals 2.*
    LOOP AT S_ENDT WHERE BUDAT IN P_BUDAT.
    *gt = gt + S_ENDT-WRBTR.*
    WRITE: 1 S_ENDT-BKTXT,
    11 S_ENDT-BUKRS,
    16 S_ENDT-LIFNR,
    24 S_ENDT-NAME1,
    49 S_ENDT-BLART,
    53 S_ENDT-BELNR,
    64 S_ENDT-AUGBL,
    75 S_ENDT-AUGDT,
    86 S_ENDT-BUDAT,
    97 S_ENDT-WRBTR,
    113 S_ENDT-WAERS,
    117 S_ENDT-XBLNR,
    130 S_ENDT-ZUONR.
    AT END OF BKTXT. " Subtotal by Draft #
    ULINE.
    SUM.
    WRITE: 20 'Total of draft', 37 S_ENDT-BKTXT, 97 *gt*.
    ENDAT.
    AT LAST. " Grand total
    SUM.
    SKIP.
    WRITE: 20 'Grand Total', 97 S_ENDT-WRBTR.
    ENDAT.
    SKIP.
    ENDLOOP.
    EXIT.
    ENDIF.
    U are using where condition in a Loop ,while executing last record may or may not get executed becoz of restiction.Better declare a variable and SUM under such scenarios.
    Regards,
    Ballack.
    Reward Points if helpful.

  • Grand totals are not displaying...

    hi guys
    for cross tab reports grand totals (rows and columns) are not displaying.
    is there any fix to resolve.

    I have faced a similar issue in Cross tab reports.
    Try using Cell Sum/Cell Sum distinct function instead
    of the usual Sum function while calculating the grand total that function is working for Grand Total at bottom but not working for Grand Total on right [i]

  • SSAS -- Grand Total is not returning by the calculation

    Hi All,
    Good Day..!!
    Need help on the below scenario.
    I have implemented small aggregation based on the time dimension using the scope .. but when browsing through excel , it is not giving the grand total .. 
    Create Member CURRENTCUBE.[Measures].Aggre_gate
    As
    Null;
    SCOPE([Measures].Aggre_gate);
    [Measures].Aggre_gate = 
    SUm(   VisualTotals(
                PeriodsToDate(   
                        [Date].[Calendar].[Calendar Year],   
                        [Date].[Calendar].CurrentMember    
                        [Measures].[Internet Order Count] )
    End Scope;
    Please help me , what went wrong here ..
    Thanks
    Mahesh Alam

    Hi M,
    It might be your use of VisualTotals, if there is a nonrelated dimension in the query.  ie Applying
    the VisualTotals function
    to dimension members that are not related to a measure or are under the measure group granularity will cause values to be replaced with null.
    Is there a reason why you are using VisualTotals?
    Richard

  • Supervisory desktop Total calls not showing correctly

    Hi,
    We are running UCCX 8.5.1.11003-32, In the supervisor desktop what I know is Total calls = Handled calls+Calls Abandoned+Calls Dequeued.
    But one of our CSQ is showing an extra call always in the Total calls, ie, Total calls = Handled calls+Calls Abandoned+Calls Dequeued+1.
    Any help would be much appreciated.

    Does this happen regularly? We have had a similar issue, im not exactly sure what the root cause is, but rebooting the server after hours fixed the issue. Someone else may give you more specific troubleshooting steps

  • I have redeemed my itunes card but new total is not showing :o

    can anyone help? i have redeemed my itunes card but it has not shown new total on page. i have closed window and reopened but still notshown new total.

    Hi Evabee!
    Here is an article for you that will help you set up an account without a credit card:
    Creating an iTunes Store, App Store, iBooks Store, and Mac App Store account without a credit card
    http://support.apple.com/kb/ht2534
    Thanks for coming to the Apple Support Communities!
    Regards,
    Braden

  • Grand Total not displaying correctly on Column level security.

    Hi All,
    I have implemented the Column level security for three columns. But in dashboard report. The grand total is not displaying correctly. The grand total values are still displayed for the hidden columns.
    Is there any work around for this.
    The sample how my report looks like after column level security is.
    ColumnA Metric1 Metric2 Metrics3(to be hidden)
    A 100 200
    B 150 100
    GrandTotal 250 300 400( this includes the value of A = 300, B = 100).
    Regards,
    Bhavik

    Any pointers please.

  • 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

  • OBIEE 10g - Unable to see data in the report view with grand total applied

    Hi,
    We're facing with a strange issue.
    We're working on a report view.
    We're able to see data when Grand total is not applied on the report. The moment Grand Total is applied, it's showing either an empty table with NULL values or "No Results" page.
    Please help.
    Thanks in advance.
    -Rama

    Hi Dpk,
    Thanks for your reply.
    I included it in the instanceconfig.xml, but the issue still exists.
    Couple of Observations
    #1 - We noticed this issue when we drill down to the level which has really sparse data.
    It works fine when we look at the enterprise wide report.
    #2 - Works fine with few dimensional attributes and facts on the report
    When we add a fact that doesn't have any value at that level, the issue starts to appear.
    Thanks in advance.
    -Rama

  • Column Level Security - Grand Total row

    Hello All, I have a question about Column Level Security in a report where Grand Total is turned on. I am working inside of the OOTB Paint rpd and I am looking at the 'Finish Sales Trend for Current Year' report on the Brand Analysis dashboard page. Inside of the Admin Tool I added column level security on the Units presentation column in the Sales Measures table. I implemented security that will not allow the Central Region Manager group to view the Units column. When I access the report I noticed that the Grand Total row of the table is slightly skewed because the Units column is hidden. The Grand Total row is showing, however all the results are off by 1 cell.
    The forum is not allowing me to attach pictures to this post.
    Thanks for your help

    Hi User,
    It is an bug refer the metalink,
    Bug.9576412 - GRAND TOTAL NOT WORKING WHEN COLUMN LEVEL SECURITY IS IMPLEMENTED
    For eg:
    consieder a report with following columns,
    Year Product Measure1 Measure2
    In this if for measure1 the column level security is enabled (user1 who is not supposed to see the data).
    Then grand total value of measure2 will be in the grand total of measure1. (for user1)
    When column level security is enabled, that column will be pushed to the end of the table view.
    So that it is happening.
    By using case statements with groups or users we can get it work without enabling the column level security.
    Thanks,
    Vino

  • Presentation Hierarchy Grand Total Values

    Hi,
    We have the following scenario,
    Hierarchy Product A is created for Dimension Product A
    Hierarchy Product B is created for Dimention Product B
    Fact Product Measures is joined to Store Dimension , Dimension Product A, Dimention Product B and Fiscal Calendar
    Dimension Product A contains subset of Products that are existing at Fact
    Dimention Product B contains subset of Products that are existing at Fact
    and some products can exists both at Dimension Product A and Dimension Product B
    The issue we are facing is, when ever report is created using One of the Product Hierarchy and Fact. Product Sales (default aggregation is sum),
    the grand total level is showing sum of all Product Sales. It is not limiting to Products that are in Product Hierarchy selected in the report.
    But the sub levels are limiting based on selected Product Hierarchy which is causing not matching the roll up amount to grand total.
    Is it possible to limit the grand total level value of Presentation Hierarchy based on selected Product Hierarchy.
    Does anyone face similar issue.
    Thanks in Advance

    is your summary and detail reports hitting different facts, like summary hitting aggregate and detail report hitting it's corresponding detail level fact..?
    if then,
    From Front-end:
    Fix the filter values in detail report that are passing from master report then try delete each columns then check the grand total. If you found your values is matching by deleting particular column then you need to investigate what is the issue around with that dimension table..
    From Database side:
    1. check first aggregate table has proper aggregate data of it's detail..
    2. Take the detail report obiee generated query and try to comment each dimension table and it's corresponding joins to the facts, (before, this delete all the dimensional columns and other measures from select statement and put only that measure where you are getting wrong value, so that you need not to comment all the select and group by columns which saves your time.. ). Need to check by commenting each dimensional wid and it's table from clause, if you found that values is matching then there is some problem with wid columns data population in your ETL.
    Is that BI-Apps project?
    btw, whtz ur name?

  • Grand Total

    Hi,
    I am using grand total in a tabular report in answers. I have set the aggregation rule to SUM in rpd for the column I would like to total. I am finding that the grand total is not calculating on one specific column, the aggregation rule is set to SUM. Also there were some null fields, I have used IFNULL to set them to zero but the grand total now shows 0.
    Can anyone help?
    Thanks

    Hi, I am using 10.3.4.1. I am adding <ReportAggregateEnabled>true</ReportAggregateEnabled> to the instanceconfig.xml file to see if that has an impact.
    The parameter has resolved the grand total problem
    Edited by: sliderrules on 04-Jul-2012 01:26

  • In OBIEE Report Grand Total instead of Average(Average)  use Sum(Avg)?

    Hi All,
    In OBIEE Report Grand Total average always shows Average of average (Default) "avg(avg)" , can i overwrite this functionality to sum of average "sum(avg)".
    Thanks in advance
    Regards
    Kandasamy

    Hello,
    You can try the following:
    Remove the calculate result as setting for the three KFs.
    In exception aggregation set property to average with ref char as leave start date.
    Check if it works.
    If the above dosent work, set reference char to emplyee ID and check.
    Either one of them has to work
    REgards,
    Shashank
    Edited by: Shashank Dighe on Apr 2, 2009 9:03 AM

  • Using variable in Grand Total Label

    Hi All,
    I am using OBIEE 11.1.1.5 on Windows Vista.
    Can we use variable values in Grand Total label in pivot and table views?
    For eg. If user chose 2013 in dashboard prompt and we saved that in a presentation variable and want to use in the Grand Total label
    so that instead of text "Grand Total" we can show "Fiscal Year 2013 Total".
    Regards,
    Vikas
    Edited by: Vikas Barsaiyan on Feb 1, 2013 2:34 AM
    Edited by: Vikas Barsaiyan on Feb 1, 2013 2:34 AM

    I dont think but you may go for custom captions
    You can refere @ for 'Grand Total'
    In caption Year@ results YearGrand Total
    Other workaround : Use Narrative views to refer the variables, you might need to call variable in any of column expression and call it @n
    where n is for column position from left to right
    If helps mark
    Edited by: Srini VEERAVALLI on Jan 31, 2013 3:17 PM

Maybe you are looking for

  • How can I revoke S_CTS_ADMI from some users?

    Hi all, I want to revoke the authorization object S_CTS_ADMI from some users. In our environment, this authorization object is under T-D15000451 profile. Which transactions/steps are envolved to accomplish this? Thanks Fabio Neukirchen

  • In Webdynpro abap workflow integrating

    HI,     I have Created one sample workflow now when i click the button in webdynpro i need to run that workflow . I have searched so many articles but iam not clear plz tell me clearly if any articules also .    i need clear steps to integrate workfl

  • Fix for Wireless Capability Turned Off

    If you have lost your wireless connection (Wi-Fi) and pressing the wireles button on your laptop doesn't fix it, do this: Download and install HP Connection Manager. After 8 hours of screwing with this I am so happy to report my Wi-Fi has been turned

  • Bind Table / Lead Selection

    Is there a way to bind a table without changing the lead selection?  I know that I can read the lead selection before binding, and then set it after binding, but was wondering if there was a better way.

  • Sync'ing iPhoto albums

    I have iPhoto '11 on 2 computers, Photostream enabled on both, and photos imported into 1 show up in the other's Photostream -- great. But I placed photos on the 1st computer additionally into an album. That album does not show up on the other comput