What They're Saying

I'm happy to recommend Cube-it Zero ® from Academy Software Products as in my opinion it helps to empower all users to make better, more informed decisions across the business
Matt Stephen
Microsoft

Designing the Data Source Query

[Table of Contents]

This is where you design a query that CUBE-it Zero will use as the source query to build your cube. Ideally your query should:

    • Be based on a dataset that is a flattened denormalised version of your data
    • Include all of the dimensions and measures you wish to use in your cube

The Data Source Query screen is as follows:

The GUI interface allows you to build your query in a similar way as you would in SQL Server or Access. You can:

    • Drag and drop tables into the query diagram pane
    • Drag columns between tables to establish joins between tables
    • Check the columns you wish to use in your query
    • Specify aliases, sort orders and where clauses in the criteria pane
    • Type directly into the SQL pane

To check your query produces the desired results at any time, click the Output Sample tab to see the query results.

When you have successfully written your query click the OK button to return to the main screen.