Available on Premium and above plans.
Configuration
Cube Cloud for Sheets uses the SQL API internally. So, the SQL API has to be enabled in the Cube Cloud deployment settings.Installation
You have to install Cube Cloud for Sheets into your Google Workspace organization. To do so, navigate to its page in the Google Workspace Marketplace and click Install:Authentication
You need to authenticate Cube Cloud for Sheets to retrieve data from Cube Cloud. To do so, open the sidebar by going to the Extensions menu and choosing Cube Cloud for Sheets → Open Sidebar. Then, click Sign in.Access Granted message, close the modal window.
If you want to revoke the authentication, open the add-on menu and click
Sign out.
Create reports via pivot table
To create a report, go to the add-on menu and click Create report via pivot table. Then, select a Cube Cloud deployment from the drop-down. Finally, you can start building a query by selecting a view and its members in the UI that looks and feels like Playground.Google Cloud for Sheets works only with views, not cubes.
Work with saved reports
Go to the add-on menu and click View saved reports to see a list of reports. Use the search box above the list to quickly find a folder or exploration by name across your whole deployment, not just the current folder — results are grouped by type and show each item’s folder location, and selecting one navigates you straight to it. Click Refresh to manually refresh the data in the report’s location. Click Edit to change the query or the location.Number formatting
A measure’sformat from the data model — including abbr
(compact notation, e.g. 1.2M) — is applied as a native spreadsheet number format,
so the cell keeps its numeric value and stays usable in SUM, pivots, and charts.
To pin every measure column in a report to a fixed magnitude regardless of the data
model’s format, open the sidebar’s Display tab and set Scale to Model
default, Absolute, Thousands (K), Millions (M), or Billions (B).
The setting is session-local to the current report.