Display Blank Column in Bex Analyzer without Error

Hi Experts,
i have created a report with several columns.
To display the coorect descrition i use a new selecion and insert the required infoobject or Key Figure" it is ok.
Whe want to display two blank columns.
The problem i have is that there are some errors saying i should define thoses columns.
How to define a blank cloumn which is displaying the description but empty?
Thank you for your Input.
Gilo

Inside the query designer there should be a "columns" section.  Formulas can be configured either by:
- creating a structure (dragging a structure from the left or creating a new structure)...or....
- dragging a key figure from the left window pane over to the "columns" section.
- you could create a new calculated key figure or restricted key figure, but this is not necessary in our example. 
Right click on the structure or Key Figures.  There should be 2 options:  New Selection or New Formula.  We chose new formula,  add appropriate text/heading/description and put a =0 in the formula box, prior to clicking OK.    The wider the heading text, the wider the new blank column will look.
Then right click on the column you just created to change it's properties to = suppress result for both the "calculate result as" and the "calculate single values as"....

Similar Messages

  • How to create a new column in BEx Analyzer

    Hello,
    I have 12 characteristics and 7 Key figures in my Query. This includes RKF and CKF.
    I'm executing the query in BEx Analyzer.
    Now I want to include a new column which will be a replica of another Key figure column.
    How to do this?
    Regards,
    Arif

    Hello Arif,
    You can do the setting in BEx QD and view it in Analyzer.
    You can create a new formula and include the keyfigure in that formula.
    This will be displayed as a new column on execution.
    Regards,
    Bharath

  • BEx Analyzer Report error - microsoft office excel is waiting for another

    Hi,
    I am running a query from BEx Analyzer, it is throwing the error as " microsoft office excel is waiting for another application to complete an ole action "
    Here in variable screen, I am trying to give input for the variables, then it is throwing the above error message.

    The error message you are receiving means that an Excel macro is waiting for another macro to finish in order to proceed. It is an informational message so you understand why the system is slower than expected.
    The solution is on the Microsoft side, see BOJ Note 1201513.
    From the MSDN link below, you will see a description of the Display
    Alerts Property:
    http://msdn.microsoft.com/en-us/library/aa194195(office.10).aspx
    DisplayAlerts Property
    wdAlertsNone No alerts or message boxes are displayed. If a macro encounters a message box, the default value is chosen and the macro continues.
    The Note suggests changing the "Application.DisplayAlerts = False" to "Application.DisplayAlerts = wdAlertsNone"

  • Bex analyzer - internal error problem with table c_t_variable

    HI All,
         When ever I try to refresh a query in Bex-Analyzer ,Iam getting "internal error problem with table c_t_variable".
         Please advise
    Edited by: Aparna Duvvuri on Jan 13, 2010 10:53 AM

    Hi Aparna,
    try to open the query in RSRT and debug the query.the error is due to some  customer exit variable so try to debug the code for the variable and rectify it.
    Thanks,
    Ashok

  • 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>

  • Display filters in report BeX Analyzer 3.5 X 7.0

    Hi,
    we used fronted for version 3.5, where after executing query in BEX 3.5 you can see information about filters, which is used in query or which we used in selection screen, in after 1st executing query in  Excel sheet.
    In BEX 7.0 - when we look to button Filter you can see only empty fields after 1st executing query, not filters which we used in selection screen or in definition query, as in BEX 3.5.
    Do you know if is it possible change this feature?
    Thanks
    Petr

    Hi Anita,
    If you open a 3.x query in 7.0 it does NOT change the query technical name.
    But yes if you have opened the query once in 7.0 you cannot open it in 3.x later. If you want to reopen 7.0 BEx queries back in 3.x BEx follow the below steps.
    1) Goto se38.
    2) put program name COMPONENT_RESTORE
    3) Click "Display"
    4) Click "Direct Processing" button from set of buttons available above the program.
    5) It wil ask for "Info Provider" & "Comp. Type"
    6) Put your concerned "Info Provider" and "Comp. Type" is "REP".
    Hope this helps,
    Thanks,
    Mihir

  • BEx Analyzer SWL Error: 1114

    Hello,
    when executing a query the SAP BEx: Application messages for query states:
    Error Error while reading data; navigation is possible
    Error SQL Error: 1114
    Error ORA-01114: IO error writing block to file 258 (block #B5605D) ORA-27072
    I searched OSS and SDN, but did not find anything. Have you experienced these problems yet?
    Best regards,
    Angelika

    Hi Aparna,
    try to open the query in RSRT and debug the query.the error is due to some  customer exit variable so try to debug the code for the variable and rectify it.
    Thanks,
    Ashok

  • How to hide column in BEx Analyzer

    Hi gurus
    In my report I have to show 5 columns depending on a condition.
    Is it feasible?
    Regards

    Hi,
        You can use VBA Macro to execute Code to hide the columns based on the condition.
    This is in 3.5
    Sub SAPBEXonRefresh(queryID As String, resultArea As Range)
               'Check you condition
               If <condition> Then
                       'This will hide Column 3 on Sheet1 where the Query is.
                       ThisWorkbook.Sheets("Sheet1").Columns(3).Hidden = True
               End If              
    End Sub

  • Error when starting Bex analyzer

    Hi All!
    We have a world wide BW-SEM application. In one country they get the following error message when starting Bex analyzer:
    <install error> Missing ActiveX component: Business Explorer Global Services
    Does anyone have a hint on what to do?
    Thanks for your help!
    Best Regards
    Pontus

    hi
    try to check with SAPBEXC.xla
    and take a look oss note 585643
    may need to manual register .dll with regsvr32
    Do an Installation check of the BEx Analyzer as follows:
    In the bex analyzer menu, Business explorer -> Installation Check -> Once the excel sheet opens, press the start button to start the check. Check the entries in red to see any missing/old ocx, dlls.

  • Front-end memory and limitation cells of the BEX Analyzer

    Hi BI experts,
    After BW upgrade from BI 7.3 to BI 7.4 some heavy workbooks stopping to work, the error is "Client Out of Memory", the cause of this error is the memory capacity of .NET framework, this process can allocate a maximum of approximately 1.2 gigabytes (GB).
    The notes 1040454 and 1411545 says that it´s possible to execute something like 750,000 cells but we made some adjusts and we could increase it until 1,800,000 cells, below some configuration we´ve made:
    Query Designer:
    Result Rows Always
    Supress;
    Display as Text or key;
    Supress Zeros as Active (All Values = 0) and Effect on rows and columns.
    Bex Analyzer:
    Display Sort Icons Disable;
    Apply formating Disable;
    Allow navegation Disable;
    We need some orientation how to further increase this limitation, or leaving the query lighter or increasing the memory limitation of .net framework or backing to BEX 3.5 funcionalities.
    Has anyone encountered such problems in the update? Some alternative solution ?
    Thanks !

    Hello Caio,
    The limitation lies on .Net Framework 32 bits which can handle 1.2 gigabytes.
    You are reaching 1.8 Million because your datacells has no data or almost no data.
    There is a KBA documenting your issue: SAP Note 1860872
    There you will find a recommendation of Openhub, that allows you to extract data.
    Just remember that BEx Analyzer is a tool for query navigation, not mass data extraction.
    Kind Regards,
    Edward John
    SAP AGS

  • BEx analyzer hangs

    Hi All,
    We are experiencing error, when we execute the Sales Report in BEx analyzer.
    We have a sales report which extract data for 3 regions US, ASIA, EUROPE.
    We tried to execute the sales data extract query for one month ( eg. May 2008) and for all 3 region. After 10 to 15 min Bex analyzer gave error message that " Critical Pgm error occurred"
    Then we tried to execute the report for one month ( eg. May 2008) and for particular Region ( Asia , US, EUROPE).And we are able to get the result within 10 min
    The amount of data for particular month ( May 2008) is as follows:
    No Of Rows File Size
    US: 4500 10.6 MB
    ASIA: 8000 20.4MB
    EUROPE: 3500 7.3MB
    We executed the same report in server class machine ( it has 4 GB RAM)  without region criteria, (For all regions) we got result with in 5 min.Size of that file is 37 MB and it has around 16K rows .
    Our local machine has 1 GB RAM and office 2003.
    We are having following configurations:
    EP 7.0/SPS14
    BI 7.0/SP16
    Please brief on limitations if any of BEx analyzer.
    regards
    Preethish

    Hello Preetish,
               i dnt think this is any thing with version of bex analyser as we faced the same problem in our office what you need to do is the performance tuning or break the data in to according to regions based on months and also i think you got limited tablespace(Memory) resources.If possible increase it.The only solution you can do it immeadiately is  break the amount of data retreving based on region and month.
    Assigning points = Thanks in SDN.
    Thanks & Regards
        Jai

  • Wrong Currency shown in Bex Analyzer / SFr. Symbole in Excel

    Hi Experts,
    Hi have a question regarding the display of currency in Bex Analyzer.
    I have a report showing Euro in the most of columns and one column should shown usd. The conversion is done in the backend.
    By running the report the column which should show USD show SFr. (Not a currency).
    In Excel i checked in format cell--currency. There SFr. is define as Symbole. It is a general problem. How to solve it?
    Thanks
    Gilo

    Hi Andrey,
    thank you for replying.
    Have you added IO currency to rows ?
    --  Other Columns with Euro are showing the correct currency.
    Does your conversion work correct ?
    -- Yes
    If you execute the report in bex query designer (via web) do you get correct results ? i can not execute via web.
    I execute in rsrt and the column is showing the result with $. I expected to see USD.
    1. why is bex showing the wrong currency?
    2. why is the result under rsrt with $ instead of USD?
    Thanks
    gilo

  • Variable window not showing through BEx analyzer

    HI Experts,
    I am facing a weired situation with one of the variable.
    I have a Customer Exit variable which is Input Ready and entry is Mandatory, i wrote some code in CMOD to fetch default values through I_STEP=1 and my requirement is that user should able to change the values if needed.
    now, the problem is, I can able to get the variable input screen when i execute the query through RSRT with Query display mode as HTML. But when i execute the same query in BEx analyzer or through RSRT with different Query Display modes like List/Bex Analyzer am not getting the variable input screen.
    The variable is taking the default value generated through CMOD code and the same values are being used in determining the query output..
    Please suggest me what do i need to do inorder to view the Variable input screen in BEx analyzer.
    I am using BEx Analyzer 3.x for the queries and working with
    SAP Version   -
       SAP EHP 1 for SAP NetWeaver 7.0
    DB:                  -
       ORACLE 11.2.0.2.0
    OS                   -
        AIX

    I found the solution in one of the SAP notes and the issue is resolved.
    We used Note: "1609237" to resolve the issue. Hope this might help anyone who faces this same problem..

  • Reporting -Blank columns

    Experts,
      Can you please tell me how to remove blank columns in BW report.I tried to surpress in the properties of query ,but still displaying blank columns for periods.
    Any suggestions greatly appreciated .
    Regards
    Mano

    Bhanu,
      My query got structure and periods.My query have completly  empty columns AND some zero values  and I tried to right click on Structure properties and check  Zero surpress values ...
    It is removing all blank columns as well as zero values .
    I want to remove only blank columns.
    Any suggestions ?
    Thanks a lot
    Regards
    Mano

  • Bex analyzer password  BI 7.0

    Hello
    I am encountering a issue with the Bex analyzer and passwords. We are running BI 7.0. I create a test user in our dev box I then start bex analyzer and select the dev box, enter my test user id and password. I log in  to bex analyzer without havng to change my initial password to another one. Any help is greatly apprciated. Thanks!
    Robert

    hello Srinivasan and SniffBW
    Thank you for the replies.
    First, I have tried to reset the password and it works. I thought the BEx analyzer would prompt for the password since you are logging into the system.  Is not this correct?
    Second I believe the user has enough privileges since it can do it in the GUI.
    Robert

Maybe you are looking for

  • SWF Won't Display in RoboHelp Project

    Hi, I have a RoboHelp 9 HTML project that has a number of SWF files embedded in a number of the pages. The problem is the SWF won't display on the HTML page. The SWF files are published to version 11.x. The HTML pages work fine on my computer but I h

  • 3G when on then no signal

    Settings:General:Network:3G If 3G is set to on then I get no signal in Tampa / Clearwater FLorida. I thought it was the area but recently went to Chicago and tried turning on 3G. It didn't work in Chicago either. Is there a way to see if it's the net

  • Problem with adf table when adding component in table column.

    Hi All, i am using jdev version 11.1.1.5.0. use case: i have created one adf table which is based on DC VO. now i have added one select one radio group component(which contain 4 radio button approved ,reject,back,None) in adf table. table have many r

  • View image from an angle

    Using CS5, is there a way to turn an image "away" from the viewer as if one was looking at it at an angle? In other words, the left side would get farther away and the right side would get closer. thanks

  • Force FM execution on batch job work process

    Hi! Is it possible to asynchronously start FM execution on batch job work process? Additions: CALL FUNCTION func STARTING NEW TASK taskname. CALL FUNCTION func IN BACKGROUND TASK. starts FM execution just on another dialog process. Context of require