Dear All,
In a BPC cube, how can I perform the following to select few records?
- Where
- Group By
- Having
If I need to print records in the BPC cube, satisfying the above conditions, how can I do that?
I know how to that using SQL statements in Java or .NET. But, want to know how that same can be achieved against BPC cube?
ABAP is the only way to go? What about script logic? Is there any way I can avoid ABAP?
Thank you.
Regards,
Peri