Within the time frame of 2024 Q4, several new calculation view features have been released in SAP Business Application Studio when connected to SAP HANA Cloud database QRC4. Some of these features are highlighted below. You can find examples that ill...
With the release of SAP Web IDE SPS08 and HANA 2.0 SPS08, new features in the area of calculation view modeling will become available that had only been released in SAP HANA Cloud before.Below is a short description of newly released features. For ex...
Within the time frame of 2024 Q3, several new calculation view features have been released in SAP Business Application Studio when connected to SAP HANA Cloud database QRC3. Some of these features are highlighted below. You can find examples that ill...
Within the time frame of 2024 Q2, several new calculation view features have been released in SAP Business Application Studio when connected to SAP HANA Cloud database QRC2. Some of these features are highlighted below. You can find examples that ill...
Within the time frame of 2024 Q1, several new calculation view features have been released in SAP Business Application Studio when connected to SAP HANA Cloud database QRC1. Some of these features are highlighted below. You can find examples that ill...
If I understand you correctly, filter 4 ("not in (\"VALUE\", '''') or isNull(\"VALUE\")") is returning records. Assuming a pretty direct mapping in your scenario this would mean that a statement like select * from "src" where ("Col_202501" not in (''...
I don't understand on which assumptions you expectation is based on. Perhaps you can elaborate a bit. Looking at your insert statements column Col_202501 is filled with empty strings.If you run a SELECT statement directly on the table like:select * ...
Hi, seeing only the dimension name when creating the live data model sounds correct to me. When you now create e.g. a story based on the live model - do you still not see the individual attributes? When selecting a dimension there you should be able ...
While you can select individual private attributes, you can only select complete shared dimensions (the names of each of the joined dimensional CV). This means: By selecting the names of the dimensional CVs you automatically include all of their attr...