Blank columns in crosstab data

Hello!
I have a crosstab report that I use that shows revenue forecast by month. The months are across the top of the crosstab. My problem is that if there is no revenue forecast for a particular month, the column does not show up. So I may have columns for Jan, Feb and March and then the next column is May (skipping April). How can I make sure all columns show up even if there is no revenue?
Thank you!
Megan

Hi,
You will have to outer join a folder or table into your report that defines all the months that you wish to include in the report. Otherwise the report will not know about the missing months. For example, define a folder that always returns the previous 6 months, then outer join this folder to the folder used in your report using the month as the join column. Then take the month column used in your report from the new folder.
Hope that is clear.
Rod West

Similar Messages

  • Supress Crosstab Data

    Hi
    I'm having trouble suppressing some crosstab data. 
    I have a parameter set up and have formated the crosstab to suppress if a key value is different from the parameter entered when the report is refreshed.  It doesn't work.
    I've tried suppressing the Report Header where the crosstab is as well without luck. 
    So how do you supress some of the data in a crosstab based on a parameter?
    Many thanks
    Charles

    Hi
    Thanks, I think that's got me closer to what I need. 
    However when I add this expression to the whole crosstab I get a 'Not Supported' error message, so it looks like I'll have to add this to each column of my crosstab to hide the items I do not want.
    Ok done this, and I now correctly only see the data I want, but I get lots of blank rows where the data is suppressed, I have Suppress Empty Rows checked but it is not working, so how do I hide these extra rows?
    Many thanks
    Cheers
    Charles
    Edited by: Charles Davies on Sep 29, 2009 12:53 PM

  • Adding blank column in Oracel Answers OBIEE

    Good morning.
    I am attempting to add a 3 blank columns in OBIEE and then adding a formula to one of the blank columns to do a simple math calculation between 3 other columns. I used "CAST(Null as double)" in my column formula to make it a blank column and not pulll data from the field column that I added.
    This is what I have so far:
    Column1 formula = "Cast (Null as double)"
    Column2 formula = "Cast (Null as double)"
    Column3 formula = "Cast (Null as double)"
    Column4 formula = data already included from the column that I added.
    This is what i'm trying to do:
    Column3 = (Column4 - Column1 + Column2) <----- In excel I would do something like "=D4-E4+F4" (example)
    When I do my SUM function in OBIEE and try to add the columns, it pulls in "Cast(Null as double)" and not the actual column name that I custom edited.
    Any help would be appreciate on how to add a blank column and add a simple calculation formula to calculate data from the blank columns once I export my report to excel.
    Thank you,
    Edited by: 970040 on Nov 7, 2012 8:24 AM

    Thats correct. When I export the report I want to see blank values in the columns. so when I enter data into those blank fields on my excel spreadsheet, I want the totals column to calculate according to my formula specified. My issue is when I specify a null value in my columns in OBIEE, im unable to put a formula to calculate the values in my other columns.
    This is what I have so far in OBIEE:
    Column1 formula = "Cast (Null as double)"
    Column2 formula = "Cast (Null as double)"
    Column3 formula = "Cast (Null as double)"
    Column4 formula = data already included from the column that I added with values.
    This is what I’m trying to do:
    Column3 = (Column4 - Column1 + Column2) <----- In excel I would do something like "=D4-E4+F4" (example)
    How can I add a value to my column so that when I export it to excel, the column fields will have the formula already included such as "=D4-E4+F4" and also each row formula corresponding to the correct Row Number.

  • Layout in sql report gets disturbed in case of blank columns

    Hi All,
    I have an SQL report which runs from a concurrent program.
    Problem is, if there are blank columns in the report then the data shifts to the left.
    As shown in the below table, if column Attribute 4 is null then the data for Error column has shifted to the left. The words Incorrect Data should come under heading Error whereas it comes under Attribute4.
    ASSET_NUMBER_REC ATTRIBUTE_CATEGORY_CODE ATTRIBUTE4 ERROR
    316604 ABCD Incorrect Data
    Can someone help me in correcting the report layout.
    Regards,
    Shruti

    ASSET_NUMBER_REC ATTRIBUTE_CATEGORY_CODE ATTRIBUTE4 ERROR
    316604 ABCD Incorrect Data
    Can someone help me in correcting the report layout.
    Hi
    SQL Report --- Do you mean SQL Query in such case,
    Please use NVL function on all column, which will give you proper place result.

  • Blank Column in Query

    Hi There
    Please advice me how to create a blank column in Query?
    Thanks in advance..
    Regards,
    Chandu.

    Hi
    I don't have any IO's regarding that.I just need create a column with some description then user can fill with data.
    How can i run that?
    Thanks in advance.
    Regards,
    Chandu.

  • BIP report output in PDF and RTF generating some blank columns or � symbols

    Hi Experts,
    I am new to BIP. I have developed some BIP reports in 10.1.3.4.1 version which are working fine in Dev and UAT environment.
    But it's generating some blank columns and some columns with proper data and some columns with"cellphone" kind of symbol in PDF and " �"
    symbols in RTF in Prod environment.
    In all the environments the version of BIP is same.
    So any help in resolving this issue is appreciated.
    Thanks in advance..
    Regards,
    Suresh.A

    All of the complex report logic is handled in your Oracle Report (rdf) file.
    If your Oracle report is working OK, then this report should be generating XML.
    After running your report, go to the View Requests window. Highlight your request, and click the Diagnostics button. Then click the 'View XML' button. If you see XML data, then you should be OK.
    When I faced a similar issue, it was because the '1 step' process didnt work for the particular report I was using. The '1 step' process doesn't work for every report. Which report are you using?
    If the report is submitted via a form (not the concurrent manager request form), then you probably need to use 2 steps to produce the desired output.
    For more information, see the following thread:
    Enhancment to avoid 2 step check printing
    HTH,
    Mark K

  • Insert a Blank Column in the Results Area of a Workbook

    Is it possible to insert a blank column in the results area of a WORKBOOK that does not get affected by free characteristic drill down or refreshing of the corresponding query?  The current workbook looks like follows
    Column A - Characteristic1
    Column B - Characteristic2
    Column C - KeyFigure1
    Column D - KeyFigure2
    Column E - KeyFigure3
    Column F - KeyFigure4
    The requirement is that the user wants to enter some estimates between Column B and Column C and Column D and Column E as follows
    Column A - Characteristic1
    Column B - Characteristic2
    Column C - USER ENTRY
    Column D - KeyFigure1
    Column E - KeyFigure2
    Column F - USER ENTRY
    Column G - KeyFigure3
    Column H - KeyFigure4
    Column I - CALCULATIONS BASED ON USER ENTRY
    First I tried to split the results area and save the workbook.  But when the query is refreshed then the entire results area gets back in one piece.  I succeeded partially by having a key figure with no possible output (i.e., restricting a non-existent value on a characteristic).  Again in here, whatever user inputs will get wiped out with the drill down.  Does any one have any pointers?  Thanks.
    IS

    Hi IS,
    As a nearly workaround I can suppose to do the following.
    Create two identical requests.
    In the first one hide the columns to the right from your intended new user column. In the second one - hide columns to left.
    Knowing the columns number to be shown in each request you can place both request in the same row, but in different columns taking into account that between result areas should be one (or more) additional column.
    Data entered by a user will not be wiped out during query refresh or drilldown. Of course, these user data will not conform drilldown operations. So, it is not 100% solution you want.
    Another possibility, very hard to implement (if feasible at all), is to write VB code that will monitor user action and will keep data entered by a user somewhere in another sheet and restore them in proper cells after user action (drilldown). But I don't think such coding worth it.   
    Best regards,
    Eugene

  • Blank column in a chart

    Hi gurus,
    I'm trying to insert a blank column into a column chart because the columns of different measures are together.
    I tried to insert a blank serie and it works, but if I show the legend, I have a blank value into the legend and I can't hide it.
    Any ideas?

    Hi Javier:
        Try following:
        There are two column chart overlapped. First chart binds to all series. Second chart binds to the same series but then remove one series which will filled with blank values at run time.
        1. Do formula in the excel, hide the first chart when the column data is filled with blank (equal 0). (then it will show the second chart with one less series)
        2. Show the first chart back when the column data is filled with data. (not equal 0).
    thanks!
    Bill

  • Blank column in spread sheet when i am downloading?

    hai  fnds...any one help for the below issue
      i have developed ALV report used ( layout also in that ).displaying 19 fields in the  output. but when i am downloading spread sheet iam getting one blank column in spread sheet.(but all 19 fields are comming ). i dont know why i am getting second  column is blank? but otherthan spreadsheet format is not getting any blank column.
    here for the purpose of change layout and save layout i am using
    DATA: gv_boxnam         TYPE slis_fieldname   value  'VENUM'.
    VENUM field which is in internal table but not displaying the output. is this any problem?
    Suppose if i take   DATA: gv_boxnam         TYPE slis_fieldname   value  'VBELN'. which is in internal table and displaying the output..in this case i m not getting the VBELN in the output..i am getting only 18 fields in the output.
    Thanks,
    Raghu.

    the download is a copy of the table behind the ALV display.  It sounds like the table for the ALV display contains a column that is flagged as no output?

  • How to reject external table rows with some blank columns

    How to reject external table rows with some blank columns
    I have an external table and I would like to reject rows when a number of fields are empty. Here are the details.
    CREATE TABLE EXTTAB (
    ID NUMBER(10),
    TSTAMP DATE,
    C1 NUMBER(5,0),
    C2 DATE,
    C3 FLOAT(126)
    ORGANIZATION EXTERNAL (
    TYPE ORACLE_LOADER
    DEFAULT DIRECTORY EXT_DAT_DIR
    ACCESS PARAMETERS (
    RECORDS DELIMITED BY NEWLINE
    LOAD WHEN (NOT (c1 = BLANKS AND c2 = BLANKS AND c3 = BLANKS))
    LOGFILE EXT_LOG_DIR:'exttab.log'
    BADFILE EXT_BAD_DIR:'exttab.bad'
    DISCARDFILE EXT_BAD_DIR:'exttab.dsc'
    FIELDS TERMINATED BY "|"
    LRTRIM
    MISSING FIELD VALUES ARE NULL
    REJECT ROWS WITH ALL NULL
    FIELDS (
    ID,
    TSTAMP DATE 'YYYYMMDDHH24MISS',
    C1,
    C2 DATE 'YYYYMMDDHH24MISS',
    C3
    ) LOCATION ('dummy.dat')
    REJECT LIMIT UNLIMITED
    So, as you can see from the LOAD WHEN clause, I'd like to reject rows when C1, C2 and C3 are empty.
    The above statement works fine and creates the table. However when I am trying to load data using it, the following error is produced:
    ORA-29913: error in executing ODCIEXTTABLEOPEN callout
    ORA-29400: data cartridge error
    KUP-00554: error encountered while parsing access parameters
    KUP-01005: syntax error: found "not": expecting one of: "double-quoted-string, identifier, (, number, single-quoted-string"
    KUP-01007: at line 1 column 41
    ORA-06512: at "SYS.ORACLE_LOADER", line 14
    ORA-06512: at line 1
    It seems that external tables driver does not understand the "NOT (...)" condition. Could anyone suggest how I can achieve what I want in a different way?
    Thank you.
    Denis

    Another method would be to simply remove the "LOAD WHEN condition" and create a view on the external table which filters the data.
    CREATE EXTTAB_VIEW AS
    SELECT * FROM EXTTAB
    WHERE not (c1 is null and c2 is null and c3 is null);

  • Having Excel blank column issues since switching from 8.5 to XI.

    Please help!!!  My company updated from Crystal 8.5 to XI over the weekend and the reports are now coming through with blank columns.  What can be done to fix that?
    Thanks,
    Wes

    I am having the same problem (XI) and going nuts.
    Visually, all the fields appear to be flush with each other.
    I even went as far as to look at the Size / Position of each header and data field to make sure they all are correct.
    Example.
    All fields and headers are of size .7.
    I have made sure that each subsequent field starts at position x + .7.
    So column 1 begins at X =3.
    Column 2, is X = 3.7
    Column 3 is X = 4.4
    Column 4 is X = 5.1
    Column 5 = 5.8
    etc.
    No matter what I do, I can't get rid of the blank column that appears between columns 3 and 4. 
    I have noticed that column 4 keeps getting reset to 5.09 rather than the 5.1 that I enter.  Could that be doing it? And if so WHY is it not allowing me to change it?
    Any ideas?

  • Import from Excel to Project - blanks cells are having dates automatically added

    Hi. I'm very new to Project but have started setting up a Roadmap using it which is working fairly well so far, although have hit one snag.
    I have data in Excel: it is a list of projects with 4 columns containing the dates of various stages (planning, initiate, execute, close). I have created a reusable map so this can be imported into Project and the Gantt chart to show pre-defined markers
    on the timeline for each stage on each project row. All well and good so far.
    However, not all of the projects in Excel have all of their dates defined. E.g. a project might not yet have a close date. But when this is imported into Project a date gets applied for it. I have no idea why!
    How do i get the import into Project to allow any blank cells from Excel to remain as blank so that nothing is plotted on the Gantt chart for that particular section?

    Thanks for both of your replies. I have tried this and the same issue occurs. I have checked each row in the imported Project data and they are all showing as set to 'manually selected' yet at some point in the import Project is adding data to blank cells.
    I have retried using a simple test excel sheet and when this too is mapped into Project, any blank cells get populated with the date that appeared in the preceding row for some reason:
    I can then go through and manually delete this cell in Project (which then replaces it with an "NA") - but if i have to manually do this whenever importing from Excel into Project then it makes it very time consuming.
    Surely there must be a way for Project to not auto-populate blank cells? Or am i missing something fundamental?

  • Column Chart displaying blank columns

    I've this column chart whose data provider is set dynamically. The chart has a two Column Series. Occasionally the columns are displayed as blank.
    Although the corresponding labels on x-axis and tool tips are displayed correctly. Has anyone experienced similar issue? Kindly suggest a solution.

    Thanks for the reply. No the data provider is surely not null as the same collection
    is being set as data provider for a data grid too. And data grid always displays the data.
    Besides if the data provider was null it wouldn't have shown the x-axis labels and the
    tool tip values.
    Code Sample:
    Basically chartData is a XMLListCollection object, its being populated on a call back method of a
    HTTPService request.
    The following method is called once the chartData is populated.
    //Populate columns for abcChart
    private function populateColumns():void {
         abcChart.series = new Array();
         var haltsSeries:ColumnSeries = new ColumnSeries();
         var haltsFill:SolidColor = new SolidColor(0xFF0000);
         haltsSeries.dataProvider = chartData;
         haltsSeries.displayName = "Halts";
         haltsSeries.yField = "HALTS";
         haltsSeries.setStyle("fill",haltsFill);
         abcChart.series.push(haltsSeries);
         var warningsSeries:ColumnSeries = new ColumnSeries();
         var warningsFill:SolidColor = new SolidColor(0xFFFF66);
         warningsSeries.dataProvider = chartData;
         warningsSeries.displayName = "Warnings";
         warningsSeries.yField = "WARNINGS";
         warningsSeries.setStyle("fill",warningsFill);
         abcChart.series.push(warningsSeries);
         return;
    Following is the Columnchart with its children and properties.
    <mx:ColumnChart id="abcChart" showDataTips="true"
    width="100%" height="95%" visible="false"
    dataTipFunction="chartDataTip">
    <mx:backgroundElements>
    <mx:GridLines direction="horizontal">
    <mx:horizontalStroke>
    <mx:Stroke color="0xCCCCCC" weight="1"/>
    </mx:horizontalStroke>
    </mx:GridLines>
    </mx:backgroundElements>
    <mx:horizontalAxis>
    <mx:CategoryAxis displayName="Area"
    categoryField="AREA"/>
    </mx:horizontalAxis>
    <mx:horizontalAxisRenderer>
    <mx:AxisRenderer fontSize="8"
    cachePolicy="off" rotation="40"/>
    </mx:horizontalAxisRenderer>
    <mx:verticalAxis>
    <mx:LinearAxis title="Count"
    minimum="0" autoAdjust="true"/>
    </mx:verticalAxis>
    </mx:ColumnChart>

  • How to hide blank columns in datagrid?

    Hi,
    I have a datagrid nicely populated with data.
    But I have some colums which are blank (the columns have a
    Header but the rest of its rows are blank).
    I want to hide these columns so that users can't see them.
    Note that the blank columns are not fixed. Sometimes it can
    be that a column is blank but at other times it can be filled.
    So I cannot use... "<... visible=false>
    I need to loop thru the columns and then hide the blank
    columns.
    Anyone has an idea how to code for this loop.
    Thx

    Well..from what i know, the datagrid supports the syntax to
    allow for you to specify the columns explicitly through the
    DataGridColumn. Done like this
    <mx:datagrid>
    <mx:columns>
    <mxdatagridcolumn datafield = "Column 1 name" ..>
    <mxdatagridcolumn datafield = "" ..>
    <mxdatagridcolumn datafield = "" ..>
    </mx:columns>
    </mx:datagrid>
    why dont you specify the columns you want using this. that
    way, if there is no data in the colums, that column just wont show.
    Hope i am understanding you right when you say hide blank
    columns

  • Getting blank column when downloading spreadsheet?

    hai  fnds...any one help for the below issue
      i have developed ALV report used ( layout also in that ).displaying 19 fields in the  output. but when i am downloading spread sheet iam getting one blank column in spread sheet.(but all 19 fields are comming ). i dont know why i am getting second  column is blank? but otherthan spreadsheet format is not getting any blank column.
    here for the purpose of change layout and save layout i am using
    DATA: gv_boxnam         TYPE slis_fieldname   value  'VENUM'.
    VENUM field which is in internal table but not displaying the output. is this any problem?
    Suppose if i take   DATA: gv_boxnam         TYPE slis_fieldname   value  'VBELN'. which is in internal table and displaying the output..in this case i m not getting the VBELN in the output..i am getting only 18 fields in the output.
    Thanks,
    Raghu.

    try this:
    concatenate all the data in a string type table seperated by commas.
    move this new table to the excel.
    i hope it will work fine then

Maybe you are looking for

  • Multiple BW instances on one BO system

    Hello experts, The infrastructure setup of my project is to have 2 separate BW instances (testing and training) to be connected to the same BO system. When setting up a BOJ connection (from Universe Designer), we need to specify the Application Serve

  • Restoring Rules in Mail 6

    I made a mistake (helped by nont weel described new functonality): Upgrading from lion to ML I accidentally activate the "document & data" sharing on icloud. This synced the rules of mail 6 of one of my user in icloud. Then in theother user I lost my

  • HDMI sound error after updating to 10.8.5

    Hi everyone, Im using the latest mac mini with 2.3 quad-core ML version 10.8.5 and a small LCD TV as a screen. Low frame rate killing my eyes but that's my only option for now. Now the problem: after updating my mac, when I boot it up, sound is fine.

  • MBP Early 2009 17" HDD 'clicking'

    I have a MBP 17" that was manufactured in early 2009 that is making clicking sounds. Originally the macbook made the noise constantly, a gentle click-click sound and not booting up. It just showed a grey screen with an icon that it could not find the

  • Issues with report with radio group

    Hi Friends, Am new to this apex 4.0,i have created a report using radio group select apex_item.radiogroup(1,person_id,'checked',person_id) "select", person_id, AVAIL_SAL_CERTIFICATE, OCCURANCE, LAST_AVAILED_DATE, REASON, EFFECTIVE_START_DATE, EFFECTI