ViewConstruct on XBV view
Posted: Wed Feb 28, 2024 9:17 am
Hi!
There are two types of view, vue and xbv.
This is a simple example.
I have two view. Named test1.vue and test2.xbv.
If i use ViewExists command, these return 1 value, so these views EXIST.
If i use ViewConstruct command, the test1.vue is precalculated and etc. but test2.xbv is not and i get error "View 'test2' in cube 'cubename' not found".
How can i use the ViewConstruct command on xbv view? (converting the extension manually is not an option)
Thanks!
There are two types of view, vue and xbv.
This is a simple example.
I have two view. Named test1.vue and test2.xbv.
If i use ViewExists command, these return 1 value, so these views EXIST.
If i use ViewConstruct command, the test1.vue is precalculated and etc. but test2.xbv is not and i get error "View 'test2' in cube 'cubename' not found".
How can i use the ViewConstruct command on xbv view? (converting the extension manually is not an option)
Thanks!