Dimension based on hierarchy variable not showing attributes

Hi all.
I created a BEx query with a hierarchy variable on 0MATERIAL ready for input, so that when I execute the query it prompts me to select one of the hierarchies node. I created a universe on top of this query and the prompt is also present in the universe, as it should be. When I execute the webi report selecting on of the hierarchies available there is no problem. But when I execute the webi report without selecting any hierarchies (I want the report to show without the hierarchy bahavior), the dimension L01 material shows the values, but the L01 Material details are all empty.
Anybody know a solution for this problem?
Using BO XI 3.1 SP2 latest fixpack available.
Regards,
André

Hi Ingo.
I think I may not be able to generate this log, the basis team refuses to change the registry entries on Windows server. Are there other ways you can analyse this problem?
I think this problem is related to the fact that the dimensions L00 to L06 have a select statement like .[LEVEL01].. and the details are like .[LEVEL01].[[20MATERIAL]].[Value], and when we run the webi report without choosing any value for the hierarchy, the !V000006 is not being properly substitute to "0MATERIAL". But this is a hunch. I tested creating a dimension with select statement .[LEVEL01] and substituting the details as well, then it works, but this is not a solution, because this "adaptation" leads to others problems and errors executing the report.
André

Similar Messages

  • BW hierarchy variable not working in Crystal Report 2008

    Hi,
    I have created BEx 7.0 report which has hierarchy on 0customer object, the report is working fine whith hierarchy variable. I have created Crystal Report by using this query as source. I have followed below link to create grouping to get data through hierarchy variable.
    http://wiki.sdn.sap.com/wiki/display/BOBJ/BWHierarchiesinCrystalReports
    But report does not work for hierarchy variable and report is blank. When I give filter of child node which has actual data then I get report output. For ex.
    Below hierarchy for 0customer
    11396
         - 737007
         - 123456
    When I run report for 11396 then no data display but when I run 737007 child node I get report output but with blank group name.
    Can anyone came accross this issue. Please guide me . Thanks in advance.

    Thanks Ingo for your reply..
    The word filter means, I have hierarchy node variable in the BEx report that has become Parameter in CR. When I give hierarchy node variable value of parent node then there is not data display but for the child node I get the data.
    For ex. In the info cube there is data for 730707 customer but in the customer hierarchy the parent node of 73707 is 11396. I am giving 11396 in the variable pop screen for hierarchy variable. I do not see any data but for 73707 I get data.
    User does not know 73707, he always enter 11396 customer no. and he gets data in BEx query that is source of CR. but crystal report is not showing data for 11396.
    One more point I want to tell here, I am saving CR at my local system not to SAP BW server.
    Hope this clear my issue.
    Harish Swami
    Edited by: hswami27 on Jan 31, 2011 8:17 PM

  • Parent-child hierarchy - Values not showing

    Hi all,
    I've created an Account Dimension based on the account dimension in Adventure Works Cube.
    What I need to know is how to show account's values when I drag the Account Number to the grid. When I drag the Accounts chart to the grid, all the accounts are shown and their values are shown as well, but when I drag only the Account Number to the grid
    only the leaves' accounts are shown. Any ideas?
    Rafael Fontana

    Hi Rafael,
    According to your description, you created a Parent-child hierarchy using account dimension in Adventure Works Cube, and now you want to query out the members on that dimension, right? If in this case, here is a blog which give out some sample query about
    how to query dimension members, please see:
    Querying dimension members in MDX
    If I have anything misunderstood, please point it out and elaborate your issue, so that we can make further analysis.
    Regards,
    Charlie Liao
    TechNet Community Support

  • Essbase 11.1.2.2 view outline not showing attributes assigned to level0

    I have a weird queston. I have users that have full READ access to an essbase application. when they goto view it doesn't show the attributes assigned to our property dimension. In this version shouldn't they be able to see these? Or do i need to update their filter to have MetaRead for this to be accessible. The present owner of the application (who is an admin) clicks view and the property Level0 members do NOT show the attributes assigned.
    Any ideas?

    I assume you're talking about Outline Viewer in EAS? The attribute associations never show up in the treeview when using Viewer, although if you right-click on a member you can see the associations via 'View member properties' (and also get to the 'Attribute Viewer' tool which might help).
    In the Outline Editor the attribute associations do show up in the treeview, unless turned off in Tools | Console Options | Outline Tools.

  • Text Variable not showing headers in Formula

    I have text variable in my report when I use in Formula its not working.Its a replacement path and if I used in normal col its showing header correctly.
    Any ideas guru's
    Thanks in Advance!
    Andy

    As I mentioned when I use in Formula to add up these text variables header is not showing.
    EG: &ZP_FPTA&  &ZP_FPTB&  &ZP_IPVERS& this is in one col and there is another Variable like this I am adding up in Formula ,Addition is working but header is not showing correct
    It shows as Tech name of variable only not picking up description from Variables..
    hope this is clear..
    Andy

  • Customer Hierarchy field not showing in change customer master

    Hi all,
    We are trying to upload customer master Hierarchy field A and Customer Number  in XD02 But Customer Hierarchy field not displaying in XD02 i check in account group OBD2 and OB20 setting its showing optional entries only still its not showing in XD02 But while creating customer master in XD01 its showing
    can any one guide me where i need config
    Thanks
    Rajesh

    Hi,
    You check out in OBD2 & in OB20,
    R u selected right account group in OBD2, check it.
    Kapil

  • Properties & Variables not showing in debugger

    I have flash mx and the debugger will not show any data for
    the Properties, Variables, Locals, or Watch tabs. I've selected
    everything on the object panel above it and nothing shows (yes, I
    know what scope is). I've set break point at various places in the
    action script. I've single clicked, double clicked, drag-n-dropped,
    highlighted, tried scripts in the samples folder, upgraded to MX
    7.2, downgraded back to MX 7.01, reinstalled and still no progress.
    I simply cannot view the variables or properties.. not even on
    _level0 or _global. I also cannot set watch variables.
    I tried debugging a new document with 1 frame, 1 default
    layer, and an empty stage with this action script on the first
    frame.
    var test_str = String("test 1");
    var test_str2 = "test 2";
    trace(test_str);
    trace(test_str2);
    for (i = 0; i < 10; i++) {
    trace(i);
    I'm just getting extremely frustrated with this as I cannot
    use the debugger to figure out a code problem. I've used many
    debuggers before with a number of languages: C/C++, VB, Java from
    Sun and MS, Javascript, Perl so I am NOT a newbie at this.
    What am I doing wrong? Is there a known bug or am I not
    setting some obscure parameter?

    is the 'Call Stack' area covering up your properties +
    variables(if it is drag this area down - move your pointer just
    above the words 'call stack' until it turns into a double arrow and
    drag down)
    Man. That was it. UGH.
    I'm not a GUI type of developer so I assumed the call stack
    was the variable panel. UGH. Now I feel stupid. However, in my
    defense, there's no obvious visual resizing handle on the panel
    edge. You can only tell if you mouse over and see the cursor
    change.

  • Variables Not showing

    Hi All,
    I have added one variable to the query which is having already 4 variables, but when I tried to run it is showing two variables not even what I added.All variable including new one added is showing in the RSRT, but it is not showing in the Query level.Please advice.
    Thanks!
    VJ

    Hi Arun,
    Thanks for reply.
    I checked it, it's having ready for input is checked and variable type is characteristics value.It is reflecting the RSRT but not in query level.
    Any idea?

  • Hierarchy variable not passed over to universe

    Hierarchy variable is not passed to the universe from the query, note 1007048 is not applicable to our system.
    Any ideas on what other config to check and change ?

    Hi,
    - does the query work without any issues in transaction RSRT ?
    - do you see the variable as filter in the Universe ?
    Ingo

  • Not showing attributes data

    Hi All,
    I have created one infoobject cust id. and also its attribute cust name. I have loaded data in the infoobject through DTP. But when i check the data through display data , it only shows me only cust id data and not its attribute data i.e cust name.
    Do anybody have any solution.
    Please reply.
    Javed
    Thanks.

    Hi,
    Please ensure that you have places the attribute in CUST ID Attributes tab.
    and see that infosource is defined properly
    Sriman

  • SQL server report based on store proc not showing fields

    Im working in SQL Server 2008 R2. Created stored proc (EXEC dynamic sql with CASE THEN ELSE ) on server with parameters works ok. But Report Builder on insert table not showing fields for arrange!
    I found WORKAROUND http://forums.yessoftware.com/posts.php?post_id=115829
    But there is a easy way?

    I solved - add defaults to parameters and Report Builder can detect columns
    Its a Report Builder bug - it not ask for parameters when refresh fields

  • BW Variables not showing up in universe based on BEX query

    We've been trying to create BO Universes on BEx Queries.  When we create the connection, it reads the query into the Universe, however, it does not always read all of the BW variables associated with the queries.  We've moved all filters in the BEx Query into Free Characteristics but BO Designer still does not read them into the universe or create them as mandatory filters in the universes as the documentation states.  Any assistance is appreciated. Thanks

    Hi -
    I assume that you might have kept the filters(Variables) in Default Values section. Only filters which are placed in Characterstic restrictions will appear in Universe Designer. Thanks!
    Regards,
    Anesh B

  • Multiple value variable - not showing Multiple values in the report

    Hi,
    I have careated a Multiple value variable for one of the characteristics in my Query. however, When i run the Query and select multiple values for the same, the report displays values for only the first selection.
    Could you help me resolve this ?
    Rgds
    Shweta

    Hello Shweta,
       Are you running the report in the Analyzer excel or Web?
    May be you can check the following:
    1. Use the latest FEP. It is working for me.
    2. May be the other values that you selected do not have corresponding keyfigures values. Hence it is showing only the first one.
    Try selecting other values ( except first one selected this time )
    Regards,
    Sheik Bilal

  • TVARVC variables not showing in the variant selection

    Hi,
    My client want to use the TVARVC table to maintain the settlement period. So everymonth, the variant for the settlement run will retrieve the settlement period from this table.
    I was following the instruction:
    1. run tcode STVARVC
    2. Create a new variable SETT_Period_Current
    3. Put 9 as the value for now.
    then I used the SE38 to create a variant. In the attribute screen, I put "T" in the field "Selection Variables". Then when I selected the dropdown list of the field "Name of Variables", I did not find the variable "SETT_Period_Current" in the list. I don't know what went wrong.
    Can anyone shed some lights on this?
    Thanks,
    Ting

    Please check this link
    http://help.sap.com/saphelp_nw70/helpdata/en/c0/980386e58611d194cc00a0c94260a5/frameset.htm

  • BO 3.1 WEBI Time format variable not showing correctly

    Hi,
    I apologise in advance. I know this topic has been covered many times in previous forums but I have been through each and I am still encountering an issue.
    My requirement is to convert x number of seconds into a HH:MM:SS time format for both positive and negative numbers in WEBI.
    I found a formula on a forum here that suggest using the following code:
    =FormatNumber(Floor([Column_Name]/3600) ;"0") + ":" + FormatNumber(Floor(Mod([Column_Name];3600)/60);"00") + ":" + FormatNumber(Mod(Mod([Column_Name] ;3600) ;60) ;"00")
    I have used this code and when I give the code an input of -720 seconds it outputs in the format -1:-12:00.
    It is quite frustrating I cannot get this to the correct format, can anyone suggest what is wrong with this formula?
    I am using WEBI for creating the formula on BO 3.1.
    Kind Regards,,
    John

    Hi,
    Let me try.
    This is your formula.
    =FormatNumber(Floor([Column_Name]/3600) ;"0") + ":" + FormatNumber(Floor(Mod([Column_Name];3600)/60);"00") + ":" + FormatNumber(Mod(Mod([Column_Name] ;3600) ;60) ;"00")
    Issue with this formula is only when you have used negative seconds.I have break the formula =FormatNumber(Floor([Column_Name]/3600) ;"0")  and found this is giving the wrong result.If you divide -720/3600 you will get 0.2 and nearest integer is 0 but in this case 1 is coming.
    Same time it is working properly with 720 and  the result  will be 0.
    In this case i have  created one variable  which  convert the negative values to positive.If you enter -720 then it will convert 720 and you will get the 0 from first part.
    =If([Column_Name]<0) Then ([Column_Name]*-1) Else [Column_Name]
    Second part is if you entered the negative values then output should be in the negative.but with above condition you will get the positive values.
    Again i have created the formula If([Column_Name]<>[Column]) Then "- which compare the object values and see if I have changed anything.
    Like i have entered -720 so first variable will convert to 720 then in next formula it will check -720 is not equal to 720 (Which is not) then add - (minus sign) and same calculation else part if is equal then use the same formula which you have put.
    Hope this is clear to you.
    Regards,
    Amit

Maybe you are looking for

  • Adobe Interactive Forms license fees?

    I'm trying to find out what costs are involved with the custom built IF's. In my company, we've not implemented a real SAP based workflow for converting over all our paper to because it just wasn't 'user friendly' enough, until now with IFs. So part

  • Charging with silicone case?

    Is it really a problem if charging the ipod mini in the silicone case? There's a slot for it at the bottom to plug in the cord, but looking at the ipod site, it says not to charge when it is in a cover or case. It is just a hassle to take off the sil

  • GRMG shutting down and last measurement too old

    Hi I have a few problems with the GRMG. I am trying to implement the best "J2EE down" monitor. 1) Scenario shutting down When the webserver/j2ee that is checked is down (not responsing at all, like for instnace in the first minutes after system start

  • Lens Correction gets brands mixed up

    Here is what I did: image from Nikon D700 with 24-70 f/2.8, Lens Profile Correction applied pulled back Vignetting in Lens Profile Correction to 0 saved as a Preset (only Lens Correction > Lens Profile Corrections checked) applied this Preset to an i

  • Can't activate my Iphone 3gs

    Hello, Yesterday I bought a Iphone 3gs with ios 6 on it, from somebody else. Now I want to activate my Iphone with Wifi. That doesn't work. If I want to try it with itunes is also doesnt work Thats What Iphone says about my Iphone. Can somebody help