Quantcast
Channel: SCN : Popular Discussions - RESTful Web Services SDK
Viewing all articles
Browse latest Browse all 1088

Managing hierarchies

$
0
0

I am attempting to navigate hierarchies in reports.

 

Using: /biprws/raylight/v1/documents/xxxxx/reports/1/driller/hierarchies, I get a response that contains:

 

drillelements

drillelement

{}

@ambiguous=false

@inQuery=false

@inScope=true

@qualification=Dimension

id=DP0-D073

name=Level1

 

The id allows me to associate a report element with its position in the hierarchy, so I can perform drill up/down operations.

 

But in some cases (seemingly with custom hierarchies), the id is a different type:

drillelements

drillelement

{}

@ambiguous=false

@inQuery=false

@inScope=true

@qualification=Dimension

id=L7

name=Segment

      

I can't figure out how to correlate this id (L7) with a report element.  The hierarchies result does contain an ID for the hierarchy itself (DP0.DH1b, in this case), but it doesn't appear that the hierarchy detail is available anywhere.


Viewing all articles
Browse latest Browse all 1088

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>