Skip to main content
Newcomer
February 7, 2022

Unable to open shared Cube View

  • February 7, 2022
  • 4 replies
  • 0 views

Hello,

We are trying to use row and column templates in a Cube View but are using parameters to populate the names of those row and column template cube views.  We get the below error and are curious what else could be issue as we have checked values of parameters and they are pulling in values expected (names of templates).

robertk_0-1644274549050.png

Thanks!

4 replies

OneStream Employee
February 8, 2022

Can you share more details on all of the relevant setup? Screenshots of the CV, parameter, etc?

Newcomer
March 7, 2022

We are getting a similar error when we attempt to use a Guided Reporting function. I've attached screenshots of the CV sharing tab as well as the column template parameter being linked to the CV.

KyleWebb20_0-1646683009182.png

KyleWebb20_1-1646683239560.png

KyleWebb20_2-1646683319167.png

 

 

Contributor
November 23, 2022

Did you make it work? i am having the same issue with colums.

robertkAuthor
Newcomer
November 23, 2022

Yes we did, if I recall correctly it was that the parameters didn't have a default value set.  So when it was opening up on dashboard, prior to parameter being selected it was essentially looking to column/row sharing of no value/nothing.  Hope this makes sense!

Contributor
November 23, 2022

It does and actually it worked! Thank you so much!

Contributor
May 6, 2024

Interesting enough, I have created an assembly extender rule that forces the default value for my RowSet into the cube view on my dashboard, as I am using a delimited list (default values can be kinda funky). This solved my issue if the dashboard is ran within the Application tab, but not OnePlace.

So, I applied the extender rule to the dashboard OnePlace references. It worked at first, but the error popped back up. It's weird, because again, if I run it from the Application tab (Yes, the DB applied to my WF Profile), I get no error...Is there a difference when ran from Application vs OnePlace that I am missing?

Newcomer
August 4, 2025

Hi All,

I have the same issue, both my column and Row parameter are delimed list I have also se the default value of that parameter still the same can some help me with the sample code how to fix this with the Workspaces Assemblies