Dear All,
I have three single cubes at below.
- a: cube 1: 3 dimensions: month, base article (sparse), new article(sparse), it has data already.
- b: cube 2: 3 dimensions: month, base article (sparse), customer (sparse), it has data already.
- c: cube 3: 4 dimensions: month. base article (sparse), new article(sparse),customer (sparse), it doesn't have data already.
I tried to use data flow to feed cube 3 with algorithms: c= a*b, i hope that it can reach high performance mode. But It is not working. Does anyone know the reason? Thank you very much.
Thanks and best regards,
William le