How to summarize on multiple cross tabs

Dear Sirs/Madams
I have created a report in which I am using 2 queries.
For each query I have created a crosstab which looks like this:
Crosstab Query 1
                     Jan 2010      Feb 2010
Keyfigure 1       X1             X2
Keyfigure 2       Y1             Y2
Crosstab Query 2
                     Jan 2010      Feb 2010
Keyfigure 1       Z1             Z2
Keyfigure 2       A1             A2
I created a 3rd Crosstab in which I want to summarize (I created formulas for this):
B1= X1+Z1
C1= Y1+A1
D1=X2+Z2
E1=Y2+A2
The query would look like this then:
Crosstab Query 3
                     Jan 2010      Feb 2010
Keyfigure 1       B1             D1
Keyfigure 2       C1             E1
However, the values coming through are not correct.
Did anyone have this problem as well?
If so, how did you solve this?
Is there a way to solve this issue?
Thanks in advance for your replies.
Kind Regards,
Joep

Please re-post if this is still an issue or purchase a case and have a dedicated support engineer work with you directly:
http://store.businessobjects.com/store/bobjamer/DisplayProductByTypePage&parentCategoryID=&categoryID=11522300?resid=-Z5tUwoHAiwAAA8@NLgAAAAS&rests=1254701640551

