No data in Webi report, but data in underying BW Query

I have a Webi report that is built off of a universe that is built off of a BW Query.  When running the Webi report, instead of getting data I get "All Data" under each field in the report, as opposed to the actual data.  I feel like I'm missing  something fairly basic.  Any help would be much appreciated!

Try using the L01 dimensions, not L00.
Hope this helps.
André

Similar Messages

  • No data in WEBI report - but plenty of data in the underlying Bex query...

    HI all - I have a problem with my webi queries - which are sometimes breaking...
    We run in the XI 3.1 ans SAP int, kit - SP 2 on both.
    Sometimes af perfectly well functioning webi report suddenly returns no values - stating that the query didn't find anything. However - if I run the bex query with the same selections I get plenty of data. So there is data. Therefore it might be a Int. kit problem - however, when I bulid a new webi report - similar to the first one, with same dimensions etc. but without all the formatting - It runs fine too!!!!
    So it seems like somehow the original webireport has lost the connection to the measueres which it holds - has anyone any idea to what the cause might be and how to fix it?
    By the way - I havre refreshed the Universe and there is nothing to update.
    BR
    Jess

    Hi Ingo - the MDX statement from the MDX trace - does not yield any data - However, if I make a similar selection in the BEX, there i data avaiable - so it might be a problem with the how the MDX statement is generated.
    I've trouble shooted further and my learnings are so far:
    The problem is caused by a combination of 5 dimensions
    If you remove either one of the 5 dimensions - the query returnsdata
    If you add a specific meausure (a restricted bex key figure) - data is also returned - also in the other measures.
    The MDX statement looks like this:
    SELECT  { [Measures].[D6ZWIC1Q7MOA2YCJM1LAPRQNG], [Measures].[D6ZWIC1Q7MPTG70294GIUMJ70], [Measures].[D6ZWIC1Q7NGQDWFMH0MZ7LEP8], [Measures].[D6ZWIC1Q7NI9R53543I7CG78S], [Measures].[D6ZWIC1Q7NWVQXAK7CQUMKQEK], [Measures].[D6ZWIC1Q7NYF45Y2UFM2RFIY4] }  ON COLUMNS , NON EMPTY CROSSJOIN( CROSSJOIN( CROSSJOIN( CROSSJOIN( CROSSJOIN( [0CALMONTH2].[LEVEL01].MEMBERS, [0REPTT].[LEVEL01].MEMBERS ), [0EMPLSGROUP].[LEVEL01].MEMBERS ), [0PAYSCALEAR].[LEVEL01].MEMBERS ), [0ORGUNIT].[LEVEL01].MEMBERS ), [ZBOORGUNT                     ORGEH                         01].[LEVEL00].MEMBERS ) ON ROWS FROM [ZMPHPTGL1/ZDQHPTMN1] SAP VARIABLES [0P_CALMO] INCLUDING [0CALMONTH2].[12] [0P_CALYE] INCLUDING [0CALYEAR].[2009]
    Where all the measures in fact are restricted keyfigures from the Bex query. The dimensions are business content characteristics, as are the variables used.
    The above MDX statement returns nothing - but if you remover either one of the dimensions in the cross joins - the expected data is returned.
    Any ideas to why that happens?
    BR
    Jess

  • Breakout of data for Webi Report

    I am not sure if this question should go here or in the Universe forum but I will post it here first.  I am using BOBJ Edge XI3.1 with SQL Server 2005 holding my data.
    I have a universe that has 4 tables in it.  The first table is "CSS_Facts" which is a Fact table consisting of aggregate data.  Table two is "TJG_Organization_CSS"  that holds six levels of hierarchy for all clients.  Corporation, System, Facility, Division, Service Line and Department.  Department is the lowest level so there is an "Organization_Key" for every department for every client.  Table three is "TJG_Survey_CSS" which holds all of the survey data for every client.  Every answer for every survey has its own "Survey_Key".  Lastly I have "TJG_Time" which has a "Time_Key" for every day of the year.
    Table "CSS_Facts" has a foreign key for each of the three tables above with the same field name as the key field in each of those tables.  The cardinality for all three of these joins is many to 1 from the "CSS_Facts" table (ex:  many "Survey_Keys" from the Facts table to one key in "TJG_Survey_CSS").  The facts table also has 4 other fields which hold the counts and or computed fields.
    All of this works perfectly for most of what we do.  I can build a WEBI document that has all of the fields that I need.  As an example, I can get a report of all the statements for a given timeframe for a specific survey number for a specific client.  If the survey has 50 statements in it I can get back all of the statements with the counts for all of the possible answers for each statement.  This is expected and what we want.
    Our problem is being able to break this down based upon the answer(s) to one question in the survey.  Let's say statement number 2 in the survey is an age statement that has 5 possible answers.  Answer 1 might be "Less than 18.".  Answer 2 might be "19 to 29.", and so on.  When I filter my query in my Webi to just bring back results for anyone who chose Answer 1 (Less than 18) for this statement I get back pretty much what I expect, that question only with all of the possible answers but a computed total for just answer 1 (less than 18) with all of the other answers getting zeroes.  Again, this is what I expect to get back based on the WHERE clause that is generated but not really what we want.  We want to get back the complete survey in the report, all 50 statements with new count totals per statement based on the answer (Less than 18) from that 1 question.
    Is this possible to do within Webi reports?  If not, can this be done outside of a webi report, but then brought back into the Universe to be consumbed by a Webi report?
    Thanks for any help in advance.

    You can use the following work-around without the need for an SDK solution.
    Display this info in the report in stead of in the pop-up...
    Just create a cell with the info want to show and hide it if there is data,
    (use and alerter to empty it when you have data and hide on empty)
    show it when there is no data fetched.
    Hope this helps,
    Marianne

  • How to run webi report automatically with the current date/system date in webi report

    Hi Friends,
    I have a webi report which has a date prompt now. Based on the selection that user makes while running a report, he will get the related data for that particular date selection. Now I want to make that date prompt automated that is the report should run automatically based on the system date daily on scheduling.
    I want it to run current day automatically without have to go in and pick the date in webi report. I will be scheduling the webi report. Can you please let me know how to achieve this functionality of running a webi report automatically with a system date.
    Please let me know if I couldn't make you understand so that I will write with an example.
    Waiting for your valuable solutions.
    Thanks in advance.
    Regards,
    Bhaskar

    Hello Bhasakar,
    1.Create sysdate object in the universe
    2.Create another query in webi and select only sysdate object
    3.In the original query drag the Day object in the filter pane and choose the "List of values" from another query.and select the sysdate object from the second query.
    So your report always will run for sysdate...
    regards,
    Naveen D

  • Calendar Tile on Windows 8.1 displaying incorrect date for icloud calendar but date icon displays correct date on iPhone 5 and iPad Air

    Calendar Tile on Windows 8.1 displaying incorrect date for icloud calendar but date icon displays correct date on iPhone 5 and iPad Air.  Date on Windows 8.1 is correct.  Thank you.

    Try doing  a reset on your phone. Sounds like your carrier's time set is not getting through to your device. If the reset doesn't do it, then go to Settings>General>Reset>Reset Network Settings. That should do it.

  • Rolling month for webi report using Univ based on BEX Query

    Dear Experts,
    I'm new to OLAP universes.
    We have a requirements of having last 12 months rolling  for given measure(Key figure) in webi report using Univ based on Bex Query.
    We require a calmonth (time dimension) object  (restricted for last 12 months) where user can drag and drop on column section of cross-tab table.  User should drag more than one Key figure ( for ex. sales rev and & qty sold) for each month
    Could you please provide me the solution to do this?
    Thanks
    Akshara

    Hi Henry,
    Thank  you for your response.
    BEx query has not been created yet. we need to create accordingly and require your help in creating the same.
    Regarding reporting requirements,  User wants to have adhoc reporting  with rolling months ( 12 months or 6 months) functionality. Users want to link any KF to this rolling months dimension.
    If we can't have this, what is the alternative that we can propose to user.
    Thanks
    Akshara.

  • Webi Reports - Stale data when saved a pdf/xls

    Hi Webi Guru's - we have a peculiar issue in our BOBJ Production system.
    To give you a bit of background on our production system - is hosted on
    O/S - EL 2.6
    Database - Oracle 11g
    IE version - 9
    2 Tomcat 6 servers, load balanced using F5 load balancer
    3 CMC cluster servers and 1 Oracle Database server
    CMC has BW 731 authentication
    Problem Description -
    Open any WEBI report. Pass a set of parameters. Most of the reports have from and todate as input parameters.
    On the first attempt we pass the fromdate = 5th May 2014, todate = 10th May 2014. Save the report as pdf/xls file. Saves with the correct data.
    Refresh the webi report - provide different set of date range as, fromdate = 12th May 2014, todate = 20th May 2014. Save the report as pdf/xls file. This time though the report brings out correct data set, when saved as a pdf/xls file, saves with data from date range that was passed the first time which was  fromdate = 5th May 2014, todate = 10th May 2014
    Have checked with our network team regarding if caching is enabled on tge F5 loadbalancer - an there is none.
    I did raise a incident with SAP support and it was closed down saying it is a third party issue at the load balancer level and recomended that I could check with the SCN community..
    Has anyone in the BI/BOcommumity come across this sort of problem before where you you have split installations and your web server is load balanced.
    Any help will be much appreciated.
    Thanks
    Savitha

    Hi Amit - thanks for your reply.
    If we run the reports directly from both the Web/Tomcat server - we get the correct result set saved in the PDF/XLS file. But it is not the case when we access the reports from the Load balanced URL. When we went live initially we had only one tomcat server, due to performanance issues we added additional tomcat server and since then we are noticing this issue.
    The immediate thing that came to our mind was - if there was a caching option enabled at the load balancer level. The network team have confirmed that it is not the case.
    We have enabled HTTPWatch to see if there was anything obvious we could spot - but there is nothing from the logs  which stands out either.
    The issue is only when we save the reports as in PDF/XLS format - saves the data with prompts from the previous refresh.
    Hope it all makes sense.
    Thanks
    Savitha

  • Last Refersh date in Webi Report

    Hi All,
    I'm getting different last refresh date and time on the webi report(using drill down report). I am getting the right date on the main report,  wrong date showing on the sub report report.
    Could anyone advise me ASAP?
    Regards,

    Hi,
    Thanks 4 reply, main report is showing correct 'Last refresh Date' but Sub Report showing a day ahead (Ex. if refresh the report today its showing 7th July,but the sub report showing 8th July. as 'last refresh date').i already refreshed the drill down report, but its still showing 8th July, its really strange.
    Regards,

  • Showing all Characteristic values from Master Data in WebI report

    I want to show master data when there is no data in Cube, I have created constant variable with 1 value in Bex and I am using that in the crystal report but it's still not showing master data. Can anybody help me on this.
    Thanks,
    Ravi

    Hi Ingo,
    Thanks for your quick reply, I have created formula with constant value 1. Do I need to put that formula in rows or columns or as Free Char?
    Thanks,
    Ravi

  • Current User & Key Date in Web Reports

    Hi,
    I want to default the current user name & current date (could be different from the varaible key date) in the header or footer of the web report. I tried text elements in the web template where we can default only the variable values entered by the user, or general text which include above two texts along with many other details which are not required by me. I have also tried text variable in the query properties in vein. Could someone give some tips, please.
    I have a formula variable "Current Calender Day". How I can create a text variable from this ?
    Thanks & regards,
    Sheeja.
    PS: I'm a functional guy, so kindly explain in detail if any EXit coding is involved.

    Hi Sheeja,
    If ur looking this option for a web template then please follow below steps for current user name & current date :
    1. Create a Text web item present under the Miscelaneous Tab of web items.
    2. In its properties tab Tick 'Display Text only'.
    3. Select General Text elements For text binding option (Present in Data binding)
    In general text Elements option:
    Make a binding with a data provider.
    For user name select - Current user
    For Current date - Select Last Refresh options.
    Try this, hope this will  help to u.
    Thanks !

  • Previous month data in WebI Report

    Hi All,
    I have a universe created on a Bex Query. I don't have any variables created in the Bex Query. I have to create a WebI report with Calendar Year/Month as selection and depending on what user enters, i have to display Cost for the month entered by the user and cost for (month -1 ). For eg. if the user enters Feb 2009, then the report should display Cost for Jan 2009 and Feb 2009. I have created a filter for Calendar Year/Month. How do i bring previous month data in the report ? I don't have to modify the Bex Query. I have to achieve it on the BO side. Can you guys help on this problem.
    Thanks,
    Saachi

    Hi,
    There is a restriction in BO when you use it with SAP.
    When the user filters the data for FEB 2009, you will not be able to get data for JAN 2009 as it does
    not go again to the Bex query to fetch this data.
    The only workaround as of now to this is to bring all the data using Bex query by having a filter
    at the BO Query level where you say Cal year/month key = (From prompt) or 
                                                          Cal year/month key <> #.
    This is because it considers Cal year/month as string and so even at the universe level we will not
    be able to create a previous month formula.
    I hope this helps.
    Thanks,
    Kartik

  • No data in Crystal report created on SAP BW BEx Query

    Hi Experts,
    I am trying to create a Crystal report on top of a BW query. I am able to login to the BW system and open the BEx query and the objects are coming into the crystal report.
    But when I drag and drop some objects into the details area and try to preview sample - it does not show any data (it shows accessing database but doesnt bring any data)
    I copied the generated SQL query in to the section in the BW system in transaction code 'MDXTEST' and it runs correctly and shows me the result below there.
    Just to try - I unchecked 'Use MDX..' check box by following the path SAP->Settings to check if that could bring back data ... and YES that worked which means data is not coming from the BW query with MDX connection but when MDX seems to be fine and retrieve result when I run the sql statement in tcode MDXTEST.
    Also when I do preview samples - I can see in SM50 in BW system that it is trying to run the report just that I am not able to see any data in my crystal report.
    Any help in this regards would be greatly appreciated.
    Thanks in advance.
    Regards,
    Sunny

    Hello
    The order of display of attributes in Webi and Crystal report would be different.
    Collapse the infoobject and skim through the attributes, you should be able to find them.
    Vishal

  • WIS 10901 error while running WEBI Report but no error in the DESKI report

    Hi,
    Can anyone please help me to resolve this issue.
    we have recently migrated BOXIR2 - BOXI3.1. many of the reports are from SQL Server and Oracle databases.
    Oracle Database connection universe reports error:
    i'm getting WIS 10901 error while running WEBI report for some particular objects not for all the objects but the same time i could able to pull the same object in the DESKI.
    those particular objects having lenthy data's for ex:100 bytes. but i tried same 100bytes some other objects refreshing fine and displaying results.
    i don't know where we ar missing.
    SQL Server Connection universe reports:
    These reports are giving mismatched results from the original but the callculation are done by the reporter side by creating variables. other than that there are no issues with these reports.
    Please we are struggling lot on these issues, can anyone please help us.

    Hi,
    For your issue 2 check whether any filters used in XI  R2 are missing in XI R3. As during migration some filetrs might be missed. To check this in  slice and dice panel in both bo versions.
    Cheers,
    Suresh Aluri.

  • Regarding Filter in Webi Report which is based on BEx query

    Hi,
    I am developing Webi report, in which using universe which is baed on BEx query.
    Suppose BEx query contains filter on fiscal year 2010.
    And I am developing Webi report on that query. So I want to know, whether my Web i report output will contain data of only fiscal year 2010, as filter is applied in BEx query.
    Thanks,
    Pradip Nikam

    Hi,
    if this is a fixed filter the data will be filtered.
    if this is a variable in the BW query the user will get prompted.
    ingo

  • Webi Report showing incorrect prompt from bex query

    Hello Gurus:
    I am facing a unique problem.
    I have a BEx Query which has a variable. I have built implement a BADI which restricts the variable values for the BEx Query.
    I have created an Universe on top of the BEx Query.  And I have created a webi Report on top of the Universe.
    The Webi Report when run does not use the Webi Prompt values, in other words it ignores the restrictions that I have placed on the variables. Instead it displays the whole list.
    Am I missing anything. Can some please help.
    Thanks
    EmJay

    Hi,
    select at least one key figure in the webi report and then try.
    Thanks,
    Amit

Maybe you are looking for

  • Using conditional statements stored inside a variable

    I'm trying to store the body of different emails inside of my database to use in email sent with cfmail. The content of the emails has conditional statements using cfif and other variables based on a query running. If I set the content as a variable

  • Ipod not to be a detachable hard drive

    now i know what my problem is... how do i get my computer to not recognize my ipod as a detachable hard drive? i want it to recognize it as an ipod again.

  • Best option for a 'sim free' phone in the UK

    Can anyone recommend a best option for getting a 'carrier free' 3GS for use with the Orange network in the UK? Anyone out there who has bought one from a suitable 'sim free' country can give me any recommendations? Thanks!

  • HT201209 how do i cancel a credit added to a wrong account?

    My daughter has put $15 in the wrong account. How do we get it to her account ?

  • OBIEE consistently producing very very bad SQL

    Hi, We need some advice, or would like to know if people have had similar experiences. Here is our issue. Users running reports and filtering data in presentation layer of OBIEE are seeing the OBIEE generate the SQL and sends it to the database. This