Query data
In this step, you will learn how to query your data using the data models you created in the previous step. Cube provides several ways to query your data, and we’ll go over them here.Playground
Playground is a web-based tool which allows for model generation and data exploration. On the Build tab, you can select the measures and dimensions, and then run the query. Let’s do this for theorders cube you generated in the previous step.
Click + Measure to display the available measures and add
orders.count, then click + Dimension for available dimensions and
add orders.status: