You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: cloud/modules/ROOT/partials/whats-new-8-5-0-cl.adoc
+35-14
Original file line number
Diff line number
Diff line change
@@ -234,12 +234,9 @@ NOTE: Features designated as [.badge.badge-update]#Beta# are off by default. To
234
234
[#8-5-0-cl-formatting]
235
235
*Conditional and number formatting for downloaded tables*
236
236
237
-
// Teresa
237
+
When you download a table in `XLSX` format, the downloaded table now shows the same conditional and number formatting as the table in ThoughtSpot.
238
238
239
-
[#8-5-0-cl-liveboard-v2]
240
-
*Liveboard V2 [.badge.badge-update]#Beta#*
241
-
242
-
// Naomi
239
+
image::xlsx-download.gif[XLSX download gif]
243
240
244
241
[#8-5-0-cl-seekwell]
245
242
*Seekwell as a destination: Shopify and Webflow*
@@ -249,7 +246,7 @@ NOTE: Features designated as [.badge.badge-update]#Beta# are off by default. To
249
246
[#8-5-0-cl-threshold-alerts]
250
247
*Threshold-based alerts*
251
248
252
-
// Teresa
249
+
// Naomi
253
250
254
251
[#8-5-0-cl-okta-business-user]
255
252
*Okta business user features*
@@ -264,7 +261,7 @@ NOTE: Features designated as [.badge.badge-update]#Beta# are off by default. To
264
261
[#8-5-0-cl-mobile]
265
262
*Mobile app updates*
266
263
267
-
// Naomi
264
+
// Mark
268
265
269
266
'''
270
267
[#secondary-8-5-0-cl]
@@ -273,22 +270,45 @@ NOTE: Features designated as [.badge.badge-update]#Beta# are off by default. To
273
270
[#8-5-0-cl-spotapps]
274
271
*SpotApps*
275
272
276
-
// Teresa
273
+
SpotApps are now GA and on by default. SpotApps are ThoughtSpot’s new out-of-the-box solution templates built for specific use cases and data sources. They are built on ThoughtSpot Modeling Language (TML) Blocks, which are pre-built pieces of code that are easy to download and implement directly from the product.
277
274
278
-
[#8-5-0-cl-dbt]
279
-
*Integration with dbt*
275
+
SpotApps mimic the data models of the applications they are based on, such as ServiceNow or Jira. After you connect to your data in your cloud data warehouse, ThoughtSpot maps that data to SpotApp columns, and creates pre-built but still customizable worksheets, answers, and Liveboards, based on your data.
276
+
277
+
The following SpotApps are now available:
280
278
281
-
// Teresa
279
+
* Databricks Storage Management
280
+
* GBQ Performance and Consumption
281
+
* Google Analytics
282
+
* HubSpot Email Marketing
283
+
* JIRA Issue Management
284
+
* JIRA Sprint Management
285
+
* Okta Application Management
286
+
* Redshift Performance and Consumption
287
+
* ServiceNow Incident Management
288
+
* Snowflake Performance and Consumption
289
+
290
+
image::spotapps.gif[SpotApps gif]
282
291
283
292
[#8-5-0-cl-data-workspace]
284
293
*New data workspace*
285
294
286
-
// Teresa
295
+
The new Data Workspace is now GA and on by default. It redesigns the *Data* section of the product. To access it, select *Data* from the top navigation bar. The rede#troduces several new features, such as SQL-based views, dbt integration, and SpotApps, and makes the UI more intuitive.
296
+
297
+
image::data-workspace.gif[Data workspace gif]
298
+
299
+
[#8-5-0-cl-dbt]
300
+
*Integration with dbt*
301
+
302
+
The dbt integration is now GA and on by default. With the new dbt integration, you provide your existing dbt models and ThoughtSpot automatically creates worksheets you can use to query your data. To try it out, navigate to the *Data* tab, and select *Utilities*. Select *dbt Integration*.
303
+
304
+
image::dbt-integration.gif[dbt integration gif]
287
305
288
306
[#8-5-0-cl-sql-views]
289
307
*SQL views*
290
308
291
-
// Teresa
309
+
SQL-based views are now GA and on by default. You can now create a view based on a custom SQL query, and use that view as a data source. To try it out, select *Data* from the top navigation bar. Then select *+ Create new > Custom SQL View*.
310
+
311
+
image::sql-view.gif[SQL view gif]
292
312
293
313
[#8-5-0-cl-databricks]
294
314
*Databricks Partner Connect*
@@ -308,7 +328,8 @@ NOTE: Features designated as [.badge.badge-update]#Beta# are off by default. To
308
328
[#8-5-0-cl-private-link]
309
329
*PrivateLink support*
310
330
311
-
// Teresa
331
+
ThoughtSpot now supports AWS PrivateLink for several new data warehouse connections. ThoughtSpot encrypts all your data by default. For an additional layer of security and network reliability, you can use an AWS PrivateLink.
332
+
This option is now available for the following new data warehouse connections: Databricks, Dremio, Oracle, SAP HANA, Starburst, and Teradata.
0 commit comments