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

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

Yadi Reddy - Hi All i need a help in the follow...

Hi All i need a help in the following image i want to replace the dog image of spotter with my image how can I do that
No description

Rider[UA] - Hi all,could you help me with - hi...

Hi all, could you help me with - hideIrrelevantChipsInLiveboardTabs: true, suddenly it's stop working - I'm trying different verision @thoughtspot/visual-embed-sdk and have the same behavior could you confirm - is this bug or misconfiguration? also I have reproduce in the TS sendbox......
No description

Sindhu Shanmugam - Hi , we are facing issue wit...

Hi, We're experiencing an issue where Snowflake refuses to connect when clients try to authenticate for the first time via the portal where ThoughtSpot is embedded. Previously, after logging into ThoughtSpot, users had to manually click the "Sign In" button to open the Snowflake login page. However, it's now opening the Snowflake sign-in page automatically within ThoughtSpot. ...

Shan - Hi TS team,https://github.com/thoughts...

Hi TS team, https://github.com/thoughtspot/mcp-server Noted in the documentation that ThoughtSpot's remote MCP server can be used in LLM APIs which support calling MCP tools. I saw there is an e.g on claude MCP connector with anthropic API....

Swati - We are embedding liveboards in our prod...

We are embedding liveboards in our product, and would like to hide some options on liveboards --
No description

animesh - @Justin Mathew @Aditya like the way...

@Justin Mathew @Aditya 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....

Suresh - ELMO - Hi Team. We have an embedded ap...

Hi Team. We have an embedded app with trusted authentication enabled - TrustedAuthTokenCookieless. We are provisioning user using JIT, and RBAC is enabled and properly configured. User has attached to a Group "Group 1" which has role "Role 1" which contains privilege "Can use Sage". But I am still getting 403 when I ask a question from search bar. The error message is "AxiosError: Request failed with status code 403" and fun part is we don't use axios on our FE SPA. We can run a report on that m...

Justin - I have 2 orgs, Primary (i know it sugg...

I have 2 orgs, Primary (i know it suggests to create a separate one) and staging. I created version control configs on both. Primary uses development commit branch and _ts_config config branch. staging uses staging and _ts_config I ran the commit API on the Primary org and files were commited to development branch. I PRd development into staging. I ran deploy on staging branch and get this error:...

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

AMA & Code-Along: Integrating ThoughtSpot AI into Your Web App Want to give your users a NLS experience for data? Next week’s AMA + code-along will show you how to do just that. Join us on Wednesday, August 27th at 10:00 AM PST as we conduct a live walkthough on integrating ThoughtSpot's AI conversations into any web app....

Andy - We are moving to a next.js app and wont ...

We are moving to a next.js app and wont have dynamic routes initially set up with our liveboards. How can we alter the link in an email to not be dynamic to the specific dashboard but instead just to the generic dashboards page? As it doesnt seem you can do it in the link settings page cc: @Suvash...
No description

Tim - Hello 👋 what's the best way to find all ...

Hello 👋 what's the best way to find all dependencies on a given worksheet/model? I see the dependents tab on the model page in TSC, but I have noticed it is not comprehensive.

Maksym Hevyk - Hello everyone! We’re building a...

Hello everyone! We’re building a feature with the React SDK where we list liveboards in a table. When a user clicks a dashboard name, they’re taken to a details page where we render the liveboard with LiveboardEmbed component, using its liveboardId (stored in the URL). Navigation works fine with our custom Back button, but the browser’s back button breaks because ThoughtSpot’s navigation pollutes the browser history. After debugging (using onALL to capture all events), I found that the culprit is the ROUTE_CHANGE event. It fires whenever the iframe internally updates the iframe path, which pushes new entries into the parent browser history....
Next