Forum Discussion

camagruder's avatar
camagruder
New Contributor III
2 years ago

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.

  • JackLacava's avatar
    JackLacava
    Honored Contributor

    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.