Book Image

Real Time Analytics with SAP Hana

By : Vinay Singh
Book Image

Real Time Analytics with SAP Hana

By: Vinay Singh

Overview of this book

SAP HANA is an in-memory database created by SAP. SAP HANA breaks traditional database barriers to simplify IT landscapes, eliminating data preparation, pre-aggregation, and tuning. SAP HANA and in-memory computing allow you to instantly access huge volumes of structured and unstructured data, including text data, from different sources. Starting with data modeling, this fast-paced guide shows you how to add a system to SAP HANA Studio, create a schema, packages, and delivery unit. Moving on, you’ll get an understanding of real-time replication via SLT and learn how to use SAP HANA Studio to perform this. We’ll also have a quick look at SAP Business Object DATA service and SAP Direct Extractor for Data Load. After that, you will learn to create HANA artifacts—Analytical Privileges and Calculation View. At the end of the book, we will explore the SMART DATA access option and AFL library, and finally deliver pre-packaged functionality that can be used to build information models faster and easier.
Table of Contents (16 chapters)
Real Time Analytics with SAP HANA
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Using Microsoft Excel as a reporting tool


Typically, customers / end users use different reporting tools in a business environment. But since Microsoft is widely used across user groups, it let's you see how we can expose our SAP HANA information model via Microsoft Excel.

The following are the steps to access the HANA views on Microsoft Excel:

  1. Go to Microsoft Excel 2010 or above.

  2. Go to Data | From Other Sources | From Data Connection Wizard.

  3. From the data connection wizard, choose Other/Advanced:

  4. In the next pop up, it asks you to choose the SAP HANA MDX Provider option and logging credentials for SAP HANA:

    Click on Test Connection and then click on OK.

  5. Now, we can select the database and the specific view we want for reporting:

  6. We can save this connection with a friendly name:

  7. Excel opens up with a pivot table; click on OK, it asks you for the HANA server credentials:

  8. You can play around with the fields that you want to see in the report and display the report accordingly:

There are other reporting...