Similar Messages

  • How do I use a Cross-Tab to show me multiple fields without Summaries?

    Post Author: lindad
    CA Forum: Charts and Graphs
    Is it possible to add a Cross-Tab to a report with 6 columns and 4 rows; the values in each field are taken from a different field in the db and no summaries are used?
    Essentially the cross-tab needs to look like a table that you would create in Excel or Word.

    Post Author: Manuel de Kleine
    CA Forum: Charts and Graphs
    Linda,You cannot do that, because cross-tabs have always a summary on the axes (the number of having the value in the column AND the value in the row).If you need a table, you can use borders for your field and field header.

  • Count Function Specific with Cross Tab Name for Multiple Cross Tabs

    Hello Friends I have cross Tab1 and Cross Tab2 based on 2 query data providers. I need to feed calculate the Count of Items in Cross Tab1 and DISPLAY In cross Tab2
    Dimension name is ITEM ID
    So if there are 21 items in Cross TAB1 then in Cross TAB 2
    I want to display "Number of Item" = 21
    so do this i Created a count variable
    =Count([Item ID]) In Report
    which give me 21 in cross tab1 but when I drag that to cross tab2 it give me count of Item in Cross Tab2 = 87 which is wrong since i want 21
    so How do I fix this Count in Cross Tab 2
    Please help with code to say Count([Item ID]) In Report from cross tab1
    thanks
    Soniya

    Hi,
    Have you tried for the solution given in the previous thread by converting it to the dimension or detail?
    What result did you get?
    If you use "Report" operator/keyword then the formula will give you result for whole report. So if you have sections in the report then you can replace it with Section keyword.
    Also measure are dynamic and gives result according to the dimesion you associate with them. so you have to convert it to STRING dimension or detail. before using it in the next block.
    Regards,
    Rohit

  • How to calculate difference in cross tab report

    Hello All,
    I have a cross tab report . I have values for 2 KPI's no of employees joined and no of employees left organization on monthly basis.
    I want to calculate employees Joined - employees left organization.
    Please let me know how can we achieve this.
    PFA the sample report.
    Regards
    Prasad Ambati

    Hi Prasad,
    I think you want the difference between the two columns in the cross tab i.e.
    "Count of Joinees" (lets say V1) and "Count of employees left the organisation" (lets say V2)
    For achieving this you can do:
    1. Create a variable V1 (as measure) for "Count of Joinees" as you have already used in your cross tab (1st Column), just create a variable for it.
    2. Create another variable V2 (as measure) for "Count of employees left the organisation" as you have already used in your cross tab (2nd column) just create a variable for it.
    3. Add a column next to "SUM" insert the formula =[V1]-[V2] 
    I think this should work just try it.
    Thanks,
    Shardendu Pandey

  • How to arrange columns in cross tab

    Hi,
    I have 4 formulae that i need to put in as the columns in a cross tab.
    I have added 4 of them in the column section of cross tab expert but when i preview ....it gives me total again and again and repeatetive columns, All i want to view is just 4 columns(for which i have created formula) and grand total column.
    Is it possible.
    Thanks,
    Robinn

    Wow Vinay,
    That is so coooooooooool:)
    This way i got rid of all the extra columns and extra labels that were appearing on the top.
    With this another qs has come.
    Now I am getting the column headers as  1094, 0.00,0.00,0.00 and the last one as total.
    Is it possible to remove 1094,0.00,0.00,0.00 and get actula column  headers ??
    Thank you so much,
    Robinn.

  • How can I implement multiple windows/tabs in my Main-Menu?

    I don't really know how to explain it. As an example, Skype has roughly 20 windows bundled with it, that are switched to when you click things like "Skype-Home" and "Profile". The layout changes too drastically to change the way it looks through just code, and it's not a new window being opened, it stays in the same window, the same main-window. I was wondering if this is possible through Cocoa-Applescript, and if so, what are the necessary steps to achieve this.
    Taking it one step further, and if the above is possible, how could I implement a "tab" system in the application? The image below is an example of what I mean.

    AppleScriptObjC can use pretty much everything in the Cocoa API, so yes, it is possible.
    Note that a view is not the same as a window, and a window can have multiple views. There are also many ways to implement "tabs";  take a look at some of Apple's applications - they use various mixtures of toolbars, checkboxes, and radio buttons, for example.  An application such as this will be a lot more involved than what you have done so far though, using custom classes and subclassing existing ones, so be prepared to do a lot of reading and researching.

  • How do I create multiple, permanent tabs, each with a seperate 'home' page?

    I would like to be able to open FireFox and have two tabs automatically opened. Each tab would have an independent start page. How can I do this?

    https://support.mozilla.com/en-US/kb/How%20to%20set%20the%20home%20page#w_set-more-than-one-website-as-your-home-page

  • Multiple columns in Cross Tab

    Hello All,
    Can anyone suggest me how can i create a cross tab report that has multiple fields in columns and multiple fields in summary?
    I have 10 formulae for the columns and 10 for the summary. But if I add more than one in columns or it gives some extended report which i want to avaoid. How can i get a normal cross tab report.
    Thanks
    Robinn

    Please re-post if this is still an issue or purchase a case and have a dedicated support engineer work with you directly:
    http://store.businessobjects.com/store/bobjamer/DisplayProductByTypePage&parentCategoryID=&categoryID=11522300?resid=-Z5tUwoHAiwAAA8@NLgAAAAS&rests=1254701640551

  • How to enable MUltiple asset tab in T.code ABT1N

    Hi,
    We need to transfer assets from company 1 to company 2 and we are using the T.code ABT1n for this is intercompany transfer.
    1.I want to know how to enable the Multiple assets tab in T.code ABT1N
    2.Then when I transfer of 1 asset  with( NO REVENUE) I am receiving an error that DATA INCONSISTENCY: NO REVENUE ENTERED.
    3.Third point is when I Transfer of 1 asset (WITH REVENU) I get the following error like ACCOUNT CLEAR>REVENUE SALE TO AFFILIATED COMPANY COULD NOTBE FOUND>
    Can someone who is expert in this area can help me out.
    Thanks in advance

    I wonder as well if you found out an answer?
    Best regards, Johanna

  • How do I convert multiple sheets in excel into one pdf document?

    How do I convert multiple sheets (tabs) in excel to one combined pdf document?

    Hi Ptizer,
    If you have Acrobat PDFMaker  enable on Ms Excel. You can click on Create PDF.
    And choose settings as highlighted on screen shot it should do the job for you.
    Regards,
    Ajlan Huda.

  • Limiting Columns in Cross Tab reports

    Plz tell me how to limit columns in Cross Tab.I have many columns which go on and even are not visible for Scroll and neither in another page
    Plz help.

    Check if http://winrichman.blogspot.com/2009/05/cross-tab-by-limiting-number-of-colums.html is helpful

  • Cross tab Date Column Grouping

    Hi,
    I have a cross tab in my report which displays no of tickets opened grouped by day, week or Month, grouping is done based on a parameter GroupBy, which has Day, Week, Month values
    Incident   Jun -99  Jul-99
    Priority1      10          20
    Priority2      45          23
    if user selects day or week, cross tab should display column in dd/mm/yy format, if its month, MMM-yy format.
    I have created formula which returns a date type
    GroupBy = Day then Opendate
    GroupBy = Week then opendate -dayofweek(opendate)+1
    GroupBy = date(year(opendate),month(opendate),1)
    and used this date formula as column in cross tab. I tried to format using custom date style...but its not working in cross tab.
    if I use totext to format the date formula, data will not be in sorted order...ex, its showing jul-99 before jun-99
    can anyone help?
    Thanks in Advance,
    Jyothi

    You can avoid multiple cross tabs by using the Display String expression under Field Formatting.  The expression that is entered in this field is what is displayed as the field value in the report.  Use the same logic as you are using for calculating the value, except return CStr(CurrentFieldValue, <format>), where <format> is the formatting code for the desired date format based on GroupBy.
    HTH,
    Carl

  • Add a new column to Cross tab.

    Hi all,
    I have a rtf template
    Where I have a cross tab,
    Product Code as row header and Month as column header(Jan,Feb,......Dec) and Quantity as measure.
    I need to add Product name right beside the Product code column.. I am not sure how I do this in cross tab. Any help is greatly appreciated.

    Hope your vacation was good:)) Can we expect your effort now, when relaxed, on contributing here on SDN?;))
    I don´t know I you know that you can easily drag something (a node) from your data view (what comes from the backend) and drop it onto your form layout. This way the editor will generate everything for you. That means, you shoud:
    - delete the current table
    - drag and drop the new one (if the context knows already a new field)
    And that should be it. Like 10 seconds action. But you should probably copy your form and experiment with the copy.
    Regards Otto

  • Multiple row tabs in panelTabbedPane

    Hi,
    Can anyone help me how can I get multiple row tabs in <t:panelTabbedPane>. I have 10 tabs and I need to put first five tabs in first row and next 5 tabs in second row.
    Thanks in advance.
    -Mahi

    You could possibly get better replies in the JSF forum. However, you can try something similar to
    <h:panelGrid columns="1">
    <t:panelTabbedPane>
    </t:panelTabbedPane>
    <t:panelTabbedPane>
    </t:panelTabbedPane>
    </h:panelGrid>Use two t:panelTabbedPane for 5 tabs each within a panelgrid with a single column. This should put each of the tabbed panes in a row each.

  • Cross Tab sub-report

    Hi
    I have currently designed a report with multiple cross tab tables. I am trying to connect another cross-tab report as a subreport to this report. For doing this I have created subreport links on the parameters passed to both the reports which are the same but it does not seem to work. Kindly help
    Thanks
    Payal

    Hi,
    This problem may occur if parameters are not linked properly.Have u tried to preview both the reports with same parameter values.If u are getting data for both the reports,then try to link it again.
    Regards,
    Misra P.

Maybe you are looking for

  • Create a new event in a calendar

    Hello, I have some calendars but I cannot create a new event just clicking on a day. I can do it from the ribbon,events,new event,but it's not as convenient. Do you know, what could be wrong? EDIT: I can add that the problems shows up with Internet E

  • Premiere Elements 10 & Rendering

    Hi, where can i find the settings, that the film not begin at the first clip in my movie after rendering in the projekt file. e.g. i have 5 clips in my projekt and on the last one i put an effect on it. than i press return and the rendering procedure

  • Organizing Music / Play Lists / Folders

    I have tried looking for the answer to my question in the iTunes forum search engine without much luck what so ever. But I am trying to organize my music and music video library in classifications putting together each form of music or music video in

  • Error installing certificate with Cisco 5508 7.4.110

    hi All, I am getting Error while installing the web certificate on a WLC. (Cisco Controller) >transfer download start Mode............................................. TFTP Data Type........................................ Site Cert TFTP Server IP...

  • Database Image Upload

    I have been trying to figure out how i can upload an image to a specific folder and also have that same upload linked with an insert statement into my sql database. An example would be i want to add a user to my database and the insert record would h