Cell Definition in the query

Hi Experts,
Iam new cell definitions in the query. can anyone please explain an easy example scenario using cell definition and the reason why we go for it eventhough we can do all the filters in the query definition windows as well.
Thanks,
DV

Before you create cell, you need to have two structures only then the cell icon will be enabled.
The value of the cell is dynamically getting calculated using formula, example,.. in your struct:
KF
PLANT1-----10
PLANT2-----20
But you wanted to get plant1 divided by Plant 2 and vise versa for the other plant, you can achieve this only by using cell.
After creating the two structures, then the cell icon will be enabled once you double click that, that is the time you can do all the manipulation for the cell.
hope that helps.
Thanks.
Wond

Similar Messages

  • Cell definition in BEx query processed in WEBI?

    Hello,
    We have defined cell definition in Business Explorer query. This query is processed by WEBI. My Querstion is: Does WEBI consider the cell definition from BEx Query?
    Thx for answer.

    Problem solved

  • Cell definition choice in Query Designer is inactive

    In the Query Designer the choice "Define cells" is inactive, or grayed out. Why is this? Is there a global setting or does it have something to do with the query itself?

    Hi TMV,
    if you want to see the "cell " option in active mode , first u must have two structures.
    one is charactersitc structure and on key figure.
    Just go throw the below description.
    Hi,
    just go throw the below description:
    In the Query Designer, choose View ® Cells from the menu bar to reach the functions of the cell definition. The Cells screen area is displayed.
    New selection
    1. Select a cell in the Cell screen area and choose New Selection with the secondary mouse button. The new selection that is not yet defined appears in the cell.
    2. Select the new selection and choose Edit from the context menu. The Change Selection Cells dialog box appears. Make the basic settings on the General tab page.
    3. Use Drag&Drop to define your required selection by dragging a key figure and the characteristic values by which you want to restrict the key figure to the right-hand area of the Details of the Selection dialog box. See Defining Selections.
    You can use characteristic value variables instead of fixed characteristic values.
    - If you want to change an existing variable, select the variable and choose Edit from the context menu. The variables editor appears and you can change the settings.
    - If you want to define a new variable, select the characteristic value and choose New Variable from the context menu. The new variable is displayed. Choose Edit from the context menu of the new variable. The variables editor appears and you can define the settings.
    For more information, see Defining Variables.
    4. Enter a description for the selection.
    You can use text variables in the description.
    5. Make any necessary settings for the properties of the selection on the other tab pages. See Selection/Formula Properties.
    6. Choose OK. The cell contains the description of the selection. The symbol shows you that a selection exists for this exception cell.
    New formula
    1. Select a cell in the Cell Definition dialog box and, using the secondary mouse button, choose New Formula from the context menu. The new formula that is not yet defined appears in the cell.
    2. Select the new formula and choose Edit from the context menu. The Change Formula Cell dialog box appears. Make the basic settings on the General tab page.
    3. Define your formula using the operands and functions available. See Defining Formulas.
    4. Enter a description of the formula.
    You can use text variables in the description.
    5. Make any necessary settings for the properties of the formula in the other tab pages. See Selection/Formula Properties.
    6. Choose OK. The cell contains the description of the formula. The symbol shows you that a formula exists for this exception cell.
    New cell reference
    You can use any cell that you define in a formula. If you want to reuse the value from the implicit, generic cell definition that is automatically created at the intersection of the two structural components of a query, select this cell in the Cell screen area and, using the secondary mouse button, choose New Cell Reference. A description taken from the two structural components now automatically appears in the cell. The symbol shows you that a cell reference exists for this exception cell. Now you can reference this cell. You can continue to use the implicit cell definition and do not have to manually generate this value using a new selection.
    Functions of explicitly defined cells:
    Select a defined cell and choose the required function from the context menu (secondary mouse button).
    ● Edit
    ● Cut
    ● Copy
    ● Paste
    ● Remove
    ● Where-Used List
    Before you delete a cell, you can check for the formulas in which the defined cell is used in the where-used list.
    You reach the properties of a defined cell by selecting the defined cell. In the Properties screen area you can also make changes such as:
    ● Changing the description of the cell
    ● Changing the highlighting of the cell
    ● Hiding the cell ( if you do not want to see the values of the cell)
    Help cells
    In the Help Cells area you can define additional cells for help selections or help formulas. You can use the functions New Selection and New Formula in the context menu to define help cells that are not displayed in the query to serve only as objects for help selections and help formulas.
    For example, you can define an invoice in a help cell and use this in a “real” cell to calculate a duplicated invoice.
    a. Using the secondary mouse button, click on the empty cell next to Help Cells to reach the context menu. From here, choose New Selection.
    b. Use Drag&Drop to drag the Invoice key figure into the right-hand Details of the Selection area.
    c. Enter a description.
    d. Choose OK. The cell contains the description of the selection. The symbol shows you that a selection exists for this exception cell.
    e. Now choose New Formula from the context menu of the required cell of the query. The new formula that is not yet defined appears in the cell.
    f. Select the new formula and choose Edit from the context menu.
    g. Use Drag&Drop to drag the cell you have just defined, which you can find in the Available Operands window under Cells, into the Detail View window. Click on the button twice.
    h. Enter a description.
    i. Choose OK. The cell contains the description of the formula. The symbol shows you that a formula exists for this exception cell.
    Result
    You have defined one or more exception cells for a query.
    Regards,
    Shailaja

  • What is Cell  Definition  (BW 3.5)

    Hi Experts,
    Could any of you explain what is the Cell definition and how that is useful in reporting (SAP BW 3.5)
    Please explain with a good example as Iam struggling to understand teh exact use of this.
    Points guaranteed.
    Thanks & Regards,
    Sunny

    Hi ,
    Cell definition is used in order to avoid formula collision. for example in a table in one row you has used one formula and in column you have used another formula then at certain cell the system is unable to identify that it should apply which formula .
    So for that cell we explicitly define a formula that should be used by the system.
    Check the below thread for more:
    Cell Definition in the query
    Hope this helps,
    Regards,
    Supriya

  • Cell Definition in Query Designer

    Hi,,
    Can anyone will tell me the real time use of cell definition option in query designer.
    Thanks and Regards.
    Anjali

    Anjali,
    You can use cell definitions when you want to overwrite the value of a particular cell.
    For this you need to have an identification of where the cell intersection takes place. So for defining cell definitions its mandatory to have two structures in the report.
    Now coming to the scenario,
    You have GL accounts in the rows structure and the key figures amount, deductions and some others.
    Rows-----Amount--
    Deductions
    1001--20000--
    100
    1002--15456--
    4363
    1007--64334--
    252
    1005--36643--
    34
    1111--43436--
    343
    This is what the report displays for a particular year the user enters e.g 2007.
    But for a GL account 1005 the user wants to display the amount for the last fours years.
    The out put for amount for the GL account 1005 displays only 2007. The requirement is that it should display the summed up values of 2007,2006,2005,2004.
    To get this out put we go for cell definitions and in the intersection of the 1005 GL account and amount we define a cell definition. Based upon the requirement we define the cell definition...
    Hope this helps you.......

  • Cell definition in Query Design within Bex Analyzer

    Hello,
    I would like to use special cell definition to visualizing the difference row definition between 2 columns (last year and actual year). With "Cell Definition" function in Query Design within Bex Analyzer there's a option to select a new restricted key figure for a related cell. But as a result I just can see a star (*) against a result number in that field. Do you have an idea, how can I solve this problem?
    Thanks and Regards,
    Nuran

    Hi again Dirk,
    there's not a unit problem. We use 2 different restricted key figure definition for a same row. The first restricted (or can be decribed as calculated key figure) key figure must be used in the first column to represent the value of the last year. And at the same row with usage of same text (for example: cost of goods sold)the second restricted key figure should be used to show the value of actual year (B2:costs in euro). The problem is the key figure definitions are totaly different; they're using different account groups etc. Cause of, I wanted to use cell definition function. In the first value field (B1) should be shown first key figure but I just get star (*) and a wrong value in the formula field of excel (between the toolbars and the result area).
    Thanks for your reply.
    Nuran

  • Please let me know the advantage & disadvantage of Cell definition

    Hi ALL,
      can anyone let me know the advantage & disadvantage of Cell definition in bex query.
       Please suggest on this.
    Thanks & Regards
    Sameer Khan

    There are no advantages or disadvantages for cell definitions, it is just the requirement...

  • What is the cell definition

    Hi all,
    What is the cell definition option in query designer and what is the use of that ?
    Regards
    Kiran Kumar

    Hi Kiran,
    I believe you are talking about 'Cell Editor' in the Query Designer. If so, let me provide few excerpts from Peter Jones book.
    1) "A cell is an intersection of two structures in a query definition"
    2) it is the 13th icon on your Query Designer (in BI7.0)
    3) "In certain situations where you need to define each specific cell of a query, you may need to use the Cell Editor. For ex, suppose you are looking to create a query that has the divisionslisted in a particular manner and you want to hold all the divisions in the list, even though there are months where certain divisions don't have any sales or data. This may be the reason for using the Cell Editor. The Cell Editor allows you to directly define specific cells in the query via the Query Designer. If you define selection criteria and formulas for structural components and there are structural components of the query, generic cell definitions are created at the intersection of the structural components that determine the valuesto be presented in the cells. Cell-specific definitions allow you to define explicit formulas and selection conditions for cells as well as implicit cell definiitons. This means you can override cell values. This function allows you to design much more detailed queries. In addition, you can define cells that have no direct relationship to the structural components (virtual key figures). These cells are not displayed and serve as containers for help selections or help formulas.
    4) The pre-requisite for this is that the query must have two structures.
    5) "A new cell reference is a cell you have defined that can be reused in a formula. If you want to re-use the value from the implicit, generic cell definition that is automatically created at the intersection of the two structural components of a query, select this cell in the Cell screen area and , using the secondary mouse button, choose New Cell Reference."
    6) "You can also change the properties of a defined cell by selecting it. I nthe properties screen, you can change the description as well"
    I hope this will be helpful.

  • Cell definitions with Query formulas

    I have a query with cell definitions used.
    My problem is when I use a formula in one of the original query columns, it ignores the cell definitions and considers the orignal columns definitons.
    My understanding is that cell definitions overwrite the original query column defintion by default.
    The only way I can think of it, is that I should do all my formulas in the cell definitoins editr for all affected cells (one by one).
    Anyone had a similar problem.
    your help is appreciated.
    Thanx in advance

    I'm not sure if i understood correctly, you have the a formula defined in query columns let's suppose ab, and for the same formula intersection in the cell defnition you have another formula bc.
    But the query is returnign the result of a*b ? Am i correct in understanding ? If this is right, then why do you have calculations in both the places....

  • Use of hierarchy with cell definition

    Hi all,
    I have an issue with a query that is using cell definition in order to have different selection criteria in 2 columns.
    In the cell definition, it has being defined a new selection using a hierarchy ( 0costcenter hierarchy) to filter and select the desired values, but the query result is not taking into consideration the filter with the hierarchy.
    I have tested the same selection out of the cell definition and the right values are selected...
    Is there any constrain in the use of hierarchies to filter values within the "cell definition"?
    Many thanks in advance,
    Elena

    Hi Elena,
    I too face the same problem for cell definition with hierarchy.
    As per my knowledge cell definitions are purely valid for that cell only (like MS Excel formula in a cell).
    So cell definitions are possible with static reports only (with out hierarchy drill downs).
    If you got any solution please let me know.
    Thanks = Reward Points
    Ram
    Message was edited by:
            Ram Yaganti

  • Help in Cell Definition

    Hello,
    Can you please anybody tell us , what do you mean by help cell in Cell defintion.
    Thanks
    PT

    Hi,
    Help Cells:
    Choose Help Cells, if you require additional cells for help selections or help formulas. You can use the functions New Selection and New Formula in the context menu to define help cells that are not displayed in the query to serve only as objects for help selections and help formulas.
    For example, you can define an invoice in a help cell and use this in a u201Crealu201D cell to calculate a duplicated invoice.
                                a.      Right-click on the empty cell next to Help Cells to get to a context menu. From here, choose New Selection.
                                b.      Use Drag & Drop to drag the Invoice key figure into the right-hand area of the New Selection dialog box.
                                c.      Enter a description.
                                d.      Choose OK. The cell contains the description of the selection. The  symbol shows you that a selection exists for this exception cell.
                                e.      From the context menu for the required cell of the query, now choose New Formula.
                                  f.      Drag the cell you have just defined, which you can find in the Operands window, under Cells, into the Formula window using Drag & Drop. Click on the button twice.
                                g.      Enter a description.
                                h.      Choose OK. The cell contains the description of the formula. The  symbol shows you that a formula exists for this exception cell.
    In the help cells that are already defined in the context menu, you can:
    ·        Edit the cell definition
    ·        Delete the cell definition
    ·        Display the where-used list for the cell
    ·        Change the description of the cell under Properties.
    Regards,
    Shiva Kumar G.C

  • Error message "Error when scheduling the query(JOB_CLOSE)".

    Hi all,
    While using query extractor (rscrm_bapi) I am getting error message "Error when scheduling the query(JOB_CLOSE)".
    Could you please find what this error is?
    Thanks,
    Uday.

    Hi Uday,
    This problem can occur if you changed the query definition.
    In this case the query definition would be inconsistent with the existing extract structure.
    Certain Meta information is maintained with each extract defined using the RSCRM_BAPI. If the definition of the query is changed and you need to use the same extract table then you need to delete the extract using the report RSCRMBW_DEL_ALL_EXTRACTS selecting the extract you want
    to delete.
    After this you could use the same table name for any further extract that you need to create.
    One caution is that the extract table should not be deleted through any other transaction before you run the report.
    Rgds,
    Colum

  • Error while running the query on web.

    Hello Friends
    I am getting the error message "Result set too large (1056716 cells); data retrieval restricted by configuration (maximum = 500000 cells)" while executing the query on the web in BI 2004s. How can this be resolved.
    Any help in this regards is appreciated and points will be assigned.
    Thanks.

    Hi Rishi,
    Maybe your queries returned too large volume of data.
    So, if possible,
    1, create some filter on your query  to reduce the transferred data
    2, chaange your query structure (reduce the items on the column or low)
    and your error message seemed to be generated from BEx Analyzer...
    does web report have "cells"?
    if BEx Analyzer, the limit of cells volume is inneviable.
    and if you use BEx Web, do you know note1008619?
    this note describe about the limit of data volume on web applications.
    Hope it help,
    Kanako

  • Giving error message when saving the Query

    Hello,
    I have added a new calculated key figure to the structure in a Query but when I try to save the Query it is giving error message is below.
    Error Message:
    u201CThis internal error is an intended termination resulting from a program state that is not permitted.
    Procedure
    Analyze the situation and inform SAP.
    If the termination occurred when you executed a query or Web template, or during interaction in the planning modeler, and if you can reproduce this termination, record a trace (transaction RSTT).
    For more information about recording a trace, see the documentation for the trace tool environment as well as SAP Note 899572u201D.
    Could any one please suggest me how can I over come with this problem.
    Thanks
    Prathap.

    Hi Prathap,
    There is some problem in the definition of the Query.
    Please click on the check button before saving the query, it gives where the problem exists in it.
    Hope it helps.
    Veeerendra.

  • Using Bex Query with cell definition with WEBI

    Hi,
    Currently I am using a Bex query as a datasource for a webi, normally this works ok but I am having trouble with one particular query.
    This query has cell definitions defined in the query. When i import the query into WEBI I get an MDX error.
    Any suggestions?
    Thanks
    Flash

    Hi,
    We do not see all elements of the BW query in the universe, just those not using cell definitions.
    We are currently on Business objects XI 3.1
    Using BW 3.5
    And the query runs fine using RSRT, it does show some asterix for some of the values but this can be removed by filtering on currency type in BW report
    Thank You,

