Variable, hierarchy, only leaves with posted values presented

Hello friends
Small question on strange behavioyr in BEx query. The query is based on the multiprovider built with Info Cube and a characteristic Cost Element. The columns are restricted using "constant selection" and the option to present all values is on. I have the Cost Element in rows and I display it using external hierarchy. When I run the report, I can see al of the values of Cost Elements, both for posted and not posted amounts. When I create the variable based on the Cost Element Info Object (hierarchy node, optional one), I have the values only for posted Cost Elements, even if I don't put the value of this variable. Any idea on this?
Kooyot

Hello
I just found the solution.
Variable needs to be "multiple single values"
Kooyot

Similar Messages

  • How come querystring variables don't work with Flash Slide Presentations

    How come querystring variables don't work with Flash Slide
    Presentations
    When I create a regular new Flash FLA and publish it I can
    add a querystring to the file name in the object tag and get that
    value back in the flash move like this:
    myflashfile.swf?myname=andrew
    But when I try the same thing using a new Flash Slide
    Presentation with screen, it doesn't work.
    Is there something I'm missing that I'm not aware of or does
    the Flash Slide Presentation not support the use of querystrings?
    I have tried this using a mix of PC and Mac with MX2004 Pro
    and Flash 8 Pro.
    Any reference links or ideas are much appreciated.
    Thanks,
    Andrew

    Good info found here:
    http://flashmx2004.com/forums/index.php?showtopic=971&hl=query

  • How to compare dropdown pre value with post value in sharepoint designer list workflow

    How to compare dropdown pre value with post value in sharepoint designer list workflow

    Hi,
    Can you provide more details about your requirement? It would make others easier to find a solution for you.
    By default, a workflow will be triggered after submitting data in the NewForm or EditForm.
    If you want to monitor the value changed in a drop down menu which is supposed to be in NewForm or EditForm, it would be more appropriate to apply custom JavaScript in the NewForm
    or EditForm page.
    About how to detect the value changed using JavaScript, the demos in this thread would be helpful:
    http://stackoverflow.com/questions/12080098/dropdown-using-javascript-onchange
    Thanks
    Patrick Liang
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • GetURL / LoadVars with POSTing values

    Hi
    Seems like there are lots of getURL / LoadVar problems and
    this one seems bizarre to me.
    I am trying to submit form entries in Flash to an external
    perl script. I understand that locally Flash won't function with
    getURL now, so have uploaded it to my server and tried testing it.
    I tried just calling a getURL from within Flash with the
    following:
    wholeString = "
    http://myHost.com/cgi-bin/FormMailer.pl?recipient=1&subject=NewFlashTest";
    getURL(wholeString,"_self", "POST");
    I know that the perl script and this format function as I've
    sent the following from a form within my website:
    <form method="post" action="
    http://myhost.com/cgi-bin/FormMailer.pl?recipient=1&subject=NewTest">
    <input type="hidden" name="recipient" value="1" />
    <!--input type="hidden" name="subject" value="Webdesign
    feedback form" /-->
    Name: <input type="text" name="name" /><br />
    Address: <input type="text" name="mail_address"
    /><br />
    E-mail: <input type="text" name="email" /><br />
    Telephone: <input type="text" name="telephone"
    /><br />
    <input type="submit" />
    </form>
    This HTML form functioned exactly as it should. However, my
    Flash script did call the function, but the perl script returned
    saying that no recipient was passed to it. Yet the complete URL,
    including the recipient value is contained in the address bar of
    IE.
    So, I tried with LoadVars instead. I tried this:
    myObject = new LoadVars();
    myObject.recipient = 1;
    myObject.subject = "Testing of LoadVars";
    myObject.name = "with LoadVars";
    myObject.email = "[email protected]";
    myObject.send("
    http://myhost.com/cgi-bin/FormMailer.pl"
    ,"_self","POST" );
    At the moment this is situated in a function called from an
    onRelease on a button.
    However, this appeared to do nothing and I receive nothing
    from the perl script mailer.
    Anyone have any suggestions? Thanks.

    When you use your form you are sending the variables
    recipient and subject using both methods, GET and POST. Maybe this
    is why the script works because it depends on this fact (it is not
    the right thing to do though).
    In your second example using LoadVars change the last line
    to:
    myObject.send("
    http://myhost.com/cgi-bin/FormMailer.pl?recipient=1&subject=NewTest",
    "_self", "POST");
    This way you'll be doing the same as your form is doing.
    If on the other hand it still doesn't work maybe it is due to
    security restrictions. If the host you are calling for example is
    myHost.com from flash the this is the same domain you need to use
    for the html page that contains the flash file. Otherwise flash
    will be blocked. Flash blocks itself from sending and reding data
    from internet if the file is in your local machine and viceversa.
    It blocks comunication too when the file is not in the same domain.
    Even if the domain is the same but you write it different. For
    example if you have your own server you can start you app using the
    domain localhost. But if flash is calling data using 127.0.0.1 then
    flash will block communication even though both ways of
    communication refer to the same server.

  • Authorization variable not filled with authorization values

    Hello All
    I post a similar message earlier this week, I thought that my issue was solved, but it was not.
    I've got a workbook with 4 differents queries.
    There as an authorizations variable in each query. This variable properties is as follows :
    **General tab**
    Type of variable : characteristic value
    Processing type : authorization
    Characteristic : company code
    **Details**
    Variable represents : selection options
    Variable is : optional
    Variable is ready for input : yes
    I've followed recommandations from OSS notes 976680
    My issue is : if I run each query individually, variable is filled with authorized values
    If I run the workbook, variable is not filled with authorized value, so when end user run the workbook, BW consider that end user wants to see all data and get "No authorization".
    I don't understand why variable within the workbook doesn't show the authorized values and why the queries do.
    Any suggestion about this issue ????
    Thanks
    Catherine

    Hi
    thanks for replying
    I ran the query with UserID from RSECADMIN and I could open the query. But if I want to select 0profit_ctr I get this error No authorization to characteristic values.
    I  checked the log and this is the message.
    Value Authorization
    InfoProvider FIGL_MP1
    Value Authorization for Characteristic 0PROFIT_CTR
    Building the Buffer...
    Building the Buffer...
    No Authorization for Values
    thanks

  • Variable Exit for YTD using posting period

    Hi Friends,
    I need to calculate the YTD amount per user entry, i.e., when user enters the posting period value as 5 the Actual value should calculate the amount for posting period 5 and Actual YTD value should calculate the amount from Period 1 - 5.
    I'm getting the same amount as period 1 for YTD as well....I created a two variables for YTD , one is with single value optional with default value as 1 not ready for input and another variable as customer exit with single value. In the exit I'm reading the user entry value as my 2nd variable value. Then I'm using these two variables as range in RKF with key figure and value type.... i.e,
      WHEN 'ZTEST'.
    data:      zper     TYPE t009b-poper
        if I_STEP = 2.
          READ TABLE I_T_VAR_RANGE INTO ZPER WITH KEY VNAM = '0P_PER3'. " this is the mandatory user entry for Actual value
         l_s_range-sign = 'I'.
         l_s_range-opt  = 'EQ'.
         l_s_range-low   = zper.
          append l_s_range to e_t_range.
    ENDIF.
    Thanks
    sam

    I used the range and when I use RSRT to test the query , I'm getting the exact variable values in the result example if I give the input as year = 2010 and Posting period = 3 - 6
    I'm getting the variale values for input as 3-6 and variable values for Actual YTD as 1-6 but the Actual YTD value is showing the same value as Actual.
    I have the cost element heirarcy as the row item. I'm not sure If we are allowed to use heirarchies in the rows when we are using the above logic for YTD?  Also when I drill down by posting period I could see all the values in Actual YTD but when I removed drill down it is only showing the value for 3-6 just as Actual....Please advice
    My Key figure in the RKF is a cumulated balance...Does it causes the YTD values and Actual values same?
    Example result below for Period input 10:
    Posting period Actual        Actual YTD
    1xxxxxxxxxx     xxxxxxxxxx     210,587,416 USD
    2xxxxxxxxxx     xxxxxxxxxx     172,717,190 USD
    3xxxxxxxxxx     xxxxxxxxxx     178,563,365 USD
    4xxxxxxxxxx     xxxxxxxxxx     160,894,981 USD
    5xxxxxxxxxx     xxxxxxxxxx     145,730,654 USD
    6xxxxxxxxxx     xxxxxxxxxx     109,796,716 USD
    7xxxxxxxxxx     xxxxxxxxxx     108,377,441 USD
    8xxxxxxxxxx     xxxxxxxxxx     95,732,276 USD
    9xxxxxxxxxx  xxxxxxxxxx     88,925,649 USD
    10xxxxxxxxx     107,755,724      107,755,724 USD
    Overall Result     107,755,724      107,755,724 USD 
    thanks

  • Depreciation value not shown under the tab 'posted value' in AW01N

    Dear experts
    I have in chart of depreciation US GAAP book(posted to G/L), local GAAP book(not posted), book to post difference of two GAAP(posted to G/L), and local tax book.
    In AW01N, the ordinary depreciation value is shown correctly for all books in the first tab 'planned values',
    But on the second tab 'posted values', depreciation value only shown for the US GAAP book.
    I'm thinking it maybe relavant with posting to G/L or not, that means only book with posting to G/L is shown with deprecation value on the second tab.
    But something strange is in another chart of deprecation, deprecation value is shown for US book, local book.
    Could someone comment how to control deprecation value shown or not on the second tab by local book?
    Best Regards,
    Nicole

    Hi,
    If you would have mentioned it as a "area post in real time" it will show you in the aw01n. If not, it will not show. Because, the tab specifies the posted values which means how much depreciation posted to GL.
    As you have put "area doesnot post" for the local book, it will not show the balance.
    Thanks,
    sravankumar

  • LOV Problem with multiple values

    HI All,
    I have a problem with LOV .When ever i click LOV after search button all values are displaying fine.
    But when i get so many values i want to select only one vlaue that is not cmng to the main page ....Cursor is in running state always after that time out error is coming in my application .
    This problem is coming with with only single value selection in lOV only problem with Multiple values retrival that time only...
    (Iam using 11.1.1.3 Jdeveloper.)
    Thanx in advance...

    duplicate of {thread:id=2286814}

  • F4 help-only posted values-Bex variable input

    Hi
    I have one hierarchy node variable on an infoobject.This infoobject is authorisation-relevent.The infoobjects hierarchy is activated in query designer.We have many hierarchies for this infoobject,one for every year.Recently,we chose new hierarchy for this infoobject as we moved into year 2011.
    When I execute the query,in the variable input help F4 of the hierarchy node variable on this infoobject,I could see only some nodes(I couldnot see the required one).My user is unable to see anything.Please suggest how I can fix this problem.
    I have two problem:
    1.I want to see the present nodes it is showing together with some more nodes that came with new hierarchy
    2.As of now,my business USER is unable to see anything in F4 help for this variable...I want him to see the nodes which I would like to see also.
    How can I fix these problems?All suggestions are welcome.
    My investigation:
    I checked infoobject settings..'Query Execution Filter Val.Selectn'  is set to 'Only Posted values for navigation'....Does that mean infoobject will show only those values in F4 help that the query can find data for,in infocube in current navigation state..??
    And there are two other options which can be choosen at infoobject level for 'Query Execution Filter Val.Selectn':
    1.'Only Values in Infoprovider'--It will show only those values in F4 help for which there are values in dimension tables of cube/ods(does it mean in other way ,that master data for which we have transaction data in cube/ods???)
    2.Values in Master Data tables:all values from master data tables.
    Let me know if have wrong idea.........................
    Regards.

    Hi,
    at the infoobject level always you need to select "all master data values".
    please check the version of the hierarchy what ever you are using till 2010 you might be using one version in 2011.
    load the info-object with the new version at the infopackage level.
    hope this helps
    Thanks & Regards
    krishna.y

  • Problem executing BEx query Hierarchy variable with default value

    My query has hierarchy variable on 0MOVETYPE char with a default value . The 0MOVETYPE variabale restriction is in Static filter area.
    I got timeout on query execution not because of amount of data but because of this hier. variable. Any ideas why?
    Notes:
    a) The hierarchy and the 0MOVETYPE characteristic are active and correct.
    b) I've tried RSRT check, but got the same timeout error.
    c) query executes fine on dev environment. I'm getting timeouts on PRD (as I say not because of amont of data)

    Hi,
    1. Try generating the report in RSRT and see if query runs correctly
    2. Looks like you are dafulating onto top node which contains whole data may be. This is not correct as it will definitely slow down the report based on amount of data it contains. Try to remove default and try first whether query is opening.
    3. You can put some lower level defualt to understand whether amount of data is the issue.
    4. Try to increase the server time out setting and see if it runs.
    Thanks and regards

  • BO Webi report hierarchy with measure values showing more(almost double value) compare to BW Bex report

    Hi,
    In our BO Webi report hierarchy with measure values showing more(almost double value) compare to BW Bex report. Can any one please help on this.
    Is it BW problem or BO problem?
    I checked in some other threads but it's not given solution.
    Thanks,
    Manjunatha

    Hi,
    Is it BW problem or BO problem? : BO
    is it causing problem with hierarchly data only ?  without hierarchies data is matching or not?
    Post same in SAP BusinessObjects Web Intelligence  .
    Thanks.

  • Only posted values for Navigation does not work

    Hi,
    I have a problem where all master data is shown in the input help for a variable, even when the setting for the info object is to show only posted values.
    In a WEB template I have tree reports using tree different data providers. The setting in the web template is to show the same variable only once and that works. The setting of the info objects is to show only posted values. That does not work!
    When using the input help for a variable, all master data shows, not only the poster values in the data providers.
    When unchecking the setting Display Same Variable Only Once (MELT_VARBLES) the variables appears tree times each and the input help works as expected. It shows only posted values.
    Any experience of this?
    Best Regards
    Kent

    Hi Kent,
    If you build several queries on different infoproviders, then put them into one web template or workbook. Variables from different queries with the same technical name will get merged in variable screen (Set parameter MERGE_VARIABLES=True in web template property. Set "Display Duplicated Variables Only Once" in workbook settings for variables).
    This means, that it is not possible to decide which infoprovider the variable is based on. The provider is unknown to the system when doing F4 help so that D mode is not possible since D mode [Only Values in InfoProvider]  is also infoprovider dependent. So only M mode ['Values in Master Data Table'] is possible.
    In such merge variable situation, the authorizated values in F4 help is also retrieved without specific infoprovider.
    Regards,
    Nishant

  • How can I get the variable with the value from Thread Run method?

    We want to access a variable from the run method of a Thread externally in a class or in a method. Even though I make the variable as public /public static, I could get the value till the end of the run method only. After that scope of the variable gets lost resulting to null value in the called method/class..
    How can I get the variable with the value?
    This is sample code:
    public class SampleSynchronisation
         public static void main(String df[])
    sampleThread sathr= new sampleThread();
    sathr.start();
    System.out.println("This is the value from the run method "+sathr.x);
    // I should get Inside the run method::: But I get only Inside
    class sampleThread extends Thread
         public String x="Inside";
         public void run()
              x+="the run method";
    NB: if i write the variable in to a file I am able to read it from external method. This I dont want to do

    We want to access a variable from the run method of a
    Thread externally in a class or in a method. I presume you mean a member variable of the thread class and not a local variable inside the run() method.
    Even
    though I make the variable as public /public static, I
    could get the value till the end of the run method
    only. After that scope of the variable gets lost
    resulting to null value in the called method/class..
    I find it easier to implement the Runnable interface rather than extending a thread. This allows your class to extend another class (ie if you extend thread you can't extend something else, but if you implement Runnable you have the ability to inherit from something). Here's how I would write it:
    public class SampleSynchronisation
      public static void main(String[] args)
        SampleSynchronisation app = new SampleSynchronisation();
      public SampleSynchronisation()
        MyRunnable runner = new MyRunnable();
        new Thread(runner).start();
        // yield this thread so other thread gets a chance to start
        Thread.yield();
        System.out.println("runner's X = " + runner.getX());
      class MyRunnable implements Runnable
        String X = null;
        // this method called from the controlling thread
        public synchronized String getX()
          return X;
        public void run()
          System.out.println("Inside MyRunnable");
          X = "MyRunnable's data";
      } // end class MyRunnable
    } // end class SampleSynchronisation>
    public class SampleSynchronisation
    public static void main(String df[])
    sampleThread sathr= new sampleThread();
    sathr.start();
    System.out.println("This is the value from the run
    method "+sathr.x);
    // I should get Inside the run method::: But I get
    only Inside
    class sampleThread extends Thread
    public String x="Inside";
    public void run()
    x+="the run method";
    NB: if i write the variable in to a file I am able to
    read it from external method. This I dont want to do

  • How can I get the variable with the value from Thread's run method

    We want to access a variable from the run method of a Thread externally in a class or in a method. Even though I make the variable as public /public static, I could get the value till the end of the run method only. After that scope of the variable gets lost resulting to null value in the called method/class..
    How can I get the variable with the value?
    This is sample code:
    public class SampleSynchronisation
         public static void main(String df[])
    sampleThread sathr= new sampleThread();
    sathr.start();
    System.out.println("This is the value from the run method "+sathr.x);
    /* I should get:
    Inside the run method
    But I get only:
    Inside*/
    class sampleThread extends Thread
         public String x="Inside";
         public void run()
              x+="the run method";
    NB: if i write the variable in to a file I am able to read it from external method. This I dont want to do

    Your main thread continues to run after the sathr thread is completed, consequently the output is done before the sathr thread has modified the string. You need to make the main thread pause, this will allow sathr time to run to the point where it will modify the string and then you can print it out. Another way would be to lock the object using a synchronized block to stop the main thread accessing the string until the sathr has finished with it.

  • How can I do a multiple record data merge, but specify that a specific text frame with variable data only merges on the first record?

    I'm doing a multiple record data merge, I have 2 frames both with variable data placed inside.
    I would like to specify that one of the text frames only merges once(first record) and the other frame multiple times for each record in the data file.
    Is it possible?
    I thought that perhaps if I place the text frame that must merge once on the master page, it would work.  But you are not allowed to place variable text on the master and on the document page.
    I'm going to try it through scripting next, but thought that perhaps there is an easier way that I'm not aware of.
    Thanks,
    Suzanne

    Suzanne,
    If you were trying to post a screen shot, you would need to return to the forum and post it using the "camera" icon at the top of the post editing windows.
    I use a plug-in from Em Software called InData. One of the benefits for what I do is there are no individual frames on a page to deal with post-merge. Individual frames are great for simple merges (address labels, post cards, etc.). But I typically do more other types of merges.
    That said, there is a drawback--one needs to come to an understanding of writing expressions that actually parse the incoming data. So in the spice price list example, that looks like:
    It's reasonably easy once one does it a few times. And it can be far more complicated. The above is from Em Software's samples that has been tweaked. The best thing I can recommend would be to download the trial and see for yourself. They are good at responding to specific questions if you get stumped.
    I imagine this all could be scripted somehow in ID. But I have no idea how and the plug-in just lets me keep working.
    Mike

Maybe you are looking for

  • $1999 macbook pro or $1799 imac

    I cannot decide between whether I should buy the imac or the macbook pro. They are both in my price range. I build websites and often use adobe products like dreamweaver and fireworks. I like the larger screen but I have an ugly 15" CRT that will wor

  • TOC not displaying in translated files

    Using RH8 (HTML). Translating English RH source files using TRADOS TagEditor. Translations to Chinese and Japanese have worked fine. In translations to European languages the TOC does not display in RH nor compiled chm. This appears to be caused by t

  • Micro usb to lightning adapter works in IOS7??

    There are plenty of discussion flowing around saying that IOS7 doesn't support 3rd party cable. However, I have couple of devices that uses micro USB cables and I am thinking about getting the micro usb to lightning adapter (official apple one). Does

  • Lost receipt for pre order

    I pre ordered destiny a while back and have lost the receipt. How would I get it again before release?

  • FB60 changing Translation date/exch rate

    Hi, In FB60 we have the Translation date and exch rate in 'Local currency' tab modifiable. However when you change it and press enter it automatically changes back to the original value (which is equal to invoice date and exch rate). So in fact I can