ThoughtSpot For Developers

TFD

ThoughtSpot For Developers

Join the community to ask questions about ThoughtSpot For Developers and get answers from other members.

Join

help

dev-help

Kentaro Yoshida | Commune Inc - Hi, We are impo...

Hi, We are importing liveboard and its associated table/models at once. I am developing a batch process for transferring data across different organizations. The export/import payload is as described below. The first transfer works fine, but the second time, I get an error message: "Switch to Update existing to continue." However there doesn't seem to be an update mode; how can I enable an update mode like the one available in the UI?...

Encino_Man - Hey all,Does anyone know why you ...

Hey all, Does anyone know why you can't deactivate a user when it has multiple OrgIds? In ref to https://developers.thoughtspot.com/docs/rest-apiv2-reference#_users i.e. POST /api/rest/2.0/users/deactivate...

Kentaro Yoshida | Commune Inc - Hi, We noticed ...

Hi, We noticed Pendo is trying to load external resources in our TSA/TSE environment: https://cdn.pendo.io/agent/static/****/pendo.js Is there a way to prevent(opt-out) Pendo from loading external resources unless explicitly specified? We'd like to have control over when these resources are loaded....

Thao - Hi, I'm trying to use lazyLoadingForFull...

Hi, I'm trying to use lazyLoadingForFullHeight, and according to the documentation, it is supported starting from ThoughtSpot Visual Embed SDK version 1.40.0, released in July 2025. However, when I try to upgrade using Yarn or npm, it says the latest available version is 1.33.5.

Tim - Hello 👋 I have two clusters, one for pro...

Hello 👋 I have two clusters, one for production and the other is used as a dev cluster. When generating a token using /auth/token/full endpoint, I noticed I am able to create users without an email with JIT provisioning in one cluster, but not in the other. I am confused about the difference in behavior between clusters. Both clusters are on the same version, and as far as I can tell, all settings are the same. Is there a way to enable creating users without emails?

Mope10 - Thread: Override Filter Format for EXA...

Thread: Override Filter Format for EXACT_DATE_RANGE

Kentaro Yoshida | Commune Inc - Hi, When loadin...

Hi, When loading Liveboard using the embed SDK v1.40.3 on ThoughtSpot Cloud v10.12.0.cl, it now attempts to access cdn.optimizely.com. After the page briefly displays, an error occurs. In a console, it shows "Refused to connect ..." . I understand the communication is blocked by the Content Security Policy (CSP). that allowing this connection in the CSP will fix the issue, but I want to block the communication since I don't understand its purpose. Q: What is the purpose for being used Optimizely? Q: What kind of data is being sent? Q: Is this a new behavior which start from these weeks?...

Swati - Hello, I got an suggestion from a custo...

Hello, I got an suggestion from a customer to have table data center-aligned. Currently, it is left aligned for text columns and right-aligned for numbers. Is it something that we can achieve through embedding? Please advise.

Suresh - ELMO - Just curious to know, what user...

Just curious to know, what user will be used as Github Commit Author when we run /api/rest/2.0/vcs/git/branches/commit and what will be the author of resources created by /api/rest/2.0/vcs/git/commits/deploy ? We are tying to service account to show user-friendly username for both Github Commit and Resources Created in TS?

R19 - Hi Team, We are looking for a solution, w...

Hi Team, We are looking for a solution, when we are downloading report from dashboard as excel we see some html as well getting exported, as we have used html in the formula to make the link column clickable, can we restrict that in embedded ThoughtSpot Dev ?

R19 - We want to customize the Home Page want t...

We want to customize the Home Page want to only keep KPI's on the Home Page in the ThoughtSpot Embed and remove rest of the elements. We are using the 10.1.0.sw.cu1.al2 version
No description

fgo - Hey team, We are trying out the Thought...

Hey team, We are trying out the ThoughtSpot MCP but running into the following error using Cursor: {...

Rangol - Hi ThoughtSpot team,How do I embed it...

Hi ThoughtSpot team, How do I embed it as an iframe in Confluence that deployed in Data Center mode?...

ROJA - Hi ThoughtSpot team,I'm experiencing an...

Hi ThoughtSpot team, I'm experiencing an issue when querying data via the ThoughtSpot API: When I run a query through the API, I'm receiving unexpected or incorrect data for date fields — the values returned do not match the date data I see when running the same query directly in the ThoughtSpot web interface. Could you please help me on this...

ROJA - Hi team, I'm currently using the Thought...

Hi team, I'm currently using the ThoughtSpot APls to integrate search into our application. I can capture the final queryToken after a follow-up question, which represents the full combined query. However, I also want to store the combined natural-language question (i.e., how ThoughtSpot interprets the full query after follow-ups). Is there a way to retrieve this combined question text via the API?...

TC - Hi im trying to use the ThoughtSpot MCP h...

Hi im trying to use the ThoughtSpot MCP https://github.com/thoughtspot/mcp-server?tab=readme-ov-file with Gemini and even with whitelisted URsL in CORS and SAML i run into auth errors no matter which option i use! any help would be appreciated ? worth noting i have it running on Claude Desktop and it works ok, but i can only see some of the live boards for one client so this may be a skill issue 😂...

aashna_ts - ## AMA & Code-Along: Integrating Ex...

AMA & Code-Along: Integrating External Tools with Custom Scripts Want to add product analytics like Pendo or custom pop-ups directly into your embedded ThoughtSpot experience? Next week’s AMA + code-along will show you how to do just that. Join us on Wednesday, September 10th at 10:00 AM PST and learn how to Integrate External Tools with Custom Scripts (JavaScript Injection)....

animesh - Thoughtspot like the way you recommen...

Thoughtspot like the way you recommended me to trigger HostEvent.UpdateParameters event instead of passing runtimeParameters props to the LiveboardEmbed react component. It seems to be working and giving desired results. I was expecting to trigger HostEvent.UpdateFilters event instead of passing runtimeFilters props to LiveboardEmbed react component, It is not working properly. Can you please have a look....

vladoMinion - hello everyone,I hope you are do...

hello everyone, I hope you are doing well. I need any help to make 2 parts like this image. please guide me how to resolve this...
No description