Maybe you are looking for

  • Can i access a external Hard-drive attached to a time-capsule remotely?

    Hello there, im sure i have seen this question floating around before but i there are many options to do this. i have a 2TB Time capsule and i have a 500gb external hardrive attched through the USB port? i am wanting to know if i can access that Hard

  • IPhoto batch change

    OSX 10.9.2 iPhoto 9.5.1 I want the Title to contain an identifier like DSCN0277 concatinated with a short description. If I use batch change with Filename I get DSCN0277_12617208544_o, which looks bad. What I want is more like "DSCN0277 Green Frog",

  • Cash Advance Discover IT

    I saw in another post that cash advances from Discover are not recorded as a cash advance on your Discover account, rather listed as just a purchase. Anyone know if this is true? I use my Wells Fargo Visa as my overdraft protection for my checking ac

  • Can I install Photoshop CS6 on a Microsoft Surface 2?

    Is it possible to install Photoshop CS6 on my Microsoft Surface 2? I use this program at work (first time Photoshop user) so I would like to use the same thing at home or something similar since I am still learning. Thanks!

  • Launching Aperture 3 generates "Problem Report"

    I thought I was almost done rebuilding my MacBook Pro after a hard drive failure. Aperture 3 was loaded and updates applied. I verified some basic usage with one of my libraries; including a couple minor adjustments. Subsequent to that I install Fina