Key figure values vary each time the report is run by different users

Hi All,
We are facing a unique problem, here it goes :
Different users are getting different values for the same key figure, when executing the same query  on the same selection conditions.Each time, user executes the report, he is getting varying values for the same key figure.Any idea's how to resolve this issue??
Thanks in Advance
Bindu

Hi Bindu,
One reason might be due to authorizations as discussed earlier.
check how frequently is the cube getting refreshed.
This might also happen that if users are running the data at different times and there is a cube load in between.
check for this.
Cheers,
Srinath.

Similar Messages

  • Jafa log file is suplicated each time the process is run

    Hi all,
    I am trying to create a file logger,,Following is part of my coding.
    Now I can see the log file being created. However my problem is that every time I run the process the log is appended to the test.log file correctly. But the problem is that it also create test.log.1, test.log.2.. etc files each time the process is run. It will be great if anyone advise me how to eleminate these extra files being generated each time. I need just one log file to be genereted and all the logs to be appended to it.
    boolean append = true;
    FileHandler handler = new FileHandler(test.log);
    SimpleFormatter simpleFormatter = new SimpleFormatter();
    handler.setFormatter(simpleFormatter);
    logger.addHandler(handler);Thanks in adavance

    Are you saying that it is creating new logs AND appending to the other one? That doesn't seem quite right.

  • Key Figure getting summed up in the report

    Hello BW Gurus,
    Please help me out on this as soon as possible as I need to resolve this issue by the end of today.
    I have a Custom Key Figure 'X' in one of my ODS and I am hardcoding it with a constant value, say 1000. When I load the data and check the ODS table, the Key Figure value is seen as 1000. But when I run a query on a multiprovider that contains this ODS and 2 other cubes ( these cubes don't have the Key Figure X), the value of the Key Figure in the output of the query is getting added up. I need to see exactly 1000 for the Custom Key Figure in the query output. Please tell me how to do this?
    Your help will be greatly appreciated and equally reqarded with points.
    Thank you in advance.
    Best Regards,
    Deepthi.

    Hi Deepthi,
    By default, when you run a query, if the KF you are displaying is not displayed with all the characteristics it is compounded, you'll get the KF added.
    an example
    the ods has:
    char 1   char 2    KF
    1          1           1000
    1          2           1000
    if in the query you only include char 1, you'll get a result as follows:
    char 1   KF
    1          2000
    Hope this helps.
    Regards,
    Diego

  • Key figures are not appearing in the reports ?

    Hi Guys,
    After integration process BW with Crystal 2008. I have tried to build a report on Bex query on top the Infocube. I could not fine key figures. Can you guys help me out ?

    Hi,
    can you run the BEx query in transaction RSRT without any issues and keyfigures are shown ?
    Ingo

  • I just started getting a new window opening upon each fresh opening of Firefox even though I closed it on the last shutdown and each time the website that opens is different.

    I usually leave several tabs and 1-3 windows open on shut down of Firefox so that I can have access to those sites when I restart Firefox. Recently I started getting an extra window opening when I start up with a website opening that I've never been to or am aware of. Each time I close that window out but it returns the next time with a different website usually trying to sell me something. Please help me get rid of this annoying encroachment.
    Thanks,
    Lucky

    Hi luckygriffen-
    If you are getting repeated unwanted windows opening with advertisements on them, it is likely you have some malware installed. This Support article will help you identify and resolve malware issues:
    [[Is my Firefox problem a result of malware]]
    Hope that helps!

  • How Many times the report has run

    Dear All,
    I am trying to find out if there is any standard report which shows me as to how many times the Z or Y repor has been used.
    This is really needed for me decide.
    with regards
    Ranjith Singh

    we created a solution that reads the information from STAT and stores it in a custom table for later retreival. we can then more closely monitor the amount of statistics kept without basis involvement. the function module to read the STAT information is:
      call function 'SAPWL_STATREC_READ_FILE'
           destination servers-rfcdest
           exporting
                read_client                 = sy-mandt
                read_end_date               = pstop
                read_end_time               = pstopt
                read_exclude_username       = 'SAPSYS'
                read_start_date             = pstart
                read_start_time             = pstartt
           tables
                v2_normal_records           = stats
           exceptions
                wrong_parameter_combination = 1
                others                      = 2.
    it takes some time to develop history, but we can now go back over a year to look at run time and execution trends by program, both ours and SAPs.
    HTH

  • Need help for report Variable to restrict the key figure value...

    Hai gurus,
    Now i have data in the cube as follows...
    Reuisition     HR INTW date     LM INTW DATE     TEL INTW DATE     HR Count     LM Count     TEL Count
    a1              01.01.2010     02.01.2010             01.04.2010                 1                1                 1
    a2              02.02.2010     03.02.2010             02.02.2010                 1                1               1
    a3              03.03.2010     04.03.2010             03.03.2010                 1                1               1
    when i execute the report it shd ask the prompts with Date interval as in the below...
    HR INTW date
    LM INTW DATE
    TEL INTW DATE
    if i dont give any interval in the variable prompt it should display all the recors as follows
    Reuisition     HR Count     LM Count     TEL Count
    a1               1                  1               1
    a2               1                  1                     1
    a3               1                   1             1
    If i give LM INTW DATE interval as    01.01.2010 to 31.02.2010
    then it should display all the other counts as in the output_1 , but for LM count for a3 it should show 0.
    Reuisition     HR Count     LM Count     TEL Count
    a1               1                  1               1
    a2               1                  1                     1
    a3               1                 0                  1
    that means wherever i restrict the data depending on the variable that only that interval key figure value shd be in the report..
    for this scenario, which variable i need to use... and how i need to restict the KFig value in the report...
    Right now i am getting like this but it is restricting the records,,, where it should not restrict the records...in the report..
    Please guide me for the same...
    If any concerns about the scenario please let me know...
    Regards,
    VJ

    hi chowdary ,
    could you tell me the var. creation in detail and  with which reference object i need to create ...
    whether i need to take LM_DATE / 0DATE while creating variable...
    and i kept this variables it in filter section, based on the LM_DATE Object.
    i have tried both.. y'day when i take 0DATE it giving me some results...
    But at the same time it is restricting the records..
    i think it could be a problem with var.. properties?
    need more inputs pls.
    Regards,
    VJ

  • Error in key figure value at Reporting level

    Hi Experts,
    I had problem of Key figure value which displays wrong data in reporting.
    The Process is :
    I had added the key figure SALK3 to the generic data source (xxx). The Extractor is Table/View, Table is MBEW.I had replicated to BW side.
    In BW, The process is Data Source(Generic) to 0MAT_PLANT(Infoobject (Added SALK3 to the infoobject of Attributes tab) ) loads to Multiprovider.I can see data  in the multi provider for that particular field after loading.
    Now the problem is, In Query designer i had added the key figure in Columns and ran the report.The output of the field is, If the value is 100 it displays 100 ERROR, if it 200 it displays 200 ERROR.Could you please help me on this,where i went wrong.
    Regards,
    Kishan.

    Hello,
    Please check with the follwing screen shots:
    Right click on the key fgure you created----select edit
    Once the screen opens select the NODIM from Data Functions before the key figure (as highlighted).
    Finally click on OK.
    Regards
    NS

  • List key figures in navigation panel of web report

    Hi,
    I have the standard navigation panel on the left side of my web report that shows a list of the characteristics in rows and a list of free characteristics. Under the heading columns I can see the point key figures.
    Is there any possibility to list all the key figures that are included in the report so that I can use the drag and drop function for adding / removing key figures?

    Philipp,
    Since Key figures is a structure, you cant see all the key figures under that area. What you can do is, you can restrict the keyfigures in the WAD report itself based upon your selection.
    Hope it helps,
    Assign Points
    Thanks,
    Gattu

  • How can I stop a sound from looping so it plays only once each time the up key is pressed?

    Hi there here is my code, the basis is it is playing a mp3 from my library.
    Basically as the topic suggests I only want the sound to play once each time the UP arrow key is pressed. At the moment when you hold the up arrow down the sound keeps triggering and looping and gets really loud and noisy.
    Here is my code for my game:
    package com.chasegame.components
              import flash.display.MovieClip;
              import flash.display.Stage;
              import flash.events.Event;
              import com.tech.utils.KeyObject;
              import flash.ui.Keyboard;
              import flash.media.Sound;
              import flash.media.SoundChannel;
              public class SpaceShip extends MovieClip
                        private var key:KeyObject;
                        private var speed:Number = 0.3;
                        private var rotateSpeed:Number = 5;
                        private var vx:Number = 0;
                        private var vy:Number = 0;
                        private var friction:Number = 0.95;
                        private var shipSound:roar = new roar();
                        private var shipSoundChannel:SoundChannel = new SoundChannel();
                        public function SpaceShip () : void
                                            key = new KeyObject(stage);
                                            addEventListener(Event.ENTER_FRAME, loop, false, 0, true);
                        public function loop(e:Event) : void
                                            if (key.isDown(Keyboard.UP))
                                                           vy += Math.sin(degreesToRadians(rotation)) * speed;
                                                           vx += Math.cos(degreesToRadians(rotation)) * speed;
                                                           shipSoundChannel = shipSound.play();
                             else
                                                           vy *= friction;
                                                           vx *= friction;
                                  if (key.isDown(Keyboard.RIGHT))
                                            rotation += rotateSpeed;
                                  else if (key.isDown(Keyboard.LEFT))
                                            rotation -= rotateSpeed;
                                  y += vy;
                                  x += vx;
                                  if (x > stage.stageWidth)
                                            x = 0;
                                  else if (x < 0)
                                            x = stage.stageWidth;
                                  if (y > stage.stageHeight)
                                            y = 0;
                                  else if (y < 0)
                                            y = stage.stageHeight;
                        public function degreesToRadians(degrees:Number) : Number
                                  return degrees * Math.PI / 180;

    If you want the sound to only play once when the key is pressed then you don't want to have it in the ENTER_FRAME event handler like you have it.  It is starting new sounds at the frame rate of your file the way you have it now.
    Try having an event listener dedicated to a KeyboardEvent.KEY_DOWN event where you detect when the UP key gets pressed and use that to trigger playing the sound.

  • How to create a variable for key figure (value will be entered by the user

    I want to create one query, where the user has to entered a max value when the query is started, so that only the query rows will be listed, where the key figure value (integer) of the row is smaller than the max value given.
    How can i define that variable which has to start at the begin of the query; and also the restricted key figure iin consideration of the KF variable.
    Thanks for helping
    Ar.

    Hi Arnaud,
                Go to Conditions-> Right click -> New Condition -> Edit -> NEw -> Selct the KEy figures from the dropdown( the KFs that are used in the rows/columns) -> Select Less than from the operator drop down (less than is for you case) -> Values, there is an option to create a variable -> Select the variable -> transfer. It will appear on the top.
    Save & Execute, you will find it in your selction criteria.
    Regards
    Sunil

  • Prompts retain values each time a report is opened - how do I stop this?

    Post Author: adrian
    CA Forum: Publishing
    Here is the scenario:I develop a report using webi (XI R2) and specify that the filter criteria become prompts.  I run the query, while still in designer, and retrieve the data.Things look great so I publish the report for users.Then everytime the user opens the report they are prompted - which is what I want, except that the values I used for creating the report are the default values of the prompts.  I would prefer the prompts to be blank.I figured out a work around, but it is rather awkward to say the least (purge the data, remove the filters, save the report, open the report, add the filters back, save the report and publish).  This is rather goofy to say the least.Am I missing something?  Is there a way to purge the data as well as the prompt values and then publish the report? Regards,Adrian of Railinc 

    Post Author: kevinl
    CA Forum: Publishing
    1) Open and log in to your CMC
    2) Click Objects
    3) Click on your report
    4) Click the "Process" tab
    5) Click Parameters
    6) Click on the string that displays under the "Value" column. (should look like whatever you used when you tested the report prior to loading)
    7) Check mark both boxes (Prompt the user for new value, and Clear the current parameter.)
    8) Click Update
    9) Done!

  • Is it possible to reinitialise a control value to default each time the program redo his cycle in a while loop ?

    Is it possible to reinitialise a control value to default each time the program redo his cycle in a while loop ?
    My problem is that I have a numeric control (0 or 1) and I want taht wahn the numeric is 1 labview makes the writing process of my data but after that the control must return to 0 to write only one time.
    Is it possible ? I've tried some trials but none of them succeded

    well i'm student and i have to write a program for school i don't know labview very well.
    i post here the part of the program i have to do so you can see what i must do .
    The button pass with datasocket so i can't use boolean and the problem is that the value must be set to 1 only for one cycle (one writing of the values). so when th people set it to 1 in internet explorer for exemple the value must be considered as a impulsion and as it is it always do a lot of cycle until the man set it manualy to 0 what i don't want.
    Attachments:
    exemple.vi ‏9 KB

  • Key figure value in a level

    Hi is it possible to identify which key figures values has introduce a user ? and which CVC has the user uses for inserting the key figure value?
    REgards.
    PS :We have APO DP 5.0

    Javier,
    It is possible to identify and track the inputs of specific users contribution to that Key figure using the following method, Provided you follow certain prerequisites first.
    Its should be known before the certain people are responsible for certain data selections, like if there is a change in certain Sales org, we should ideally know who is the assinged planner to that Sales Org. or that sales org has been assinged to which Planner
    Next, Develop to Lag reports in BI using the regular snapshots of the the data extracted out of DP before and after the changes have been made for that particular KF.
    Compare the changes using the versions of snapshot before changes and after changes, or perhaps create another calucalted KF showing the different between two versions. The BI team should be able to create reports that enable you to run this report on all levels for that Key figure.
    Hari V

  • Key Figure value in Cube showing with extra zeros

    Loaded data into the cube. When I display the result
    Key figure values are showing with 2 extra zeroes and Quantity value shaowing with 3 extra zeroes.
    Original value
    Price, Quantity, Sales Rev
    2     1     2
    3     2     6
    When display value from cube
    Price, Quantity, Sales Rev
    2,00     1,000     2,00
    3,00     2,000     6,00
    Why zero is showing? How can I display the original value? In PSA, values are showing correctly.
    Thanks,

    Hi,
    These are the zeroes after the decimal places. this is the property of the key figure.
    In your report you can change the display value. In the display properties of the Key figure under the number of decimal places make it as 0. This will remove the zeroes.
    Hope it helps.
    Regards,
    Gaurav
    Edited by: Gaurav Kothari on Oct 16, 2008 10:35 AM

