You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dimensional design is a data warehousing concept, grossly oversimplified it means your data must be organized into tables called facts and dimensions. "Dimensional" in dimensional charting means that your data must first be organized in that fashion.
To understand this in more detail, there are books about this field, like Data Warehouse Toolkit by Ralph Kimball for example.
I think it makes sense to provide a simple introduction for users who don't have experience with this type of thing.
The text was updated successfully, but these errors were encountered: