Adding a dummy column for text in crosstab report

I created a report using crosstab to show trended months per column & details per row.  Now I'm trying to add additional columns to the crosstab report to display other pertinent info (not calculations, just text pulling from the database).  I read from various threads in the forum that I can create dummy columns to accomodate this, but I don't know how to do so.  Can someone please guide me in doing so?  If creating dummy columns is not a solution, please advice on what's the best way to add text columns to a crosstab report.  Any help is truly appreciated.  Thank you.
Original report:
Emp Name     Jan     Feb     Mar     Apr     May     Total
Doe, John     20     17      30       28     33       128
Wish to accomplish:
Emp Name     Emp#     Dept#     Yrs Employed     Jan     Feb     Mar     Apr     May     Total
Doe, John   12345     6010          8             20     17      30       28     33       128

Hi Fione,
I don't have access to CR at the moment but this is how I can think of doing this:
1) Create a Subreport that points to the same table as the Main Report
2) The Subreport should return the same number of Employees and in the same order as the Main Report - you can do this by creating a group on the Emp field just like the 'Row' in the Crosstab
3) Create separate array variables - one each for Emp#, Dep# etc that accumulates values for each employee and inserts it against an index of the array
4) Suppress all sections inside this subreport and place this Subreport on the Report Header of the Main Report
5) Reduce the size of this subreport so that it isn't bigger than a dot and DO NOT suppress the section that holds this subreport
6) Insert Calculated Members in the Crosstab for each column you need
7) Use the array variable meant for the respective column. You just need to print the value at each index of the array based on the 'currentrowindex+1' function.
-Abhilash

