Dash Boards creation:

Hi all,
                Can anyone send me the step by step procedure to create dash boards in BW 3.5 and 7.0.
Thanks

Hi Nagar,
You can design dashboards using Web Application Designer (WAD), Visual Composer or Crystal Xcelsius . You can create a web template in Web Application designer and place the web items like Chart, Tables etc. depending on your requirement. The output will be a web page. You can create Flash based dashboards using Visual Composer / Crystal Xcelsius.
To design a dashboard in WAD, refer this link.
http://help.sap.com/saphelp_nw04s/helpdata/en/44/b26a3b74a4fc31e10000000a114084/content.htm
This link will give you more information about BEx Web Application Designer.
http://help.sap.com/saphelp_nw04s/helpdata/en/1a/456a3badc1b315e10000000a114084/frameset.htm
Arun Varadarajan gives more information about the different Dashboard tools in this thread.
Dashboards - VC vs BEx WAD
Regards,
Hari
Edited by: Hari Krishnan K on Aug 3, 2010 3:51 PM

Similar Messages

  • Management Dash Board creation in SAP BI 7.0

    Hi Experts,
    Plz give me the construction procedure of Management Dash Board creation in SAP BI 7.0.
    Any material/links/documents/suggestions with u plz share with me.
    Any Pointers will really appriciated.
    Thanks in advance.
    Regards,
    Chinna.

    Hi reddy
    go through these help links
    http://help.sap.com/saphelp_nw04s/helpdata/en/80/1a637fe07211d2acb80000e829fbfe/content.htm
    http://help.sap.com/saphelp_nw04s/helpdata/en/23/054e3ce0f9fe3fe10000000a114084/frameset.htm
    http://help.sap.com/saphelp_nw04s/helpdata/en/e3/e60138fede083de10000009b38f8cf/frameset.htm
    will surely helps u
    Regards
    Kiran
    *Do assign points for helpfull answers,its the way of saying thanks in sdn
    Message was edited by: ravi kiran naalla

  • Creation of dash board report

    how to create dash board report
    Please be more specifc and if your question is for creating dashboards - search the forums before posting
    Edited by: Arun Varadarajan on Apr 19, 2011 9:12 PM

    If you require help in Reports, please put it in the Reports
    If you want to do the same in SQL, refer the analytic function, particularly SUM

  • Dash board report for make to stock scenario?

    hi friends,
             Here i am having a problem that, I need to do the dash board report to display the sales and production values (quanty s , value) with particular date comparission.
             some more detailed.
    my client need the report with day wise production and sales values with respective of material number. I can make the report if it is make to order situation. but , this is make to stock situation. and also mentioned that values should match the G\L Account ,ref: fs10n Transaction.
      plz help out ......
    rewards in advance.
    Regards,
    Naveen M

    The definition of Organization structure might not allow you to do so
    Please go throught the following link in detail http://help.sap.com/saphelp_47x200/helpdata/en/f4/7d3f9344af11d182b40000e829fbfe/frameset.htm
    Summary from the above link is as mentioned below
    You can plan material requirements at plant level or for different MRP areas. With MRP at plant level, the system adds together stocks from all of the individual storage locations, with the exception of individual customer stock, to determine total plant stock. The requirements are combined in the planning run and procurement elements are created for these pegged requirements with unknown sources. Individual storage locations can be planned separately or be excluded from planning.
    In the case of material requirements planning on an MRP area level, only the stocks from the storage locations or subcontractor assigned to the respective MRP area are taken into account. Only the requirements in this MRP area are combined and procurement elements are created for them. This enables you to plan material requirements specifically for certain areas.

  • Crystal Report and Dash Board Report templates

    Hi All,
    I was wondering can you help to find out few Crystal report and Dash Board report Templates for SAP Business One.
    This in order to give demo to customers.
    Link pointing to same is good enough. I have authorization to SAP portal and I have searched through it found only two template of Crystal report no Dash report templates.
    Regards,
    Aditya

    Hi Adit,
    For CR demo, you can use this youtube CR demo:
    http://www.youtube.com/watch?v=bKLtTDNpQMM
    For the CR sample templates donwload, you can check this link:
    http://scn.sap.com/thread/1239521
    If  you want to create the template by your self, you can check this link:
    http://scn.sap.com/thread/1627677
    For dashboard sample, you can download from this link:
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/e0bd3605-e1ad-2d10-488d-f2e4fede1d46
    JimM

  • Error while executing the BO Dash Board

    Dear Sapians
    i am facing the following issues in the BO while execute the Dash Board.
    But the authorization working fine in BW side . In the filter of the BO Dash Board i am getting the correct values which i was restricted in the BW side.
    Please help me to solve this.
    Thanks
    Haji

    Hi Vamsi.
    The exactly erro refers to a problems when you try upgrade from these version to 11.5.10.
    Can you read this note and apply solution? The note refers a patch, but the problem is the same.
    After Patch 4334965, adstrtal.sh & adstpall.sh is failing with errors [ID 360046.1]
    BR Rafael Ceolim

  • Error while running script HyperV - Dash Board - VM and Storage Report

    Hi Team,
    I am getting below error while running HyperV dashoboard monitor & storage report script from Technet script library.
    HyperV - Dash Board - VM and Storage Report
    Finished processing VM  - xxxx
    Processing VM - xxxxx
    Get-VHD : Unable to cast COM object of type 'System.__ComObject' to interface type 'System.Management.IWbemServices'.
    This operation failed because the QueryInterface call on the COM component for the interface with IID
    '{9556DC99-828C-11CF-A37E-00AA003240C7}' failed due to the following error: The requested object does not exist.
    (Exception from HRESULT: 0x80010114).
    At C:\Scripts\HyperV-DashBoard-v2.1.ps1:210 char:10
    +                     If (Get-VHD -VMID $vmDetails.VMID -ComputerName $cNodes.Name[$i])
    +                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : NotSpecified: (:) [Get-VHD], InvalidCastException
        + FullyQualifiedErrorId : Unspecified,Microsoft.Vhd.PowerShell.GetVhdCommand
    Get-VMNetworkAdapter : Unable to cast COM object of type 'System.__ComObject' to interface type
    'System.Management.IWbemServices'. This operation failed because the QueryInterface call on the COM component for the
    interface with IID '{9556DC99-828C-11CF-A37E-00AA003240C7}' failed due to the following error: The requested object
    does not exist. (Exception from HRESULT: 0x80010114).
    At C:\Scripts\HyperV-DashBoard-v2.1.ps1:238 char:12
    +                      If ((Get-VMNetworkAdapter -VMName $vmDetails.Name -ComputerName $cNodes.Na ...
    +                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : NotSpecified: (:) [Get-VMNetworkAdapter], InvalidCastException
        + FullyQualifiedErrorId : Unspecified,Microsoft.HyperV.PowerShell.Commands.GetVMNetworkAdapterCommand

    Hi ,
    I found that the problem had been solved in the script blog by your self :
    http://gallery.technet.microsoft.com/scriptcenter/HyperV-Dash-Board-VM-Disk-299bac7d/view/Discussions#content
    Best Regards
    Elton Ji
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • How can we show percentages in BO Dash board Manager(PMDM)

    Hi ,
    Please help me to find the  option in Dash Board Manager to show percentages of metrics.
    Regards,
    Teja

    Hello josborne,
    i feel for you as a year ago i was undergoing the same problem. I was using Basler cameras for bar code reading and i was using two of them at a time. i was getting the same error. In my case the issue was resolved after much pain. i changed the PCI cards, switched between a lot of softwares and hardwares to get the required results. In the end my issue came down to the Fire wire cable. I was using a very cheap cable. Perhaps this is the only thing i can add that you might be using some non+standard fire wire cable.
    perhaps you can try replacing it and then see the results. 
    Regards
    Asad Tirmizi
    Design Engineer
    Institute of Avionics and Aeronautics
    " Its never too late to be, what u want to be"
    Using LabVIEW 8.2

  • Including an link to an help file(*.chm) in dash board

    hi,
    is it possible to place an *.chm file(help file) in the dash board .
    i tried but OBI is not opening it up in that format.
    can some one give me an solution to this.
    thanks

    '.chm' is a Microsoft Compiled Help file that only works in Microsoft Explorer. You are advised to convert it to a friendlier format like HTML.
    As per Microsoft, due to a remote code execution vulnerability, you cannot open .chm from a URL. However there are some workarounds in the link below:
    http://support.microsoft.com/kb/896054
    Coming back to Oracle BI, you could open the link in a separate window, and ask users to download the chm. Once downloaded locally, the chm file should work fine.
    HTH,
    Nilanshu

  • Integration of OBIEE Dash Boards with BPM Process

    Hi ,
    Could you please help me in integrating OBIEE Dash Boards with BPM . I thought of using 2 ways :
    1) Integrating OBIEE with ADF First and then Integrating ADF with BPM . Its a long process but any other way if any one can help me .
    2) Integrating OBIEE with BPM directly by generating webservices . but i couldnt get any options to generate the webservices for OBIEE .
    Can anyone please guide me on this .
    Thank you,
    Sashank P.

    Check these links may help you.
    http://docs.oracle.com/cd/E21764_01/bi.1111/e16364/actions.htm
    http://gerardnico.com/wiki/ide/eclipse/eclipse_how_to_consume_a_webservice_with_wtp#the_result
    http://gerardnico.com/wiki/dat/obiee/web_service

  • Dash board and app store in the same window

    And I cant use either.. Untill I deleted all the wigets and then I could use the app store... How do I get the app store to launch seperatly from my dash board in Lion..

    If it says the user id and passcode is not correct then it isn't, even if you think it is. Or someone has hacked your ID and changed your password.

  • Daily Shift wise Report, Dash board reports

    Dear all
    With refering to the present project in 4.7 version  the customer requirement is below.
    1. Shift wise maintenance report - Here they  are presently maintaining Section, shift, Date, From time, To time , Job descriptions, attenede by remarks.
    In another coloum in same sheet they needs
    From time, To time , Delay descriptions, attenede by remarks.
    Then thirs is communication for next shift- there they are writing the texts which they are saying to next shift guys.
    2. Another what they wants is regularly top managers wants to see the maintenance details ( prev order, down time, consumption cost etc ) in their system dash board(screen) . they are not willing to go sap. How to do this thro .Net or workflow . This is report should be fulfiiled by us.
    3 Shutdown Planning report- here they are maintaining the date wise job hours in graphical form. How we can activate this
    I request you please have some idea about this.

    Dear Nandip/Iftikar,
    Dear thanks 4 ur answers. I have asked the same with our abapers , but they are new and not able to help. i have well tried with notification customer table addition in spro. but its not helping as required.
    The thing is i cant prepare the specs for this report. Example for shift we can create Z table. But Processing job description, Action taken, delay reasons how i can prepare the specs.
    I request you to share your Program or specs please then its better for us. please send at thennarasu_kandasami@ welspun.com
    Edited by: thenna arasu on Jun 2, 2008 2:12 PM

  • Regarding New data in dash board

    Hi gurus,
    Can anybody tell me the steps to build a dash board, which can give me the fresh for every 10 minutes. As of now i know that in dash board we have one refresh button when ever we click on that, it brings the new data. So please tell me the steps to build this.
    Thanks,
    Naren

    hi
    Please go through this link:-
    http://www.w3schools.com/tags/tag_iframe.asp
    You can create a simple html page with the iframe and javascript for reloading it.
    This html page could also included in VC in a html view.
    Regards
    Navneet

  • Using Dash board in Dot net Page

    Hi,
    I am using OBI dashboard. I have made my dash board looks fine.
    But what i want to do is I want to integrate this dash board in dot net page.
    I just want to show my dashboard in a dot net web page any code sample and any link
    will be helpful.
    I found a pdf at
    http://download.oracle.com/docs/cd/E10415_01/doc/bi.1013/b31769.pdf
    It is a long pdf and i have little knowledge about dot net.
    i just want to show my dash board on my web site.
    Thanks
    Umesh

    Use urls like:
    http://server/analytics/saw.dll?Dashboard&PortalPath=/shared/ABC/_Portal/ABCSummary&Page=PageName&NQuser=username&NQpassword=password&Action=Navigate&P0=2&P1=eq&P2=Time.Year&P3=1+2007&P4=eq&P5=Time.Month&P6=1+4

  • CProjects dash board fields not getting populated

    Hi
    Currently using cProjects 4.0 on ECC6.0 server.
    Facing problem for dash board data. Have created the project in cProject. Completed all the tasks, phases and project header also. I want actual start and actual finish date data to appear on the dash board.
    For evaluations I have done following settings:
    Activated Use Dashboard for corresponding project type ('Define Project Types' under 'Evaluations' and 'Dashboard').
    Specified when evaluations are executed as : Only with background processing ( 'Define Project Types' under 'Evaluations' and 'Dashboard').
    Assigned the extract layout to the corresponding project types for the dashboard evaluations
    Other settings:
    Transaction SPRO -> Collaboration Projects -> Evaluations -> Define Extract Layouts
    extract layour here is 0_DASHBOARD, attributes for this extract layout selected as Actual finish, actual start by checking the box of Always extract
    But I am still unable to see the dates in the Actual finish and Actual start fields on the dash board for the project of that project type.
    secondly,
    Currently Actual start and Actual finish fields are hidden, I make them to displyed column in the settings, but whenever I leave the the home page and again come to home page these fields are again going to the hidden column. I want them to be shown permanently.
    Please help on the same.
    Thanks and Regards,
    Niraj Sikligar

    hi Yogesh,
    I did the same as mentioned by you.
    Now I am getting following error message:
    Error when processing your request
    The following error text was processed in the system EC6 : Property GROUP_AGGREGATION with the value X is not allowed for key figure (PRIORITY)
    Any Solution?

Maybe you are looking for

  • IE problem with Lightbox

    Hi there. My question concerns http://www.energywa.co.za You can click on any of the 2 images on the right. When clickin in FF and Google Chrome, the lightbox works 100%. But, when trying it in IE 8, the image opens on the same page. When clicking an

  • Rapport missing from toolbar in Firefox version 18. Is it no longer compatible with Firefox?

    I get no indication that Rapport is active so I can't trust Firefox if I need Rapport protection.

  • BLANK PAGE errors during recording

    When I access a member site and click a link that generates a popup everything works fine. When I do the same thing during recording the POP happens but shows zero content and is labeled BLANK PAGE with About:Blank Below it and the text Done at the b

  • I am unable to get the resize pointer to appear.

    I often use the resize pointer to adjust Excel column sizes and Desktop window sizes.  In perhaps the past month or so, I haven't been able to get this cursor even to appear.  If I hold the arrow pointer to a column edge or a window edge, it appears

  • Down Payment Receivables

    Dear expert I have one issue about Control Account, Iu2019m using SAP B1 8.82 PL00. Under Accounting tab of Business Partner Master Data, there is a button (u2026.) for Control Account. And it has 2 account types u201CDown Payment Receivablesu201D an