Guided Reporting - Multiple Extensible Hierarchy Selection - List Selector Error
I have a Cube View report in Guided Reporting where the user needs to be able to select from anywhere inside of the following three hierarchies. The hierarchies contain extensibility. I am running into an issue where the hierarchies are not appearing correctly, and member are missing in the 'List Selector' on Guided Reporting.
I created my parameter to pull the tree views of all three entity hierarchies.
I have confirmed that the Cube View parameter selection shows up as expected.
When I try to select Entity in Guided Reporting, I see the following:
The only items that are showing under the tree views are the members that do not have any extensibility. Output is showing its children, but it is not collapsable to the parent. If I switch the order over the tree views in the parameter, whichever is the last one listed has its members listed out like Output does in the screenshot.
I have tried multiple different ways to write the parameter out and have been unsuccessful.
Has anyone else experience this issue? Is there any way to get the hierarchies to display correctly? I am having trouble since the code behind Guided Reporting is locked by OneStream.
Thank you!