I've created a virtual key figure (using RSR_OLAP_BADI) for number of days in month [zdays_month]. Everything works perfectly when it's used in a query on a cube cube. BUT, when I try to use it in aquery on a multi-cube, it doesn't. The multi-cube query returns a number = the number of days in the month * the number transactions in that month.
Anyone know how I can force the VKF to execute after the data is returned? I would prefer to not mess with exception aggregation, or key figure properties. I need to keep this VERY SIMPLE for my query developers.
Your assistance is greatly appreciated,
Kenneth