Similar Messages

  • Making a two column for text page

    Lightroom may have a great photo editing set of capabilities, but text soooo leaves a lot to be desired.  Why isn't there a template in the book module for two columns of text on a page.  It seems like a no-brainer.  Does anyone have a workaround??  thanks

    For lots of issues that LR can't handle, I just use PS make the page I want, flatten it as jpg and import to LR.
    For text, even PS isn't really great, so I just use Word or Pages, copy the text into a blank page and flatten and save as jpg.
    Probably not how you WANT to work, but it does get the job done.
    I'll follow this thread just in case someone comes up with a better answer though :-)
    Cheers,
    Tom

  • Choosing the columns for a Bi Publisher report in APEX

    A user wants to select each column in a pdf report printed in APEX, it is easy to make a report with bi bublisher but how can i change the columns at run time.

    Thanks for the link. I am reading it for better understanding.
    I just came to know from SR that, In order to see the BI Publisher in the Presentation Server list of values, we have to embed the BI Publihser report inside an OTBI Dashboard.
    So we need to create a 'Dashboards' folder (It is must only then we are able to see it via fusion apps. to select and embed), then Dashboard and add the desired report to this dashboard. Now we can navigate to this dashboard, open it and select the page to embed it.
    Might be useful for the ppl who faces similar issue. Thanks.
    Raghu

  • Search for text and create report

    I have a text file that I need to search through, find specific elements and create a report based off of those findings. The text will have multiple paragraphs, each one needs to be reported on. I need to report on
    Router_XXXX
    Layer 1 Status
    Layer2 Status
    Ces = 1 State='y'
    Ces = 2 State="z"
    Router_0002#show isdn stat
    Global ISDN Switchtype = basic-ni
    ISDN BRI0/2/0 interface
    dsl 4, interface ISDN Switchtype = basic-ni
    Layer 1 Status:
    ACTIVE
    Layer 2 Status:
    TEI = 89, Ces = 1, SAPI = 0, State = MULTIPLEFRAMEESTABLISHED
    TEI = 90, Ces = 2, SAPI = 0, State = MULTIPLEFRAMEESTABLISHED
    TEI 89, ces = 1, state = 8(established)
    spid1 configured, spid1 sent, spid1 valid
    Endpoint ID Info: epsf = 0, usid = 1, tid = 1
    TEI 90, ces = 2, state = 8(established)
    spid2 configured, spid2 sent, spid2 valid
    Endpoint ID Info: epsf = 0, usid = 2, tid = 1
    Layer 3 Status:
    0 Active Layer 3 Call(s)
    Active dsl 4 CCBs = 0
    The Free Channel Mask: 0x80000003
    Total Allocated ISDN CCBs = 0

    More information is required.
    Is there one Router_xxxx entry per file? or can there be multiple Router_xxxx's?
    In your example, I'm guessing that you want the Layer 1 Status to report 'ACTIVE', i.e. the entire contents of the next line, correct?
    What about the Layer 2 Status? It doesn't have a similar line following it. Do you want all the following lines? the next line? the next 2 lines?
    The phrase 'Ces = 1' appears both in the line following Layer 2 Status, and in the line that begins TEI 90, six lines later. What do you want to report?

  • Query regarding dummy column in OBIEE.

    Hi Gurus,
    I have a report where data is pulled at region level
    regions are say :A,B,C,D,E,F,G,H
    Now we have a reqmt from one of our client to group the regions and classify them as grades.But we don't have any grades in our database.This reqmt is for users of a specific country only so we don't want to add this new grade column to our database.We want to create a new dummy column for this specific report only and want to hard code the grades like this
    Grade Top : Regions are A,B,D
    Grade Bottom:Regions areC,F,G
    Grade Middle:Regions areE,H
    So the reqmt is i want to add a new dummy column (only for this particular report) called Grade with three values :Top,Bottom,Middle
    How to do this , pls suggest.
    Regards,
    RC

    Hi,
    You could add a additional column to the request. In the Expression Builder you create a 'CASE-statement'
    CASE when Regions in ( 'A','B','D' ) then 'Grade Top'
    when Regions in ( 'C','F','G' ) then 'Grade Bottom'
    when Regions in ( 'E','H' ) then 'Grade Middle'
    END
    Regions would be you logical column
    Good Luck,
    Daan Bakboord
    http://obibb.wordpress.com

  • Graphic Columns and texts

    Hi there I want to make a Graph in my Reports 6i builder that makes reviewing for 2 columns ( THe gain and the Loss) And a text over them FOr the Percent of the gain over the loss (BUt I dont want to make a 3rd column for it)

    I presume Reports bases its info on a query, or table, or view. In which case you can just select that expression as part of the query.
    E.G.
    select gain, loss, ((gain/loss)-1)*100 as pct
    ... or however you are computing the pct thing - it's hard to tell what you want by your definition.
    Tom Best

  • Add CheckBox column for selection in MAtrix

    How do I add the CheckBox selection column for the matrix like SAP have

    Hi Marc,
    Adding a checkbox column for a matrix is quite simple.  If through screen painter, then, you simply select the column and go to the columns tab in the screen painter menu and by default the Type will be set to edit.  You just need to change it to Check Box.  One thing you need to keep in mind is, you need to databind the column for sure.
    If the same is got to be done thorough code, the same property will be displayed in code as well.
    Regards,
    Satish.

  • Maximum Number of Columns for Control Break on APEX Reports

    Hi
    I'm new to APEX. I just want to ask if the number of maximum columns for control break in Reports can be adjusted? I have noticed that it can only handle up to six columns for Control Break, I just want to know if it can have more than six columns.
    Thank you very much.

    Are you sure it's the number of columns? It may be one of the columns that is causing this problem.

  • Few values of report column do not display in report while applying filter

    Post Author: anuragg11
    CA Forum: WebIntelligence Reporting
    There are 6 drill filters applied on the report to filter out the report column data. Few values of the report are not displaying in the report when using drill filter. Same issue is with report filter too. If filters are removed then values are appearing in the report. We are using version BO XI R2 & Java runtime JRE 1.4v. It doesn't look issue is with Java version because only few specific data of the report column are not shown in the report when using filter on the data. Example: One of Report data column contains below values: 24.2, 26.9, 120.1, 230, 274.9, 275.8, 333.2 Report is displaying all these values when there is no filter on any data. But report doesn't display data when applying filter on 274.9 or 120.1 howver filter on other values 24.2, 26.9, 230, 275.8, 333.2 are working fine.

    Hello,
    I think i know what your problem is.
    Although in table view your 2 requests combine perfectly and show separate results in pivot view BI unfortunaterly adds them up.
    One work around would be to go in your criteria add in each request a dummy column. This can be obtained the following way:
    1. click on a column to add it in the criteria (it doesnt matter which one)
    2. go into the edit formula of that column
    3. delete the formula and in its place write 'Dummy Column 1'
    Do the same for the second request by adding a "Dummy Column 2'
    Now the Pivot Table should also show up correctly
    Let me know if it goes well or if you have any further questions,
    Kostis

  • Creating a new Column for my list Versus adding it from existing site columns, when to use each approach

    I have created a new issue tracking list inside SharePoint 2013 team site. And it comes with predefined columns, some of them are useful while the other are not . Can anyone help me in figuring out the following:-
    The list come with a field named “Assigned To”, while in my case I want a column named “Approver”. So what is preferred , to re-name the “Assumed to ”column to “Approver”, or create new field name “Approver”.?.
    If I rename an existing column, could this be overridden in any future updates for my SharePoint server?
    Now we want to add a column named “Office location”.so I need to create a new field for this. But seems there are two ways to do so either to add a new Site Column at the site level and then assign it to the list as follow :- 
    , or to directly adding a column to the list, even if it is not available in the site columns , as follow:-
    So what are the differences between the two approaches ? .if I am not wrong defining a site column will allow me to re-use it in another list , but defining the column at the list level, will allow me to add a column even if it is already defined as site
    column.
    So can anyone advice on my three questions please? Thanks

    1) 'Assigned to' has a different meaning then 'Approver' , it will be better if you create a new field for 'Approver'. Assigned to is a Site Column which has managed property for search, so it will be confusing type of data it will return from search in
    future. 
    2) Any rename of fields should not / and will not get modified in SharePoint updates. So, you can rename is without any issue since the internal name will remain the same. But its always better to create your own custom column for business use.
    3) Creating a site column or not depends upon your need, If you create a Site Column - in whole site collection you will be able to add this field in any list - It will be crawled, SharePoint will automatically provide managed property for site column and
    you will be able to get this value via search. These things will not be present in list column, you will need to do specific settings in case its required.
    If these things are needed then you can go for Site Column, usually its good to create a Site Column and use it.
    For Site Columns you can check following links 
    Introduction to Columns
    From site column to managed property - What's up with that?
    Create a site column
    get2pallav
    Please click "Propose As Answer" if this post solves your problem or "Vote As Helpful" if this post has been useful to you.
    thanks a lot for your reply it is really helpful. so as i understand that using site columns will be better in most cases, and there is not any specific reason for not using it? is this right ?
    Second question, do u mean that if i have a list column named "Serial number", then this column will not be searched ? For example if i have serial number such as "12345" and i try searching this text "12345" i will not get
    the item in my search ?
    Thanks

  • Can i search a document for text in column a to return the entire row if column a matches in a separate sheet?

    Can i search multiple sheets in a document for text in column a to return the entire row if column a matches in a
    separate sheet?

    Thank you, Barry. That was helpful, and am hopeful that what I want to do is possible.
    I am creating a spreadsheet that currently has 20 sheets, of which certain sheets have more than one table.  I will be adding more sheets.  I would like to return results for all occurences of the search string.  Preferably into a seperate spreadsheet.  It would be perfect if that seperate sheet updated whenever I update information in the first spreadsheet.  To give an example:
    Sheet:     baskets
         Tables:         straw
                             wire
    Sheet:      barware
         Tables:          glasses
                              decanters
                              coasters
    My tables all have the same titiels:
    Vendor      Description     Cost     Selling Price
    Since I will have upwards of 100 sheets, with multiple tables, and most of my vendors will fit into multiple sheet categories, it would be helpful if I could also see what my order will be from each vendor, not just who I will be ordering each item from.  How would I do that? 
    I hope I conveyed that properly. 
    Thank you in advance for your help,
    Rana

  • I got the new iPhone5 back in Dec, I hooked it up to my computer for the 1st time this wk.  It deleted all new data added since Dec (notes,contacts,texts,pics, info in apps) and reverted back to all my old data.  How can I retrieve all the lost data??

    I got the new iPhone5 back in Dec, I hooked it up to my computer for the 1st time this wk.  It deleted all new data added since Dec (notes,contacts,texts,pics, info added to apps) and reverted back to all my old data (literally uploaded all of my old texts and 1400 old pics and deleted anything new).  How can I retrieve all the lost data?? Please help!!

    SkyDaughter29 wrote:
    My current situation: I have soooo many texts on my iphone and I haven't deleted many because I need the information contained in them for future reference and for legal purposes.  I would really like to find a means and way to save them other than on the phone itself. I've done searches for various apps yet I'm not finding what I think I would need.  It appears Apple does not sync the texts between the iphone and my MacBook Pro.
    Try the computer apps PhoneView (Mac) or TouchCopy (Mac & PC):
    http://www.ecamm.com/mac/phoneview/
    http://www.wideanglesoftware.com/touchcopy/index.php
    Best of luck.

  • Column Header Text not displaying for multi-set column block

    Hello,
    I have assigned a key figure set to a column block in a report writer report in ECC 6 using table FAGLFLEXT with both additional text functionality use and without use of additional text.
    I can't get the column headings text for these key figure sets in the column block to appear on a report writer report.
    Your assistance in getting the column headings text to appear will be greatly appreciated.
    Thanks,
    Michael Hamp

    For more clarity, and to make sure that the error is not in my database or series query, I have replicated the error online here:
    http://apex.oracle.com/pls/apex/f?p=27270:4
    I plotted 3 series in the first region, including one series with no data for one period.
    I plotted the fourth series in the second region, which has no data for 2 months. When I try to plot this in the first chart, nothing is displayed.
    I can't understand why this is happening, I hope that there is a solution for this. I can share the workspace password where the above application is, if some one wants to take a look.

  • Generate dummy XML for an empty input text file

    Hi All,
    i know when XI gets an empty input text file, it does not generate a send message for it in sender communication channel.
    in my scenario, if i get a file with data, i have to generate an XML message for it using file content conversion - this i have done...........
    but if i get an empty text file, then i have to generate a dummy XML send message for it for my BPM.......
    <b>Has anybody generated a dummy XML message for an empty input file........please respond only if you have practically generated a XML message in SXMB_MONI for an empty input text file.</b>
    Thanks,
    Rajeev Gupta

    Hi All,
    i made a J2EE adapter module to generate dummy xml for empty file.....but when i give a file with data in it, then my adapter module is called..... but when i give an empty file, then my adapter module is not called.........
    so if somebody has practically generated a dummy XML for an empty file by any method, please tell.
    Thanks,
    Rajeev Gupta

  • Creation of Z reports for client adding two more column that is Purcahse order and delivery dates with Internal order wise

    HI Experts,
    Can any one help me to add two more column for standard report that is purchase order and delivery dates for Internal order wise.
    But here problem is when i checked with ABAP team they said there is no standard functional module to add two column.
    Please note below :
    Selection criteria is: 1) controlling area
                                  2) Fiscal Year
                                  3) From date and To date
                                  4) Plan Version
                                  5) Order Group.
    My client suggested : S_ALR_87012993 this tcode to run, but we suggested with S_ALR_87013019 as in this tcode we can get all the details
    That is required output fields, as it is showing all details but on yearly basis, he wants this to be period wise and also Abap team is not able to find standard functional module in the second tcode as well.
    Out Put fields to Pop up
    1) Orders.
    2) Budget
    3) Actual
    4) commitment
    5) Alloted
    6) Available
    These are two additional column
    7)Purchase order
    8) Delivery date.
    Require your help to know which all tables are included to extract above out put fields please help me.
    Thanks in Advance.
    Regards,
    Sudesh

    Hi Preeti,
    Thanks for reply, can you please let me know is there any other way to show the output fields.
    As my client is very specific to run the report on period wise, i also tried to execute the standard tcode S_ALR_87013019 and were we are getting all the required outputs to pop up but this is on year wise, but we can also check by period basis by clicking on order number and actual period basis where we can see period basis.
    Also one more question,what is the commitment table which is popping up in this, please advise.
    Thanks in advance.
    Regards,
    Sudesh

Maybe you are looking for