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

skv01 - Hi, I am embedding ThoughtSpot's Spotte...

Hi, I am embedding ThoughtSpot's Spotter using the Visual Embed SDK that is ConversationEmbed in my web app. When the chatbot runs a query that returns no results, the default message is: "No data found for this query – Try changing your filters." I would like to replace that with a custom message, e.g. "Please try a different prompt question." ...

Antoine - Hello 👋 ,Following this case (https...

Hello 👋 , Following this case (https://community.thoughtspot.com/s/case/500TV00000jK4U3/update-hotjar-script-custom-scripts), I wonder if we can add wss urls in the CSP connect-src domains on the security part of Thoughtspot. When I try to do it I got an error (see screeshot). If you don't support it, do you plan to support it in the future ? For the context we are trying to add tracking through Hotjar. If it's not possible we will likely try an other tracking tool. Thank you 🙏 . ...
No description

Mark - Hey there, I raised a request back in Se...

Hey there, I raised a request back in September - my use case is that we are embedding the thoughtspot dashboards into an app our side and we are applying runtime filters we have it so users can apply/unapply filters on a liveboard When we set runtime filters to an empty array via ```...

Arsh - AMA & Code-Along: Customizing ThoughtSpo...

AMA & Code-Along: Customizing ThoughtSpot with Theme Builder Want to make your embedded ThoughtSpot experience look and feel like your brand? Join our live developer AMA + code-along this Wednesday at 10:00 AM PST with Ruchi Anand. This week’s hands-on: Learn how to use Theme Builder to upload custom CSS variables and apply your own color palettes, fonts, and visual styles to ThoughtSpot. ...

Yadi Reddy - Api response in sprint where it di...

Api response in sprint where it did not apply the runtime filters to payload and not working in sprint environment
No description

Yadi Reddy - Api response in local where it app...

Api response in local where it applied runtime filters to payload and working fine in my local environment
No description

Yadi Reddy - Hi currently I have written code t...

Hi currently I have written code to embed the spotter feature in my application and I used runtime filter to apply for the response return for questions by spotter when I test the code in my local it is working fine as it is passing the filters to query api to return result but when my code is deployed to application and testing there it is not passing runtime filters to query api how to solve this issue below is my code and local api where it passed runtime filters and where it did not pass the...

Tim - Hello 👋 one more quick question. I am e...

Hello 👋 one more quick question. I am embedded liveboards with fullHeight and lazyLoadingForFullHeight. It looks great except I noticed one issue. The modals (like the explore modal) will open with the top ~20 pixels out of view. I believe its because my page has a ~20 pixel banner up top that the embed isn't accounting for. I am pretty sure I have seen yall demo a solution to this problem, but I can't find it. Can you point me in the right direction? Thanks!

Tim - Hello 👋 I need to edit group permission...

Hello 👋 I need to edit group permissions for several hundred groups. Before I write a script, I wanted to see if there's an easy way to do this in the UI or if you might have code examples available. Thanks!

R19 - Hi Team, I want to load table in ThoughtS...

Hi Team, I want to load table in ThoughtSpot using CustomSQL, I want to join 2 tables from different connections, will that be possible ?, do we have any solution for that to happen ?

Leo - How can I use API with SSO login?

How can I use API with SSO login?

Arsh - AMA & Code-Along: Global Analytics - Loc...

AMA & Code-Along: Global Analytics - Localizing ThoughtSpot for World-Class Products Is your app going global? Join our weekly AMA and code-along this Wednesday at 10:00 AM PST to master localization in embedded analytics! This week, Ron Dugger will show you how to adapt ThoughtSpot for global teams:...

ralph.santos - Heya folks, is there a way to ad...

Heya folks, is there a way to add a section in the home page showing prepared prompts user can click that starts a conversation with Spotter? or even just fill in the input field. Attached a screenshot of Claude's UI with the red highlighted section for reference.
No description

ferg.rose - Hi team - I have built a group admi...

Hi team - I have built a group admin tool that allows us to create groups and give them access to liveboards. The liveboards are dependent on certain metadata items of type LOGICAL_TABLE - when a group is given access to a liveboard, they also need to be given access to these metadata items. So far I can't find a convenient way to query for the metadata items that a liveboard depends on. Currently we are querying liveboards via the metadata search endpoint, and unless I am missing something, there doesn't seem to be a way to request this additional data. I have recently discovered the include_dependent_objects flag in the search metadata request body. If I query metadata objects of type LOGICAL_TABLE, the response will include dependent liveboards. I could get the relevant metadata objects by searching for the objects in the response whose dependent_objects field includes the liveboards in question, but this is a rather roundabout solution. It would be preferable to be able to just query the liveboards and have the response include metadata objects that the liveboards depend on. Just wondering if there is a way to do this - any help would be appreciated. Thanks...

Grace - Hi all, I am trying to make a custom ac...

Hi all, I am trying to make a custom action to drill down a visualisation into another model, so for example to drill down financial data into business development model is this possible? What custom URL should I include?

Veranika - HiI am expireincing a problem with ...

Hi I am expireincing a problem with displaying a liveboard in the embeded component on site. The token is created and active, org is correct, user name is correct, but responce status for https://avolve.thoughtspot.cloud/callosum/v1/session/isactive is 401. I tried to use secret key for root org and for regular org. No difference. Please advice what else can be checked?...

ferg.rose - Hi all - please see attached a scre...

Hi all - please see attached a screenshot of our full embedded application. The new homepage experience has added the blue top navigation bar. We are trying to work out how to remove it. I can remove it by setting showPrimaryNavbar={false}, but this also removes the side insights menu, which we want to keep. Is there a way to selectively remove the top nav bar only? Thanks - also please note we are using the AppEmbed component from the thoughtspot sdk react library, and are on sdk library versio...
No description

drama - Hi I created a global custom action and...

Hi I created a global custom action and when i try to add it to the menu inside of a note via a liveboard, it doesnt add it when i click to add it via the edit page.

luckymark42 - Hi Team we are trying to invoke a...

Hi Team we are trying to invoke a change analysis through a one button is there any way we can do that? we have a chart already created which only has 2 bar in graph :first and second timeline and we want to run the change analysis on these 2 data points