The OneStream Community is temporarily frozen until June 29th due to the ongoing maintenance. Please read the blog post here to learn more.

Forum Discussion

camagruder's avatar
camagruder
New Contributor III
3 years ago
Solved

Quickviews - Right Click Navigate

Is it possible to use the right click - Navigate button in a quickview?

This button shows up but it is greyed out.  I would like to see if there is a way to navigate to a dashboard similar to creating a linked dashboard in a cube view.  It would pass the default parameters (ie EntityNavLink) from the quickview.    

 

  • From what i understand, the Onestream submenu is effectively fixed - items just get enabled or disabled when it makes sense. I don't think what you're trying to do is supported in QuickViews, but it should work fine with imported CubeViews. QVs are meant for fast ad-hoc pivots, that are then typically replaced either by targeted XFGetCell calls or with a full-on CubeView for more complex workflows - which I think is what would suit you here.

1 Reply

  • JackLacava's avatar
    JackLacava
    Icon for OneStream Employee rankOneStream Employee

    From what i understand, the Onestream submenu is effectively fixed - items just get enabled or disabled when it makes sense. I don't think what you're trying to do is supported in QuickViews, but it should work fine with imported CubeViews. QVs are meant for fast ad-hoc pivots, that are then typically replaced either by targeted XFGetCell calls or with a full-on CubeView for more complex workflows - which I think is what would suit you here.