NEW documentation: This article covers setup for OWOX BI. For the latest guides on setting up FREE connectors and Data Marts, visit the new OWOX Data Marts documentation.
OWOX BI BigQuery Reports Add-on
-
Accurate costs in query run statistics
Using new query statistics parameters
billingTierandtotalBytesBilledstarting from now add-on shows accurate cost of each query run.Query cost = totalBytesBilled converted to Gb * $5 per Gb * billingTierPreviously, query cost was calculated using
totalBytesProcessedthat is not always equal tototalBytesBilled.While estimating query in dryRun mode only
totalBytesProcessedis available so add-on doesn't show inaqurate query cost at this stage.For details on other parameters affecting query cost see BigQuery query pricing and sample query costs.
-
Maximizing size of the query editor
You can have more space editing your queries by clicking fullscreen icon in the top right corner of query editor window.
Doesn't work for screen resolutions smaller than 1280×800px.
0 Comments