We are taking steps to make our moderation process friendlier while ensuring that SAP Community continues to comply with the Digital Services Act (DSA). Learn more in this What’s New post.
Good morning together
In the classic SAP BW there was BI Content (Datasource, InfoObjects, InfoSet etc.) to load data from IDM via Web Service. I found none BI Content on SAP BW/4HANA. What is the recommendation from SAP to report on IDM Data?
Ki...
Hi there
Is the MDAS server used if I create a WebI document directly on an BEx Query over BICS or is the MDAS server only uses in the "Analysis edition for OLAP"?
Thank you!
Kind regards,Mario
Hi there
I would use the Parent- and the UserResponse function in a Web Intelligence (4.2) report with a BEx Query datasource. I would get the user response of the BEx Query variables and I also wan't to get the parent node of an leaf in a BW hiera...
Hi Amit Kumar
Thanky for your reply. I could use the following (Struktur SST) is the hierarchy name:
=If ([Struktur SST].Depth = 0) Then MemberAtDepth([Struktur SST];0)ElseIf ([Struktur SST].Depth = 1) Then MemberAtDepth([Struktur SST];0)ElseIf (...