Dashboard report on mobile

Hi Experts,
     I was created one dashboard report on Sales data ,It was saved on mobile platform and it is working fine,i have seen that report on mobile device.As well now i have been export that report in to html.So can you please tell me is there any possibility to get that exported html report into mobile device.
Thanks & Regards,
Hityshi Gullipalli.

Hi Hityshi,
For any of these options to be available you must have an environment at least a BI 4.0 SP5 and your Dashboard client must also BI4.0 SP5 or higher. Any version of BI 4.1 will also work.
You can find all the information about deploying and using the Mobile platform in this guide:
http://help.sap.com/businessobject/product_guides/sbo41/en/518_mobiOS_admin_en.pdf
From page 319 in the following guide you will find information specifically about using Dashboards on mobile devices with the SAP BI app.
http://help.sap.com/businessobject/product_guides/sbo41/en/sbo41sp2_dashd_user_en.pdf

Similar Messages

  • OBIEE reports in Mobile App Designer View

    Hi All,
    Is there any possibility to view the existing OBIEE reports in Mobile App designer page and edit the same?
    Since more reports have been created already,we wanted to view and edit in MAD to make it available for Mobile users.
    Thanks
    PM

    Hi Rayno,
    Did you try to use a different browser and are you at the latest patch of BIMAD?
    Mainly if you are on IE I guess the patches fix compatibility with the various version of IE most of the time (Firefox and Chrome are better for that).
    I also remember your other issue having the dashboard to display only when all the analysis are loaded, so maybe you have something in your setup (network, proxy, browser version, corporate rules etc.) impacting the user experience of BIMAD (but not only) in such a negative way.
    I didn't spend weeks on it but never got BI Server crash because of BIMAD and random java errors (are we really talking about java or javascript?).

  • How TO Make HTML 5 Dashboard Report

    Hi All,
         I have seen your posts regarding dashboard reports.I ave small query that I am using dashboard 4.0 SP5.
         I was developed sample report on dashboard,and then deployed into mobile platform(android Samsung note 2) working fine.Now I am confused      thatwhether  the report is in flash format or html 5 format how can we know?
         But I want that report in html 5 format.so what I have to do to make that report into html 5 dashboard report,how can show(prove) to others that is in      html 5 format.Now I am confused thatwhether  the report is in flash format or html 5 format how can we know?
         Can you please help me.I am working on this since from last 2weeks i didn't found any solutions...
    Regards,
    Hityshi G.

    Hi Hitushi,
    Steps from 1 & 2 are same, Install Business Objects mobile app from Play store and you can open it.
    For prerequisite i think you can work with above mentioned version.
    Dashboard are only supported on "Android tablets with 7 inch screen size and higher having Android operating system 4.0 version and higher."
    But for executing the dashboard in android please do check the below links.
    SAP Dashboards on Android Mobile Phones
    Mobile Dashboard in BI4.1
    Dashboards not available via Android Mobile
    How to run SAP BO Dashboards on Ipad or Android
    How to Connect to SAP BI Platform from IPAD/IPhone
    How to Connect to SAP BI Platform from IPAD/IPhone
    How to Configure and Access Dashboards from IPad
    How to Configure and Access Dashboards from IPad

  • Print Message Report from Mobile

    Hello...
    We need modify standard mobile infrastructure java code...
    We need print some report from Mobile Front-end.
    Is possible to print all MESSAGE data that we can see from front-end of mobile infrastructure 2.5 ???
    thank you very much
    Stefano

    I haven't really done much enhancements on MAM 2.5, but Im sure sami will let you know where to add the code, or you can review the MAM enhancement guide on the CD.
    In regards to printing the PIOS API is pretty simple. If you are using a laptop to print to a normal printer then you can just use the Win32 Drivers..(installed via driver addon from web sap console.)If you are using the handheld you will need to find the appropriate drivers.
    Here is some code I used in one of my applications:
                   <i>Connector conn = Connector.getInstance();
                   DriverInfo[] driverInfo = conn.listDrivers(ConnectionType.PRINTER);
                   PrinterParameters params = new PrinterParameters(driverInfo[0]);
                   params.setPrinterMode(PrinterParameters.GRAPHIC_MODE);
                   GraphicPrinter gp = (GraphicPrinter) conn.open(params);
                   File myImage = new File("c:
    smalllogo.bmp");
                   if (myImage.exists()) {
                        float x = 0;
                        float y = 50;
                        try {
                             String[] sFonts =
                                  gp.getFontConfigurationManager().listFontNames();
                             PrinterFont pf = gp.getFont(sFonts[0]);
                             gp.drawText(
                                  pf,
                                  25,
                                  25,
                                  "TO For Delivery # = "
                                       + dbAccess.getItemFieldValue(arrayItems[0], "VBELN"),
                                  GraphicPrinter.NO_ROTATION);
                             for (i = 0; i < arrayItems.length; i++) {
                                  gp.drawText(
                                       pf,
                                       25,
                                       y,
                                       "Delivery Item # = "
                                            + dbAccess.getItemFieldValue(
                                                 arrayItems<i>,
                                                 "POSNR"),
                                       GraphicPrinter.NO_ROTATION);
                                  y = y + 10;
                                  gp.drawText(
                                       pf,
                                       25,
                                       y,
                                       "Material # = "
                                            + dbAccess.getItemFieldValue(
                                                 arrayItems<i>,
                                                 "MATNR"),
                                       GraphicPrinter.NO_ROTATION);
                                  y = y + 10;
                                  gp.drawText(
                                       pf,
                                       25,
                                       y,
                                       "Quantity to Pick = "
                                            + dbAccess.getItemFieldValue(
                                                 arrayItems<i>,
                                                 "LFIMG"),
                                       GraphicPrinter.NO_ROTATION);
                                  y = y + 25;
                   gp.doPrint(1);
                   gp.close();
              } catch (Throwable tFile) {
                   tFile.printStackTrace();
              }<i>
    This should give you an idea, you should also read through the MDK documentation for the printer API (PIOS). Its quite easy to pick up and as long as you have the driver and connector installed it prints right away.(You could also use the Peripheral emulator in
    NWDS to test the code first)
    Hope this helps,
    Wael..
    Dont forget the rewards
    Message was edited by: wael aoudi

  • Unable to View Data in OOTB OBIEE11g Dashboards/Reports

    Hi,
    We have installed OBIEE 11.1.1.6.0. BIAPPS, Informatica and DAC for the implementation of Oracle Business Intelligence Application 7.9.6.3 in Windows 2008 Server.
    Also completed the basic configuration of Oracle BI Repository Connections, Informatica server and Client configuration Steps and DAC configuration Steps.
    When tried to view the OOTB Dashboards in OBIEE, the reports are throwing following errors. Please suggest us a resolution to make sure the OOTB Dashboards/Reports are up and running
    Is there anything we need to do in the backend Database or something dealing with Full load using Informatica and DAC ?
    The error shows that there is table or view missing/does not exist and do we need to dump the OOTB metadata(I am not sure) to Database so that the DB will have the tables ? If yes, please suggest me the process for achieving this ?
    When tried to view the data and update the row count for a table in physical layer of the OOTB RPD, we are getting the same below message.
    We just wanted to first view the data for the OOTB Dashboards/Reports and then proceed further with actual developmental activities involving the customizations and so on.
    What configurations we need to re-check?
    The reports are throwing following TNS Error:
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 43113] Message returned from OBIS. [nQSError: 43119] Query Failed: [nQSError: 17001] Oracle Error code: 942, message: ORA-00942: table or view does not exist at OCI call OCIStmtExecute. [nQSError: 17010] SQL statement preparation failed. (HY000)

    Looks like RPD connection pool is not pointing to Warehouse database.
    For any connection issues
    1. Copy your tnsnames.ora to {Oracle_BI1}\network\admin directory & {oracle_common}\network\admin directory (only the former is needed as that is the ORACLE_HOME)
    2. Or instead of tnsnames.ora source entry, use the full expanded tnsnames as shown below
    (DESCRIPTION =(ADDRESS = (PROTOCOL = TCP)(HOST = 172.16.66.173)(PORT = 1521))(CONNECT_DATA =(SERVER = DEDICATED)(SERVICE_NAME = orcl)))
    OR
    Call Interface: Default (OCI 10g/11g)
    Data source Name->localhost:1521/XE

  • SAP BI reports on mobile devices

    Hi experts
    We need have some business intelligence (SAP BI) reports and metrics on our mobile devices (BlackBerry, Iphone, Ipad). For example: The mobile'users should enter a product ID and the report show the metrics relate with it availables in SAP BI.
    We have BusinessObject products and we know about BOBJ tools to design our solution to mobile devices.
    Can we use BO Mobile and BO Explorer simultaneously to show the reports on Blackberry and Mac Devices?
    With BOBJ tools can we do a interactive report (to enter product key) ?
    Thanks for your help.
    Osmy

    Hi Osmy,
    With the latest BI4.0, you will be able to use BI Reports on Blackberry (and nokia) devices (this was also available in XI3.x releases) . There is no iphone support yet - which maybe coming shortly in later releases.
    As for Explorer, i* apps are already available - but not for blackberry as far as i know
    You may already be able to run interactive (prompted) reports on blackberry. Below is a link on design best practices for reports on mobile
    http://help.sap.com/businessobject/product_guides/boexir4/en/xi4_mobile_bi_rep_design_en.pdf
    hope this helps,
    Shiva

  • Crystal Report Error - Mobile Sales - 4.0 SP 12

    Some of the users are getting the following error message while trying to open the Crystal Reports from Mobile Sales.
    "This program is used to host and to initialize the UF F has encountered a problem and needs to close. We are sorry for the inconvenience."
    Can you please let me know where can I find any update about these issues?
    Has anyone ever come across this type of error?
    Thanks in advance.
    Regards,
    Pijush

    Hi Pijush,
    Can you ensure that the following Dlls in the machine are registered:
    1. Register all the Dlls and ocx files available in
       <<Installation directory>>\Sap\Mobile\bin directory.
    2. Register the dlls and ocx files available in
       <<Installation directory>>\Sap\Mobile\3rd_party directory.
    3. Register the sfabol.dll and msa.dll. It will be available under
       <<Installation directory>>\Sap\Mobile (or in the sub-directories
       based on how settings are at your end.
       But before doing the same, please ensure that you unregister the other Dll first.
    As you are aware, the starting application is UFContainer.exe. The same
    requires the following Dlls/OCX to be registered:
    1. sfabof.dll
    2. scrrun.dll in C:\winnt\system32 directory
    3. ErrComp.dll
    4. UFCore.dll (based on the IE Version)
    5. ACTBAR.OCX
    6. MSCOMCT2.OCX
    7. comdlg32.ocx
    8. SSLSTBAR.ocx
    9. MSCOMCTL.ocx
    Can you please ensure that the above are indeed registered in your case
    Some of the above exists in C:\winnt\system32 directory.
    If the problem remains it may be because of the IE version you use. Do you use IE7? iIf so did you face the same problems with IE 6 also?
    Regards,
    Gervase

  • CRM Web UI - Authorisation error for Dashboard report

    Hello
    I am accessing CRM specific BI reports on CRM Web UI for areas like Lead Analysis, Marketing and Campaign Analysis etc, and most of the reports are working fine. But when I try to access a dashboard report (I am not really sure if it is called daashboard report beside the report name- it gives me an Authorisation error saying that the 'User does not have proper authorisations'.
    I have tried by assigning the role SAP_CRM_OR_USER suggested by a colleague, but even then I get the same error. Our Basis team does not have an idea on the exact role to be used.
    Could anyone of you please tell me the exact role to be used in order to see those report on Web UI. Thanks.

    Hi Sven
    I have tried that option of the transaction ORDYWB to activate the reports (this was also suggested in a SAP note i.e. to create a Z report and the code for which was given in the SAP note and upon executing the report, it showed a number of activities which have to be performed and had to implement those activities one by one). But in that transaction all the reports and InfoTypes are active with status 'OK'
    If you could give me the exact role which you have used for those reports, I will give it a shot. Also, in the CRM Web UI, I am unable to see the technical name of the report of the interactive report (dash board report?). If the report was executing in the CRM Web UI, we could see the technical name of the report, but for the non-executing reports, could you please tell me how to see the technical name?
    I have raised this to SAP and looks like even they are having a hard time finding the solution. Thanks.

  • How to avoid the message in the dashboard report

    Hi,
                       I am developing Dashboard reports(graphs) using WAD. Query and WAD are working fine. I need to put a variable for Calendar Month or Year in the graph .I am populating the Variable with default value initially and I am getting the correct result . But if I change the Variable value second time, I am getting a message (type I(information) ) in the same screen which says that 'You cannot change variable ZCALYEAR_WT01 for charact. 0CALYEAR during query navigation' . And below is the detailed information about the error message.
    The Can be changed in query navigation property has been set for variable ZCALYEAR_WT01, characteristic 0CALYEAR. However, the variable is used in the query in such a way, that the system is unable to apply this change-option.
    This can, for example, occur under the following conditions:
    Characteristic 0CALYEAR is filtered by additional restrictions (the restrictions must be joined using an OR-connection)
    A second characteristic, which is restricted by a variable, is compounded to charcteristic 0CALYEAR.
    Variable ZCALYEAR_WT01 is a hierarchy node variable, but the hierarchy has not been determined uniquely.
    A variable can be changed during query navigation only if it is used exclusively in a drilldown-characteristic, and there are no further restrictions to the characteristic other than this variable. There must be no additional characteristics with variables compounded to the characteristic you are working with. For variables for hierarchy nodes, the hierarchy must be determined uniquely and agree with the set display hierarchy.
    Also, if the characteristic value is moved, for example (ZCALYEAR_WT01 - 1), the variable is no longer able to be changed when navigating queries.
    System Response
    The entry ZCALYEAR_WT01 Can be changed during query navigation is not applied.
    Procedure
         I checked the query definition and it is not having any offset or any other restrictions for Calendar Year
    It is used for finding the total quantity by country for the year  .Hence Quantity keyfigure is added in the Keyfigures and Country is in the Rows and Calendar Year is restricted with Variable in the global filter .There are no other fields and no other restrictions .
      I am still trying to figure out why the warning apprears in the DashBoard. Since this Dashboard report will be used by the Power users and this warning message will be annoying to them .Hence I need to find how to avoid this message.
    Kindly do let me if anyone has faced this and solved earlier.
    Thanks for your time.
    Thanks & Regards,
    Raja

    Hi Nick,
      Thanks for your suggestion and it  worked for me   I  added the 'System message' web item and set the visibility to 'Hidden'  .Now I am not getting any message. Thank you for both.
    Thanks & Regards,
    Raja

  • Accessing OBIEE report  from mobile browser or tablet

    HI
    jdev 11.1.1.5
    we have OBIEE reports embeded in adf jspx page .
    can we access this report from mobile browser or tablet ?
    I think we can access OBIEE report using OBIEE client application for Iphone.
    but is it possible to access the same from mobile browser?(embeded in adf application)

    chk this
    http://blogs.forrester.com/boris_evelson/10-07-07-oracle_obiee_11g_launch_we_are_back
    Mobile BI apps delivered to iPhone/iPad, BlackBerry, Android and Windows Mobile devices

  • Calling Alv Report From Mobile

    Hi All,
    I need some information to cal a alv report from mobile. I created one report ans can see the selection screen in gui after calling. Here the screen is really big i need to adjust the size because it may take more load and time if i call from a mobile . Is it possible to call the same from mobile or do i need any separate application to call this from mobile. Please *** you valuable suggestions.
    Regards
    Madhu.

    Hello Madhu,
    What is your system details?
    Kernel and BASIS?
    Device OS & Browser?
    What are the GUI Configuration settings of the ITSMobile Service?
    What ITSMobile Generation STYLE was used?
    Perhaps useful notes:
    1037715  ITSmobile: Supported screen elements
    1309633  ITSmobile: custom OMRT controls auto-recognized at runtime
    1312835 ITSmobile: page navigation in ALV Grid on Windows Mobile
    1668784 ITSmobile: new features for ALV Grid
    Regards,
    Oisin

  • Error while previewing report  in Mobile

    Hi Experts,
    one of my client required to view reports in mobile for that i have done crystal report but while previewing it was throwing an error as attatched screen shot how to resolvwe this issue

    Hi Meghanath Sunkara...
    Please see SAP note 1986318 regarding the error you are receiving
    Hope Helpful
    Regards
    Kennedy

  • How do I create dashboard report in SAP B1

    Hi ,
    Currently I am  using SAP B1 8.81 PL-06 with cockpit enabled. By default we have got in bulit sales Analysis , customer aging and service call reports, but what are the way to create our own dashboard reports. Is there any sources or methods to get Dashboard application ...Please share your views .....
    Thanx
    Note : In Widget gallery avaialble in download sdn site not solve the purpose ...

    Hi,
    To create your own dashboards you will need Xcelcius, with this you design your dashboard and can insert pretty much any query you need, you then add a Data Connection to retrieve the data from SAP Business One. Then you export it from Xcelcius as an .SWF file (Flash). Then, using the free SAP B1 Utilitiy Dashboard Packager you can then prepare it to be imported into SAP B1. You then import it, assign user permissions and Bobs your uncle.
    I have very very much simplified it there, but there are plenty of examples on how to do this out there, happy to email you a couple if you wish, but you do need Xcelcius to create the dashboards to begin with.
    Welcome to the small group that can design the dashboards (myself included) and welcome to all the headaches you are going to get with the B1 Integration Service and Event Sender disaster !
    If I can help please let me know
    Regards
    Sean

  • What are the Dashboard reports in sap crm 7.0?

    Hi, Experts.
    Could you guide me what are the dashboard reports are in sap crm 7.0 related sales and marketing, service.if I want to modify existing report how can I do and where I need to do ? If I want to create new dashboard report is there any designing tools are there? How can I create custom dashboard report?
    After creating how we can link in web ui. I searched in forum but I didnu2019t find any information regarding this. Please kindly guide me. related to interactive reports how can i create  and how can link to web ui just provide sample inputs.
    Regards,
    Jemmi.

    Hi,
    For interactive CRM report, please try link
    http://help.sap.com/bp_crm70/BBLibrary/Documentation/C41_BB_ConfigGuide_EN_DE.doc
    On page of
    http://help.sap.com/bp_crm70/CRM_DE/HTML/index.htm
    you may find some other info related to BW analytics, maybe there is info for dashboard? I am not so sure.
    Hongyan

  • How to   Pass Parameter from BIP  to Dashboard  Report

    Hi,
    Parameter from BIP to Dashboard Report
    If I select BIP report paremeter should pass value to dashboard report
    thanks in advance.
    CHEERS ,
    Jel

    Hi Saichand,
    I hav gone through above link its passing values from Dashboard prompt to BIP report only..
    just i need like reverse (if i click on BIP report value then it should pass that value to Dashboard reports) in this this case how to pass parameter from BIP to dashboard report
    Thanks in advance
    Cheers,
    Jel

Maybe you are looking for

  • ASA 5505 - Cannot ping outside natted interface

    Hello, I have a Cisco ASA 5505, the problem is I am not able to ping to outside natted interface (ip: 172.88.188.123 and 124 and 125) from inside network Could someone help me to resolve this? I have looked for ASA documentation through the internet

  • 'Indesign cc' and ePub and 2014 and fonts that work across platforms

    After searching this forums and the web, I am posting the question. Does anyone know of a current 2013-2014 REFERENCE which PROVIDES a LIST of FONTS that are ACCEPTED by IPADS and KINDLES that WORK WITHOUT Any PROBLEMS. The article below is in contra

  • Error Message In USEREXIT_PRICING_PREPARE_TKOMK

    Hi Experts, I am using USEREXIT_PRICING_PREPARE_TKOMK (RV60AFZZ) for t-code VF11. The requirement is we need to show an error message . Using "MESSAGE ennn(xxx)" statement is showing no messages instead it is raising one exception automatically. We c

  • Howto:pass an ado.recordset to a stored procedure

    Hi, I need to pass an adodb.recordset to a stored procedure in Oracle 8.0.5. I am programming with visualbasic 6, an exe application. I don4t know how to setting the parameter for the adodb.command which execute the procedure. Any idea?? Thanks, Cesa

  • SELECT DISTINCT alternative

    This is sort of related to another issue that's been posted on this message board. As a temp fix, I'm trying to have my Results page pull in a bunch of products from a Products table. . I have another table of Warnings that get joined by the product