Enterprise Resource Planning Blogs by SAP
Get insights and updates about cloud ERP and RISE with SAP, SAP S/4HANA and SAP S/4HANA Cloud, and more enterprise management capabilities with SAP blog posts.
cancel
Showing results for 
Search instead for 
Did you mean: 
knutheusermann
Product and Topic Expert
Product and Topic Expert

Using Microsoft Excel and SAP Business ByDesign OData for Analytics you can download analytical data from ByDesign systems and use the data for offline analysis in Excel.


 

This blog post describes how to connect to ByD systems using ByD OData for Analytics and native Excel capabilities as well as Microsoft PowerPivot.


 

Further information about ByD OData for Analytics:


OData for SAP Business ByDesign Analytics


 

Beyond the possibility to connect Excel with ByD as described in this blog post, ByDesign offers various possibilities to work with Excel incl.

  • open ByD reports in Excel using the ByD Add-in for MS Excel,

  • download ByD reports in Excel xml format,

  • download ByD reports and its underlying data sources in csv format,

  • and Excel Workbooks using the ByD Add-in for MS Excel


Furthermore ByD offers a URL schema to launch ByD reports as Excel Workbooks.

 

 

 

Steps to use ByD OData for Analytics as Data Source in Excel PowerPivot


 

Microsoft PowerPivot (PowerQuery) is a tools that can be used to join query results and other data.


Further information:


Introduction to Microsoft Power Query for Excel - Excel


 




  1. Create a data source in Excel using POWERPIVOT >> Manage

  2. On the PowerPivot popup select: Get External Data >> From Data Service >> From OData Data Feed:


  3. On the Import Wizard enter the Data Feed Url“:
    https://myXXXXXX.sapbydesign.com/sap/byd/odata/crm_customerinvoicing_analytics.svc/RPCRMCIVIB_MQ0001...
    Note:

    1. The wizard does not process the OData service file, but the data feed

    2. For large data sources use ByD OData parameter to select and filter ByD data. For example:
      myXXXXXX.sapbydesign.com/sap/byd/odata/crm_customerinvoicing_analytics.svc/RPCRMCIVIB_MQ0001QueryResults
      ?$top=...&$select=...&$filter=...
      For more details with regards to ByD OData access to high volume data sources, please check
      SCN blog OData for SAP Business ByDesign Analytics
      , section "High Volume Data Sources".



  4. Use buttom Advanced to enter the ByD credentials:


  5. Test the connection to ByD using buttom Test Connection


  6. Press buttom Next and select the Source Table:


  7. Use buttom Finish to extract the data from ByD ... done:


Now you can display and work with ByD data in PowerPivot:



 

 

 

Steps to use ByD OData for Analytics as Data Source in Excel


 

  1. Create a data source in Excel using DATA >> From Other Sources >> From OData Data Feed:

  2. On the Data Connection Wizard enter the OData data feed URL and the ByD logon credentials:

    Example OData URL:
    https://myXXXXXX.sapbydesign.com/sap/byd/odata/crm_customerinvoicing_analytics.svc/RPCRMCIVIB_MQ0001...
    Note:


    1. The wizard does not process the OData service file, but the data feed

    2. For large data sources use ByD OData parameter to select and filter ByD data. For example:
      my331895.sapbydesign.com/sap/byd/odata/crm_customerinvoicing_analytics.svc/RPCRMCIVIB_MQ0001QueryResults?$top=...&$select=...&$filter=...
      For more details with regards to ByD OData access to high volume data sources, please check
      SCN blog
      OData for SAP Business ByDesign Analytics, section "High Volume Data Sources".




  3. Press buttom Next and select the Source Table

  4. Press buttom Next and enter a data connection name, etc.

  5. Press buttom Finish

  6. Import the data … done:





 

.

8 Comments