05-12-2023 09:27 AM
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.
Solved! Go to Solution.
05-15-2023 04:38 AM
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.
05-15-2023 04:38 AM
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.