Negative values of key figures to be displayed seperately

Hi,
I have a requirement where , the postive sales figures are to be displayed in one column and Negative sales figures are to be displayed in another column ina BEX report.... There is only one key figure ( sales )
how to get this please ?
PVC

Hi Pravendar ,
Thanks for your reply..
The key figure infoobject is only one called Sales..
If the value is negative , then it should display in seperate column in teh report..
I could not understand        (KF < 0) * KF  -
If the slaes figure is -1233   does this mean i should created a CalKeyfig
with (Sales < 0) * Sales  ??
Can you please elaborate ?
PVC

Similar Messages

  • How to avoid negative values of key figure

    Dear all,
    I have to create one query based on ODS, in which i will use one key figure, which has negative as well as positive values. In report, i want to avoid all negative values or make them zero. Is it possible?  Please guide me for the same.
    I cann't make any modification to the ODS.
    Regards,
    Pravin.

    Hi,
    To make negative values as possitive you can use the formula abs().
    ie:  abs(key figure)
    You can also create a condition in the query to show only values greater than or euqal to 0. Make it active, then you will get all values greater than or equal to 0.
    Now if your intention is to show the negative values as 0 then use the formula as stated above.
    Regards
    Govind.

  • Why do we see only values of key figures of a cube in SE11?

    Hi all,
    When we view the contents of a cube in SE11 why can’t we view the characteristics also? Why are only the values of key figures visible to us? Is there any way wherein we can also view the whole contents of the cube i.e. both the characteristics and the key figures?
    Please explain.
    Thank you.
    TR.

    SE11 gives you the Table View.
    A Infocube is a complex strructure where data is stored in mutiple Tables...
    KEy Figure Values in Central Fact Table...Characteristic SIDs in the DIM Table and these SIDs linked to the Master data table values.
    So, to be able to read the values , you would need to know how data is organised in an Infocube
    Regards.

  • Convert characteristic values in key figures in a query

    Hello all,
    i have a query which provides some key figures and also some probabilties (defined as characteristics). I want to multiplicate the probabilities with the key figures and therefore I need to convert the characteristic values for the different probabilities in key figures.
    What is the best wys to do this.
    Any help would be great.
    Best Regards,
    Stefan from Munich/Germany

    Stefan,
    You need to create a formula variable of your characteristic.
    In the Create Formula screen right mouse click on Formula Variable and go through the create process.
    The characteristic needs to stay in your query (you can change it's display to No Display) to pass it's value to the formula.
    Once you have done this you can use the formula Variable in any other formula.
    Regards
    Gill

  • Value of Key figure in report

    hellow gurus
    i'm workin on Bw 3.5
    i have created Generic DS and for that i have created Customised info objects also..
    but i;m facing one problem with one KEy Figure ( COST of SALE )
    IN PSA  and Cube Content the calue remain the same as Source System
    like
    3078.40
    2697.56
    but in Query it is comin as 307.84 and 269.75
    i have tried with Decimal properties but those r either r for Scalin or Adding dEcimal places after the Decimal
    But my problem is that i'm getting one decimal before one place
    kindly help me in solving this issue..
    Regards

    Hi,
    The automatic multiplication and division happens with the amount associated with the currencies which are present in TCURX table. Here are the details.
    The mechanism is intended to allow the use of currencies (exceptional currencies) that have different number of decimal places from the 2 that is common in many places.
    SAP stores currency values in a data type that has a fixed interpretation of two decimal places. There are some currencies that do not work well with that setting. Usually that is because for some currencies , a fraction o the currency unit is meaningless. That is true of the Japanese Yen, the Turkish Lira, Korean Won and many other currencies whose value is often 10 US cents or less. In some cases, people want to store currencies with more than two decimal places of precision. So, if I want to store 3 decimal places, then I need to have an entry -1 against that currency in TCURX table.
    So whenever we ran a report in bex/wad, it checks TCURX table for currency entry, if there is an entry what it does: Multiplies the value with 10(2-TCURX entry).
    For INR, the TCURX table entry is 3, thats why while loading it into BW, it will be divided by 10 (In external tab of InfoPackage currency conversion should be ticked) while at the time of displaying it in the report it will multiply it by 10.
    But in your case only converse thing is happening. That is at the time of reporting it is dividing the amount by 10.
    Regards,
    Yogesh.

  • Key figure attribute not displaying in query

    Hello experts.
    I have a key figure attribute called Credit Limit.  It is an attribute of Customer.  The key figure is type CURR with 2 decimal places. 
    When I maintain master data for Customer, I can see the value fine e.g. 2,000.00
    When I run a BEx Query the very same value displays as 0,00.
    Does anyone have any idea why this could be?
    For info we run BW 3.5.
    Thank you.

    Hi,
    1.please ensure that your master data is activated (right click the IObj, Activate Master Data)
    2. how do you display this attribute? as attribute of the customer? as Nav? as a formula variable ?
    let us know
    Olivier.

  • Passing Char Values to Key figure

    Hi All,
    I have one issue for Inventory cube.
    Every thing is fine with the cube, every thing is fine. since i wanted Last usage date i have enhanced the data source and the date is coming to cube well.
    Since i dont want to put the Date as charecter , i wanted to pass the values of dats(char) to dats(kfg).
    For example : 0APO_DAT this is char date since i need to pass the values to 0GIDATE(kfg). i mapped directly in the transformation level.
    Now the problem is i am getting some dates very well, where ever some cancelled documents(dont know exactly) There the dates are coming as 05/17/4017 instead of 03/09/2009.
    can any one Help me out
    Regards
    Ram
    Edited by: Ram on Mar 10, 2009 10:34 PM

    Ram,
    Could you please check key figure to check what aggregation level it has. It should have Max and make sure that same aggregation level exist in your transformations.
    Regards,
    Pravin

  • How to calculate the value of key figure by considering other char or kf

    Hi
    My requirement is like this:
    I have a key figure which gives me the planned issues and receipts but i know that if only from locaton is blank  and to loc is filled then that are receipts and if both the from and to location values are filled then it is issues,
    can you pls let me know how i 'll put this logic in th reporting bex and how i achieve this by user exit or any other way
    thx
    rubane

    Create two RKF, restrict first with [ from = '#' ] to get the planned receipts, and restrict the second with [ from <> '#' and to <> '#' ] to get the issues.

  • Why key figures are not displaying

    Dear Experts,
    I am faced with a problem not encountered before. My report has multiple key figures all of which are not displayed when I run the query. However if I change the view to Tabular format (from query properties) the key figures become visible.
    Request your help in resolving the issue.

    Hi,
    are you hidden the some key figures? please check.
    select the KF -> go to properties -> check the display tab - hide/show/hide can be shown.
    if not close and open one more time in query designer.
    Thanks,
    Phani.

  • Removing Drill Down is not summing up the values for key figure

    Hi ,
    While analysing the data in BW report , I have encounter the problem in getting the correct data.
    BW report is showing two records for material , having different customer ie. customer1 & customer 2 .
    If i remove the customer from the Drill down , then values is not summed up , rather it is showing the values only for customer1
    Scenario:
    With  customer drill Down:
    Material    Customer   Key Figure1   Key Figure 2
    Mat1       Customer1     1000          2000
    MAt1       Customer2     3000          4000
    Without customer Drill Down
    Material  Key figure1  Key Figure2
    Mat1          3000          4000
    In the query designer there is restriction of customer on two characteristic in default value pane.
    The issue is happening for particular material , for other material , BW report is working fine.
    Please suggest , to resolve the issue.
    Regards,
    Sudheer

    Hi Sudheer,
    What properties are set on your key figures 1 & 2.  Could they be set to Min or Max.
    There may be an aggregation level set if they are calculated key figures that is worth checking.
    With regards
    Gill

  • Characteristic with a key figure attribute is displaying the currency

    In our report, we have a characteristic, Grant, with an attribute of Total Grant Amount which is a defined as a key figure.  We recently went to SPU16 and since then the currency is displaying along with the dollar amount.  It looks like this:
    <Heading>Total Grant Amount
    <Row>      USD 20,000.00
    <Row>      USD 120,000.00
    <Row>      USD 209,680.00
    Is there any way to remove USD from the report?  I can't make Total Grant Amount navigational and then filter out the currency.  It's not an option for Grant.  There's no edit capability for Grant to allow it to be navigational.
    Thanks!
    Debby

    You have two choices - new CKF with a nodim function around the key figure
    Or in query properties - display scaling factors - then the USD will go to the top of the column heading
    edit - sorry I just realised this is an attribute key figure not a normal key figure

  • How to get round off values in key figures

    Hi,
    My report has key figure which is showing as 6.64033 and I want it to be 6.64.
    If it is showing 6.64677 I would like to be shown as 6.65.
    Please suggest.
    Thanks...

    Why don't you try this. In the Query Designer, set your key figure properties as follow:
    Display Tab > Number of Decimal Places > 0.00

  • Fixed value Statistical key Figures based on Profit Centers - 9KE5

    Hi all,
    We have a Statistical Key Figure that is of Fixed Value category, based on Profit Centers. We are manually entering it in 9KE5.
    Since it is of fixed value category, am I right to say that: once we enter in one period,  it will automatically be updated in subsequent periods? But the current situation is, it does not update in subsequent periods, only the period which we enter.
    Does anyone know how to correct this? So that once it is updated in 1 period, it will be automatically be updated in subsequent periods.
    Thanks in advance!

    Hi,
    Yes, I saw the field and chose 1- Equal distribution.
    I then select period 1, enter the quantities and save. Go back to 9KE5 and choose period 2, I expect the quantities entered in period 1 to be reflected in period 2. But this is not the case- there is no value for period 2.
    I also managed to change the selection screen to have Period as select-options. If I choose Periods 1 to 12, the quantity I entered in 1 period is divided into 12, and it will only show that divided quantity. However, if I choose another Period, Period 3 for example, no value is shown.
    Is this the correct behaviour? I am expecting the quantity entered in period 1 will also be shown in any other period.
    Thanks!

  • Key figure is not displayed in info area

    Hi experts,
    I have a customer created  key figure. I see it in RSD1 but it is not displayed at any info area. Normally when we create any info object and don't assign any info area, it must be displayed at " Unassigned Nodes ". But it is not displayed. When i search it in info objects, i can't find. But i can see it in RSD1.  Anyone knows its solution? Thanks in advance
    FIRAT KAYIRAN
    MM&BW Consultant
    Istanbul, Turkey

    Hi All,
    Firstly thanks for your reply.
    1- In key figures i know it can not be marked as infoprovider. But also i searched in modeling-infoprovider section. But i can not find it.
    2- My key figure is active. But again i can not see it.
    3- I've searched all nodes(assigned key figures and non-assigned key figures)
    Waiting for your reply.
    FIRAT KAYIRAN
    MM&BW Consultant
    Istanbul, Turkey

  • Key Figure Attribute not displaying in Query Designer

    Hello Experts,
    I have an InfoObject which has Key Figures as attributes.  When creating a query I <b>once</b> was able to see these Key Figure attributes in the Query Designer.  Howerver, recently I am not able to see them anymore in our DEV environment. 
    In our QA and PROD environment I am to see these Key Figures attribues in Query Designer.  Is there a setting that I am overlooking?  We are currently on BW 3.5 with SP 19.
    Please help!
    Thanks in advance,
    BQ

    Hi Jaya,
    Thanks for the quick response.  But how to I check the authorization for 1KYFNM and what am I looking for?
    Thanks,
    BQ

Maybe you are looking for

  • 2kee and ke5z -comparision and balancing

    Hi I am comparing the reports 2KEE AND KE5Z.I am unable to balance it. For 2KEE i went to table GLPCT in period 01 2008 i could see some amount and same is revesed in 03 2008. For KE5Z went to table GLPCA in period 01,02 ,03 i couldnt find any value

  • Locked folder I can't get rid of.

    I was burning a data-DVD of some photos when I hit a snag navigating in Finder, and so I control-clicked on Finder and told it to relaunch. But by doing that, it interrupted the DVD burn. Now, I have a folder on my desktop that is called Untitled DVD

  • Auto upgrades of OS 10.5

    I am purchasing a new  OS 10.5. Will I be notified when upgrades are available and be able to down load them?  Will 10.5 serve as a platform for Snow Leopard so that I am able to purchase Snow Leopard and install it? I have read that installation of

  • Can MP3 Audiobooks be downloaded to iPod Nano?

    Thru my library, they use OverDrive Media Console to transfer books to your device.  Once I transfer the MP3 Audiobook it tells me it is on my device though I cannot find it anywhere.  I believe it is actually just downloaded onto my computer and it

  • Parse OraclePreparedStatement

    I'm using Oracle 8.1.6 and Java Code snip: PreparedStatement ps = conn.prepareStatement ("insert into dept (deptno) values (?)"); for (i = 1; i < 4; i++) { for (k = 1; k < 5; k++) { ps.setInt (1, k+i*10); ps.executeUpdate (); ((OraclePreparedStatemen