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.
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.
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.
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?
I think this is missing from DSP Analytical Model side or do I miss something ?
Thank you