🔵 SAP Datasphere: the evolution towards a business data fabric

Devtoberfest

Learn more about SAP Datasphere, the next generation of SAP Data Warehouse Cloud, and how it evolves to become your foundation towards a business data fabric.

The session by Klaus-Peter Sauer, an expert from the SAP product management team and author of multiple books, will also highlight the major new features of 2023 with a focus on the Analytic Model and its role within your data modeling.



Featured Guests
Featured Guests
Product and Topic Expert
Product and Topic Expert


Event has ended
You can no longer attend this event.

Starts:
Ends:
3 Comments
LuisBenavidesA
Participant

Was a great session, gives a key information about why semantic usage "analytical datase is deprecate", how migrate it, recomen instead "fact", furthermore gives a good explanation of analytical model as data builder artifacts.

 

LuisBenavidesA
Participant

Was a great session, gives a key information about why semantic usage "analytical datase is deprecate", how migrate it, recomen instead "fact", furthermore gives a good explanation of analytical model as data builder artifacts.

 

PraveenJelli
Explorer

Thank you , very nice blog.

How to create calculated dimension based on aggregated measure.

For Example.

Case
when SUM(Qty) < 40
then 'Risk'
else 'Safe'
end

In SAP HANA modeling at semantics node, we can create calculated measures or dimensions (very flexible) based on other aggregated measures. Is it also possible in SAP Datasphere?

PraveenJelli_0-1772539771260.png

I think this is missing from DSP Analytical Model side or do I miss something ?

Thank you