cloud

cloud · 15. January 2025
Get data from relational view with Postman
Now that we know how to use Postman to send an API request to SAP Datasphere and receive data. We can now take a closer look at the API and what we can do with it. At api.sap.com we get different API endpoints, I want to focus on the consumption part. The API reference for the consumption part allows us to consume relational and analytical models. Let's start with the relational models and retrieve the data with Postman to see some results. The relational API endpoint can be accessed at this...
cloud · 05. January 2025
Basic OAuth logic
This is the first in a series of articles about the SAP Datasphere API and what you can do with it. I will start by explaining how to configure the OAuth and start with the first request using Postman. Postman is a tool for creating requests to web services. So let's dive into it. If you want to consume the SAP Datasphere API, you need to find the right endpoints. A good place to start is api.sap.com. But how can we test and see if the request is correct? If we get the right result? In this...
cloud · 10. October 2024
Structure of loading table in SAP Datasphere
Dynamic source filtering is a big issue in SAP Datasphere. There are several approaches that may work for one, but not for another. The discussion started again on LinkedIn after I read a post about dynamic filtering that was set with a fixed filter. Wanda then showed us a solution he uses to filter data. But Christopher pointed out that the filter is not pushed down to the source when you use a DP agent, e.g., the ABAP connection. I had in mind that there was a blog post about how to push a...
cloud · 16. July 2024
Create an Input Parameter in SAP Datasphere
It's just before the summer break, and I want to share an idea on how to get a dynamic prior year in an analytical model. There are several questions in the SAP community how to get such a result as it was used in SAP BW. Like this one https://community.sap.com/t5/finance-q-a/offsetting-input-parameters-in-datasphere-s-analytic-models-restricted/qaq-p/13723947 In this post, I want to share an idea on how to get such an offset in SAP Datasphere. Let's go to our fact view and add some logic that...
cloud · 28. February 2024
ER-Model
In this post I want to describe how you can use hierarchies in SAP Datasphere just like in good old SAP BW. To be able to use a hierarchy in SAP Datasphere like in SAP Business Warehouse, you need an object with the semantic type "Hierarchy with Directory". There are several blog posts on this topic that explain it in detail: https://blogs.sap.com/2024/01/08/creating-a-hierarchy-with-directory-in-sap-datasphere/...
cloud · 04. January 2024
I know it's been a long time since I wrote the last post, and also make some housekeeping on the site. But the last quarter was as always very busy with different topics. I have now four pilot projects with SAP Datasphere, which I have to manage and develop the cool stuff. 😉 For example, how to use the command line interface (CLI) for SAP Datasphere to create views or tables based on a remote table. I had a really cool meeting with Ronald & Tim about this topic - Thank you guys for the...
cloud · 31. May 2023
SAP BW hierarchy
It was quite a bit silent here. That's a fact. I had a lot on my plate since I have a new job and also before the promotion. But now I have a super cool topic on my mind I want to share with you. Hierarchies are a common topic in companies. They offer the business users' flexibility to navigate in the frontend reports. In this example, I flatten the hierarchy structure to consume a hierarchy with text nodes and infoobjects. The Product Group hierarchy looks like the following screenshot.
cloud · 08. March 2023
Data Warehouse Cloud: Analytic Model
The Data Warehouse Cloud Analytic Model is now on all tenants available. With this wave, you have now the possibility to use instead of an Analytical Dataset (ADS) the new Analytic Model. The Analytic Model is a kind of cube which allows you to slice and dice your data model. I wrote about the preview access on December, and now I want to show you some details.
cloud · 22. December 2022
Wow! It's now a long time since I wrote the last blog post. I think many of my posts starts with this now. But anyway, let's get back to the subject. I have the opportunity to have a look at the new Data Warehouse Cloud (DWC) Analytic Model. It was presented in the keynote of Hagen Jander and Eric Schemer on the DSAG Jahreskongress.
cloud · 19. April 2022
SAP BW transaction stc01
In this blog post, I want to share my experience with the Data Warehouse Cloud Bridge. There are several blogs out there that describe how to set up eclipse (https://www.seaparkconsultancy.com/single-post/create-a-dwc-sap-bw-bridge-project and https://blogs.sap.com/2022/01/24/using-sap-bw-bridge-for-data-warehouse-cloud-part-1-creating-simple-objects-demo/). So I won't consider this, because there are other sources for this. I will focus on problems I had during the conversion from an SAP...

Show more