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

RAKESHNUGURI - Hey everyone 👋We’ve had some c...

Hey everyone 👋 We raised a support ticket recently regarding drilldown capabilities in embedded visualizations, and Support suggested we reach out here to the Embed team for deeper guidance and examples. We’ve had some client requests asking if they can drill down into embedded visualizations for more insights....

Andy - Is there any way to change the backgroun...

Is there any way to change the background colour of a filter on a dashboard when it has a value selected? e.g. have Age Group filter be a different colour that it is has a field selected I have tested the filter chip css options and it doesn't seem to cover it https://developers.thoughtspot.com/docs/css-variables-reference#_filter_chips_on_liveboard_and_answers As well is there a way to be able to filters into a drop down? (we have a lot of filters on our dashboards - that we can't remove) but would like to collapse them together so that the liveboard looks less busy...
No description

Tim - Hello 👋 I'm trying to programmatically o...

Hello 👋 I'm trying to programmatically open a filter on the explore modal in an embedded liveboard. I have tried using HostEvent.UpdateFilters and HostEvent.OpenFilter. I can't get either to work. I get a timeout error. Can these events control filters on the explore modal? Or are they for something else?

Pooja - Is there a way to Import TML directly f...

Is there a way to Import TML directly from Answer or Liveboard tab in 10.1.0 software version as it was in 9.5.0 version.

Pooja - Upgrading the 10.1.0 software version, ...

Upgrading the 10.1.0 software version, the ThoughtSpot screen overflows and shows the horizontal and vertical scrollbars, this causes Liveboards and Answers vertical scrollbar goes underneath and not visible to user in the embedded environment. How we can resolve the issue.

Pooja - Liveboard page column now shows 'Last V...

Liveboard page column shows 'Last Viewed' instead of 'Modified' in 10.1.0 software version. How we can get the 'Modified' column in embedded environment?

Pooja - Hi Team, How we can remove the Tags f...

Hi Team, How we can remove the Tags filter appearing by default on Home/Answers/Liveboards page. Currently it shows blank Home/Answers/Liveboards page when no Tag assigned for the user....

Was this webinar recorded? I have a

Was this webinar recorded? I have a customer who wants to use dark mode with custom colors and I cant find much helpful info?

sagilaufer - Hello.we once got a message about...

Hello. we once got a message about a future scheduled maintenance. we'd like to have those sent over some rss feed, or reflected in a status page - along with other performance data, is there something like that Thoughtspot supports?...

srirrr@344 - Hi team, is there a way to get the...

Hi team, is there a way to get the data from columns that are not visualized in a particular visualization through a custom action? The callback custom actions on a context menu item only return data from the columns that is being visualized. Alternatively, is there is a way to get the data from "Show underlying data" screen with an API? We use the visual embed SDK

Anderson - Hi team, I have a user who is trying...

Hi team, I have a user who is trying to call base application session refresh whenever 'isActive call' happens from Thoughtspot. Is there a way to do this?

mad1 - I want to raise case ticket at ThoughtSp...

I want to raise case ticket at ThoughtSpot community, but I am getting this error :
No description

Jerry Jin - Hello,I am trying to find a way t...

Hello, I am trying to find a way to use our ThoughtSpot's instance's Playground to impersonate other users without writing code, for the purpose of running quick test and troubleshooting. I am the admin and have the secret key therefore I can use trusted auth to obtain access token for other users. Here are the steps I tried: 1. Use the Playground's auth token APIs (Restful V2, full access token or custom token APIs) to obtain a particular user's token....

lathish - Hello,I’m trying to customize the c...

Hello, I’m trying to customize the colors in Spotter while embedding it into my application. Are there any reference documents available that I could use?...

Jessica - hi there! we have a dilemma where we ...

hi there! we have a dilemma where we use a licensed Adobe font, so we can't download a woff file or similar, so in our own app we include a <link rel="stylesheet" href="https://use.typekit.net/<insert our code>.css" /> -- is there a workaround for this to get this font into the embed as our fonts still render differently even with ones we've tried to get online?...

Lisa - Hi, I am looking into the users/search A...

Hi, I am looking into the users/search API and wondering if there is an example with the "role_identifiers" param or whether I can retrieve role information from a user in another way.

rohitkanchan - Quick question: how can we add j...

Quick question: how can we add just use schedule permission to groups? I see in doc only admins have that access

Emilio Biondi - Hi Developers!I'm building my...

Hi Developers! I'm building my chatbot using the BodyLess method and I'm trying to configure the available/hidden Actions similarly to how I did for the liveboard embed: ```javascript...

TomerLand - Hey, we are embedding the app and w...

Hey, we are embedding the app and we want to handle errors in our app. we need your suggestions on error handling 1. how to mimic the "not logged in" error in all embeded components 2. some errors (for example, bad token) are not caught in the onError event. do we have an alternative to catch errors in the init function?...