Maybe you are looking for

  • Transport control program tp ended with error code 0249

    Hello guys,       I am facing an when importing transport.  After I click import to the transport in STMS, before it runs, a message window is displayed immediately. This was working find until last week, any kind of transport is followed by the same

  • Update from OX 10.6.8 MacBook pro 3.1 to higher OX

    Preferences 1 2 3 4 5 6 7 8 9 0 = Backspace Tab q w e r t y u i o p Return capslock a s d f g h j k l shift ` z x c v b n m shift English alt alt Preferences

  • Error in RFC Receiver Adapter: functiontemplate from repository

    Hi Experts, i am working on JDBC -> RFC Scenario, JDBC Sender Adapter is working fine, but RFC Receiver Adapter is throwing this error message... can some one help me to solve this issue... Message processing failed. Cause: com.sap.aii.af.ra.ms.api.R

  • HT2090 camera on macbook 13 is not working

    hi  guys, my camera on Mac book 13. 2007 year. stop working. dont know what to do any help. also im running windows on it. only WINDOWS.no mac operating system. thank you Eugene

  • Table for qm inspection specifications.

    IN qm inspection lot results , there is a field called specifications.am unable to find the place where the data is fetched from in qa32 , Select inspection Lot from that select results.... THere is afield "specifications"..wer is it fetched from???