Report doesnt show data same as in the data target

Hi,
We have a report on a Multiprovider. Multiprovider is based on the DSO. There are some orders which are avialable in the DSO for a plant. The same orders for that plant are not shown on the report.
Please advise.
Regards
John

Try performing couple of checks:
1) Check if query is not filtered using any filter.
2) If the missing records are of the same plant, check if there are any other characteristics which are authorization relevent and not showing you these records because you dont have enough authorization. (Make sure that if any Characteristics is Authorization relevent, you can not run the report keeping this characteristic variable OPEN (without giving any selection value). You have to run the report by giving specific value for that characteristic.
3) Make sure all the requests are activated in the DSO. If they are still in Yellow state, you wont be able to report them.
4) Check the cube/ODS consistency in RSRV t-code.
5) Also check if there is any condition applied in the query?
6) Check if any structure element / selection is restricting these records.
7) If recently master data is changed for these particular trascational data, check if attribute change run is not pending for all the characteristics in the selection screen of the query.
- Danny

Similar Messages

  • Report doesnt show the text for employee ids.....

    Hi guys,
    I am facing the following issue.
    We have a report which is fetching data from the infocube.Whenever we check the report we are facing the issue : report doesnt show the text for ~10 employee ids,its showing the key in both key and text columns, its showing both text and key for the remaining employee ids.We checked the master data for employee id and it contains master for the employee ids which are not displayed text in the report.
    Can any body help on this.
    Regards
    Prasad

    Hi Prasad,
    for your infoobject do you have all three texts available (short, medium and long)? Are all three loaded? You might have the wrong text displayed in your report. Check if you have the short, medium or long texts displayed. Dont forget to check the languages too ....
    Kind Regards,
    Alex
    Edited by: Alexandre Soares on Dec 2, 2008 3:33 PM

  • Report to show data based on the Selection

    I have a prompt which is having three filters i.e. Region Country and City.
    I have to create a report which shuold show the revenue share based on the selection of the Prompt.
    Say When the Region is selected as Eurpoe then report should be:
    Europe : 12%
    Say When the Counrty is selected as UK then report should be:
    UK: 6%
    Say When the City iis selected as London then report should be:
    London : 1.2%
    How can we get this implemented?

    You want a level based measure in the BMM which will allow you to derive the region share regardless of filtering.
    Then simply use Region is prompted in the report to filter for only the region you want.
    For level based measure, duplicate your measure and drag it to the total level of your Region hierarchy. Define you % measure in the BMM as a logical calc.
    Hope this helps,
    Regards
    Alastair

  • No records  when run inside tomcat. The report preview shows data in Eclipse

    <p>I&#39;ve designed a report using Crystal reports for Eclipse. The database server is Oracle. The preview window inside Eclipse shows correctly the report.</p><p>If I run the report using Tomcat . The body is empty and no records are found. The query has no filter. </p><p> This is the code I&#39;m using on Tomcat inside a servlet.</p><p>com.crystaldecisions.reports.sdk.ReportClientDocument reportClientDocument = new com.crystaldecisions.reports.sdk.ReportClientDocument();<br />               String reportName="CrystalReport1.rpt";        try {<br />            reportClientDocument.open(reportName, OpenReportOptions._openAsReadOnly);<br />            <br />            <br />            JRCHelperSample.changeDataSource(reportClientDocument, "COMM", "***", "jdbc:oracle:thin:@localhost:1521:db", "oracle.jdbc.OracleDriver",null );    </p><p>                    reportClientDocument.verifyDatabase();              </p><p>          ByteArrayInputStream byteArrayInputStream = (ByteArrayInputStream)reportClientDocument.getPrintOutputController().export(ReportExportFormat.PDF);                        //Release report.           </p><p> reportClientDocument.close();                    </p><p>                     writeToBrowser(byteArrayInputStream, response, "application/pdf", "A1.pdf"); </p>

    <p>In the log it&#39;s written</p><p> Failed to build database query: <strong>there is no required fields.</strong><br />04 ott 2006 12:16:57 [http-8080-Processor24] DEBUG com.crystaldecisions.reports.dataengine.datasource - Reading database record<br />04 ott 2006 12:16:57 [http-8080-Processor24] DEBUG com.crystaldecisions.reports.dataengine.datasource - Reading next recurring database record.<br />04 ott 2006 12:16:57 [http-8080-Processor24] DEBUG com.crystaldecisions.reports.dataengine.datasource - Finished reading database records, no more records <br /></p>

  • Management report doesnt show violations at user level.

    Dear all,
    I have a problem that the management report in 5.3 SP04 doesnt show violations at user level. At role level it works fine.
    I've tried full sync and generated a new management report. The problem remains.
    No. of Users Analyzed 859
    Users with no Violations 859 100%
    Users with Violations 0 0%
    Number of Roles Analyzed 2,986
    Roles with no Violations 2,510 84%
    Roles with Violations 476 16%

    Hi Vit,
      Follow both the notes mentioned by Sahad. Check the data in virsa_cc_prmvl table. Run the following script and see if you can see any data:
    select * from virsa_cc_prmvl where genobjtp=1
    If you don't have any data then there was some issue with user analysis so you will have to run the analysis again. If there is data then run the management report again and you should see the data.
    Regards,
    Alpesh

  • BI Projects Report Not showing data

    Hi
    I am a new to BI.I am trying to configure BI for Oracle Projects.So the problem here is couple of reports are not loading data on dashboard.
    The issue is with Most of report that use data from Organization table
    1.My BI is integrated with EBS.(I am wondering id HR security has anything to do with same)
    2.Is there any step that should taken care while configuration?
    3.Currently my log level is 3,But I am not able to see the query in Manage session.Show that I can get more information on specific table which is causing the query to return no data
    Thanks in advance.

    Hi,
    The query is having some restrictions in the filter area. And also there are 2 conditions in the query.
    I am checking the Multiprovider data with the tcode LISTCUBE. I am giving all the selections and the restrictions in the Multiprovider , some data is there in the multiprovider.
    But in report its not showing any data.
    Where shall I check, whetehr I need to check the MultiProvider assignment characterstics?

  • Report not showing data

    Hi,
    We have a report which is built on Multi Provider.
    This Multi Provider is using 2 global restricted KF's and we have some filter values also.
    The report is not displaying any values , while the Multi Provider has values for the same restrictions
    I tried to execute it in RSRT,but its not giving us any idea.
    Please help me on this.
    Thanks in advance!

    Hi,
    The query is having some restrictions in the filter area. And also there are 2 conditions in the query.
    I am checking the Multiprovider data with the tcode LISTCUBE. I am giving all the selections and the restrictions in the Multiprovider , some data is there in the multiprovider.
    But in report its not showing any data.
    Where shall I check, whetehr I need to check the MultiProvider assignment characterstics?

  • Usage Report not showing data

    Hello,
    When I am opening usage reports under Site Settings > Site Administraton > Popularity Trends, i cannot see any data after 9th May 2014. It stopped working and all the numbers coming to zero after 9th may. 
    I tried many solutions that are given on internet for this issue like restarting timer job, enabling usage on usage service application, permission on log files, etc.. but none of them worked for me.
    Please help me out. Is usage report depend on any service? search is working fine, usage service application is working fine.
    Thanks.
    chirag

    Hi  chirag,
    For troubleshooting your issue, please take steps as below:
    Make sure the Web Analytics Data Processing Service and Web Analytics Web Service are started on each server.
    Make sure web analytics service application is started
    Deactivate and Activate the site collection Features on Reporting.
    Check the detail error message of ULS log  to determine the exact cause of the error.
    Also you can have a look at the article:
    http://geekswithblogs.net/bjackett/archive/2013/08/26/powershell-script-to-workaround-no-data-in-sharepoint-2013-usage.aspx
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/30d11d27-6708-4bfe-a7d3-4b0aed522e7d/site-web-analytics-reports-no-more-data?forum=sharepointadminprevious
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • Authorization issue with report on "Char data target"

    Hi,
    we've a characteristic ZCHAR inserted as data target.
    user is not able to execute a report created on this "Characteristic data target".
    error is as follows : "Error : You are not authorized to use ZCHAR".
    Could some one advise how to resolve this issue & what authorizations need to be assigned to this user.
    <b>PS: same user has no problems running other reports created on infocube & ODS.
    also, this characteristic data target is not "authorization relevant" in the info object definition.</b>
    appreciate your help.
    I've following profile assigned to user.
    S_RS_ICUBE - Administrator Workbench - InfoCube
    Activity   :                     All activities
    InfoCube Subobject :             All values
    InfoArea           :             *
    InfoCube           :             *
    Hari Immadi
    http://immadi.com
    SEM BW Analyst

    Gova,
    thanks for your reply.
    profile doesn't have any authorization object S_RS_IOBJ.
    looks like this is the problem.
    I quickly tested with this object on a dummy profile & it worked with following settings. Is this correct just for reporting?
    Object S_RS_IOBJ
    Activity                       Display 
    InfoObject                     ZCHAR
    InfoObject catalog             *       
    Subobject of InfoObject        Data    
    Hari Immadi
    http://immadi.com
    SEM BW Analyst

  • Why the scatter graph doesnt show data?

    Hi,
    I would like to ask something..i use the latest version of bean with size 1.74 MB and i download it from the oracle site but SCATTER GRAPH didn't work with it.. it doesn't show anything from the data that have been sent to it..
    I saw in the sample code that comes with the bean (graph90 file) that the scatter type is new supported one..so does this version of bean support the scatter graph in oracle 10g forms? if yes what do you think that the problem might be ?
    Does anyone know what the problem might be and how i can fix it?
    Thanks alot
    Eyad Basheer

    Grant SELECT or DEBUG on scott.emp to trainee3, or else give trainee3 some global SELECT ANY privilege.

  • Report to show data for specific MD

    Hello,
    I am racking my brain thinking of a way to do this...
    I have some specific masterdata for example Product 1,2,3...10 and i also have a cube where any Actual & target sales are recorded
    I need a way of producing a report whereby the report shows ALL products and any data relevant from the cube...
    ie  if there is a product where there is no data for actuals or targets then the report will still show a line but with blanks in the KF.
    (right now, if there are no actuals or targets, that product is ommited from the report, I need to be able to see that product and the fact that there is no data for it in the cube)
    any ideas?
    thanks
    BW_ER

    Hi,
    There are multiple ways of achieving what you want.
    1) You can do as proposed and create an infoset and then you can use and outer join on the master data. This way all master data records are displayed independently of whether they have any transactions in the infocube when you create a query
    2) You can create a multiprovider on your master data and your infocube and then in the mapping of the fields, specify that you want the e.g. 0MATERIAL to come from  your master data
    Hth,
    Jacob

  • SQL Report not showing data - available in SQL Workshop and SQL Developer

    I am having an issue with developing a SQL Report in APEX 3.2.1. I run the code in both SQL developer and SQL Workshop and I get data pulled back (both against my development environment). When I run the same code in a SQL Report region, it returns no data available. Does anyone have any idea what would be causing this? Other regions on the page accessing different tables in the same schema return data without issue. Any help would be appreciated.
    Thanks
    Freddie

    Could you explain the last comment a bit more. Here is a bit more info just in case I touch on the info with it. The db schema is BPAMGR, the Workspace is BPAMGR. We use the same schema for all of our reporting. All of our tables are in the same schema. We don't use any tables outside of this schema. Our APEX workspace has been associated to only this schema. The tables are able to be queried by SQL Workshop in the same APEX instance that the report application is under.
    Freddie

  • I have 2 tv's that I want my apple tv to show on (same view, at the same time)  How can I do this?

    How do I set up 2 tv's to show one apple tv? I want the same screen in different rooms with one being hooked up directly to one apple tv.

    If it's an AppleTV 1 (silver) it has HDMI and component.
    Black AppleTVs only have HDMI.
    The copy protection lobby insist that AppleTV uses HDCP copy protection for protected media and you are unlikely to find a legitimate consumer device that can convert video from HDMI to an analogue format to distribute to other TVs, VCRs, DVD recorders etc.
    AC

  • The backup library doesnt show as an option in the file menu

    I want to backup my library to DVDs, but there isn't an option to backup under the File\Library menu.

    The first important thing to consider here is that Apple does not support Time Machine backups to a drive at the USB port on the AirPort Extreme, so that may likely have something to do with your difficulties.
    If you want to continue to try this, the drive must be formatted in Mac OS Extended (Journaled) and you almost always have to use a powered USB hub with a drive at the port of the Extreme...even if the hard drive has its own power supply....because the port on the Extreme is under powered.
    Most users who try this unsupported method have corruption difficulties sooner or later, but we do hear from some users who seem to be able to make it work.
    The bottom line is that there is no support from Apple on this if you have difficulties, so you may want to consider a secondary backup plan for your important data.

  • My new sim doesnt show its network? is the phone still locked?

    my dad got a 3g iphone...my mom used it before when she was in USA..now i tried to put my indian sim (vodafone) in it..and it doesnot show any network.? so does that mean it is locked??? what can i do to get the vodafone network?

    hi
    Wireless phones purchased from AT&T generally come with locked SIMs, which potentially makes them incompatible with wireless service from non-AT&T providers.
    To use an AT&T phone on another wireless network, you must unlock its SIM using an Unlock Code.
    AT&T will provide the Unlock Code for phones on wireless plans if:
    Your wireless service has been active for 90 days or longer
    Your account is current and in good standing
    Your phone is not sold exclusively by us
    Your phone's Unlock Code is available from the Manufacturer
    AT&T will provide the Unlock Code for AT&T branded phones on Prepaid plans to customers who have either been on AT&T service for 6 months or longer, or provide a receipt or other proof of purchase.
    if not then buy another iphone

Maybe you are looking for

  • Cancel a In-Process Purchase Order

    Hi All, We have a issue in which a user raised a PO with a user id which was linked to a wrong HR record. We corrected that issue but the PO is following old Approval Hierarchy. Currently the PO is in "In Process Status" and user is not able to open

  • Pixelated, interlaced pics after burning dvd

    my first dvd I burned from the project I am working on was fine but needed a couple changes such as sound and buttons. When I burned the final DVD I am having problems with the last slide show. The last 10 pictures are coming out interlaced. Not sure

  • Controlling multiple iPads for a presentation

    Just wondering if anyone knows of a good method to run a presentation on multiple ipads simultaneously? I'd like to hand out iPads at a boardroom meeting and control them all from a central device. Thanks

  • Multiple selections in an HTML form

    The option selector (<select>...</select>) in an HTML form allows the user to make multiple selections. However, when the form parameters are posted to an XSQL page, only the first value selected will be assigned to the corresponding XSQL parameter.

  • Export destination picker: allow entering of path

    In the Export->Export Location->Choose->Browse for Folder, there is no option to paste a path directly. With most other programs, I find this the most efficient method. I have a folder open in another window, and all I have to do is copy and paste th