I have two cubes (A and B). With a Data view, cube A looks something like this;
and Cube B looks something like this;
I want to generate a 3rd table which SUMS both tables.
Like 29(in red) from 1st table to 3(in red) from 2nd table.
I did this at the level of database using SQL. However, I need to do this in board.
Any suggestions, links to related resources, etc. will be highly appreciated.
Thanks