View Published Data

Space admins access their published data in three tabs: Dimension data, Measure data, and Stage data. They can pause on an item to select Preview data or View profile.

Space admins can edit the data query and click Run query to display updated results. They can sort the data by specifying the ORDER BY parameter.

If the message Unable to retrieve results of query displays when ORDER BY references a measure, ensure that the SELECT statement does not include more than one aggregation, such as SUM and MAX, for the same measure. Remove the additional aggregation and run the query again.