Hello team, I was wondering if you can
Hello team, I was wondering if you can help me with a suggestion. Currently we are doing liveboard embedding into our application. And every tenant will their own liveboards embedded. And all these liveboard comes from same template.
lets say their have an improvement to the template liveboard or one chart in the template, how should i update all deployed customers liveboard to reflect new changes?...
Hi team! I am using Thoughtspot Embed
Hi team! I am using Thoughtspot Embed SDK to embed a liveboard into an application and we are currently trying to use Token auth with Cookies. We want to make sure that when a user logs out of our application that their TS session gets invalidated, requiring them to retrieve a new token. Within the application, I tried calling the
logout()
SDK method when a user logs out, however this doesn't always work:
- If the user is in another part of the app (a different SPA that is part of the same application), then logout
doesn't actually invalidate the session.
- In addition, if we try to logout
the user before they initialize the Thoughtspot embed, it also won't work.
...Hello @ashish,
Hello @ashish,
We are embedding TS using the token-based method, and if the token is invalid or not set, then the embedded screen displays the "Not logged in" text in the top right corner(see attached).
Can we customize the text and its style if the token is invalid or not set?...

Hi team, when using a URL action in
Hi team, when using a URL action in ThoughtSpot (not Embedded/TSE, ThoughtSpot directly), is there any way to tell what user (or organization or group(s) the user belongs to) triggered the action in the data payload sent to the URL?
Hi team, I have a liveboard with a
Hi team, I have a liveboard with a filter that defaults to a specific value. Please see the screenshot. I would like to override that filter to get the correct value (not the default one).
The approach I was considering to get the right company is to use runtime filters. However, based on the documentation, "if the Liveboard already has one or more filters applied, runtime filters will act as an AND condition." Our liveboard already has a default filter for the company ID. So if I add a runtime filter for the company ID, we will have two conditions for the company ID (company ID = "default company ID" and company ID = "desired company ID"). This does not return data.
Could you please point me in the right direction? Thanks!...

Hi, is it be possible to prerender
Hi, is it be possible to prerender embedded components in a Next JS app without absolute positioning?
Hi, would it be possible to get an
Hi, would it be possible to get an overview of all schedules that are active within my organization as well as logs (did they succeed/fail?)?
Is it possible to apply sort and filter
Is it possible to apply sort and filter options programatically directly to a vizualization within an embedded liveboard?
Hello team, I'd like to view logs of who
Hello team, I'd like to view logs of who interacted with one of my liveboards (specifically: which users viewed the liveboard, and did they download data from it). Can you help?
Hello team, I have noticed an issue
Hello team, I have noticed an issue where their is inconsistency between UI and API for users search
Following is what i did
1. Created a role/group with API
2. Create a user and attached above role to the user with API
...

Hello team, I was wondering is there is
Hello team, I was wondering is there is an API for me to update CORS under security? I am not able to find it in documentation
Hi TS, two more questions about
Hi TS, two more questions about functionality in the LiveboardEmbed
(1) In your documentation it states "In LiveboardEmbed, the Make a copy action is not available for visualizations in the embedded Liveboard view." - will this be added to the roadmap at some point?
(2) When editing a visualization from within LiveboardEmbed, is there an event or signal that indicates when the user "closes" out of edit mode? We'd like to change some controls surrounding the embed depending on if they are looking at the Liveboard view or the Viz edit view. There is an Edit event when entering the Viz view, but not when returning to liveboard view.
...
Hello team, This is Murali from Virsec.
Hello team, This is Murali from Virsec. I was wondering if you can help me with an issue I have noticed.
current setup:
1. We are embedding ThoughtSpot liveaboard into our Virsec app
2. as part of Virsec customer onboarding we are creating
1. new org...
Search metadata
Quick question:
What is "hasLenientDiscoverability" under the Metadata context?
You can find it as the response example here:
https://developers.thoughtspot.com/docs/rest-apiv2-metadata-search...

HostEvent
Hi all, is there a way to get the liveboard filters returned from https://visual-embed-sdk.vercel.app/docs/Enumeration_HostEvent#_getfilters in the format of the runtime filters? We had built a process to already be compatible with the runtime filter format and would ideally like to now support the liveboard filters without having to create our own conversion process or add support for a new filter format.
Hi team! You all have been great and
Hi team! You all have been great and thank you for all your assistance!
In this previous message, a new version of the SDK was released exposing the
Name
and Description
for the AnswerService
:
https://discord.com/channels/1143209406037758065/1260633073712631808/1260648373044641853
...Capture iframes
Hello team, I'm looking for some guidance on initializing a specific package (in this case LogRocket) within an embedded TS application using React (as detailed here: https://developers.thoughtspot.com/docs/react-app-embed).
Our app requires that we record customer's TS sessions within our app so that we can provide a solid customer support service, but given that we use React and TS embedded components we haven't yet found a way to do so, as LogRocket requires an initialization call to be made within the iframe itself: https://docs.logrocket.com/reference/mergeiframes
Any tips would be much appreciated, thanks....
Unable to delete groups through APIs
Unable to delete groups through APIs with Primary Org Admin's user token.
Hello,
We are trying to delete a group in the organization with tsadmin(primary org admin) token....

Hey TS,
Hey TS,
Is there a specific permission that can be granted (outside of full admin) that would automatically grant a user permission to view all tables? I'm working on a Git integration process to read tagged metadata and commit the found objects. As an admin, I can see all the tables when I look for LOGICAL_TABLE type, using my credentials, but the application user is unable to. I even tried adding them to the "Administrator" role with no luck.
Do I need to explicitly share each table with this group?...
