Skip to Content
0
Former Member
Feb 03, 2009 at 03:19 PM

Custom menu

27 Views

Hello all

We are trying to use the OPENWEBFILE function in a custom menu, because we do not want to be in a full screen mode (which is not possible with OPENFILE function a priori)

Our problem is that we need too access multiple cubes from the same custom menu. It was possible with the OPENFILE function that takes the full path as parameter. OPENWEBFILE just take input schedule\ .... So you cannot specify the full path in the case of mulitple cubes.

An option is to use OPENWEBFILE with the CVOverride column in the custom menu. For instance :

"finance]category=budget;entity=saleskorea;time=2005.Jan|finance2]category=actual;time=2006.total"

It looks that it is not working.

Do you have any example that works? Our goal is to avoid the full screen mode in our report and custom menu

Thanks to all and regards

Gael