I am creating a webi report based on sap bw universe. The report has 12 measures alongwith few dimesions,when I am running this report following error is occuring
"A database error occured.The database error text is : Error in MDDataSetBW.GetCellData.Unknown error(WIS 10901).
If i remove measure( RM 12) from this query and run the report with remaining 11 measures,it works fine.
I thought probably something is wrong with this RM12 measure.I created a simple report with this RM12 measure and it worked fine too.
Have you checked the sql of the query as designed in business objects to see if it’s okay? It looks like there is a relational problem between RM12 and other objects in your query results. Sounds worse than just synchronisation if you’re getting that error too. I’d investigate that, then discuss with universe admin/designer.