Multiple choice technology

True or False? If an info cube has active aggregates built on it, the new requests loaded will not be available for reporting until the rollup has been completed successfully.

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

When aggregates exist, new data loads go to the cube first. This data is not visible in reports until rollup moves it to the aggregates. This ensures query performance by keeping aggregated data synchronized. Without rollup, reports would only see old aggregated data.