Forum Discussion
Hi Saliha
I could be wrong, but the error suggests it is not Security or indeed Genesis related
It looks like a CubeView you are using has shared row or columns using a Parameter and that Parameter is not being resolved at runtime e.g returning "" instead of a value
I suspect why it is working for some users over others might relate to the fact that any user this works for has already run this Cubeview successfully before, which means it will default to the last selected Parameter value. Whereas users experiencing the error had not run this before and therefore the Parameter and the Cubeview remain unresolved
If you run the offending Cubeview on its own, I suspect the user is prompted for a column or row selection in a parameter prompt window, something that is not occurring when running it in Genesis based on current setup
If receiving this for multiple reports, it might be that you have >1 cubeview with same issue
It is worth making an inventory of the cubeviews you are using here, to investigate further e.g check shared rows / columns for parameters and also check parameters have a default value set
One way to fix is to find the offending Cubeview and either remove the Parameter from the row or column sharing property... Or retain the same Cubeview but consume it via something like the Cubeview Advanced block (which resolves parameters at runtime) instead
Hope this helps
Sam
Related Content
- 9 months ago
- 1 month ago
- 3 months ago
- 2 months ago