How an OLAP Works
There are multiple steps of OLAP:
- Data is first extracted from various data sources and formats.
This data is then stored in the data warehouse.
- The data is cleaned, transformed, and stored in OLAP cubes.
- Once in the OLAP cubes, information is then pre-calculated and pre-aggregated in advance for further analysis.
- Lastly, the user gets the data from the OLAP cubes by running queries against them.
|
|
|