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

Is there an API that allows me to create

Is there an API that allows me to create a new blank liveboard?

hi there, I have two issues where our

hi there, I have two issues where our font-weight in the customCSS isn't updating properly and our conditional css with the ~ selector isn't working. Any help is appreciated!

Hey team, it seems like the scrollbar

Hey team, it seems like the scrollbar doesn't work when the UI is small. Any idea how to fix that? In the video below, it works fine on a large screen, but when the screen is small, the scrollbar only shows a small portion of the actual liveboard.

ALSO, the Actions enum contains a bunch

ALSO, the Actions enum contains a bunch of @hidden values or ones without documentation. Are these deprecated ones that have no effect?

I have a quick question about the TSE

I have a quick question about the TSE and Actions. Currently, I'm using disabledActions to turn off features. Would it make sense to switch to using visibleActions instead so we can control new features being added? Or is that approach likely to be problematic

Hi Folks, We currently integrated (

Hi Folks, We currently integrated (iframe) the dashboard and we would like to know if there an event / notification when the user fills up the create dashboard form? We would like to perform extra action when its submitted.
No description

URL action

Hi team, What control do we have over the message displayed to the user when they trigger a URL action (https://developers.thoughtspot.com/docs/custom-action-url)? I know it displays the code and says successful/failed based on that. Is there anything else we can control? Does it use any fields in the response other than status code? We have our own API that we are triggering with the URL action so we can control the response format and content....

Hi Team,

Hi Team, How can I format a link to an external location in an answer on Thoughtspot platform directly (not embedded). I was trying to get this basic formula working: concat("{caption}","my link","{/caption}","google.com") which I expected to give me a link on "my link" to google.com. Instead it gives a link to "https://<thoughtspot-server>.cloud/google.com". Is there some setting I have to turn off somewhere to get my links to not be appended to the server url?...

hi team

hi team what is the API endpoint to get a list of all liveboards in my account, including their author, description, last modified and verfication status?...

Custom liveboard for first pin

Hi Team, can we customise the pre populated dashboard name? Right now, from search, when we try to pin a chart, it creates a dashboard with this name {username}'s first Dashboard. Can we customise this name with a config?...

Log Errors

Hey team, here after @Charlie Birch pointed to this channel. We are currently using the Visual SDK Basic Auth to test some POC. We are aware of the different types of auth available and know that this is not the best way to implement. Pretty new to the ThoughtSpot world and testing things around. For this thread, after the implementation we are getting some errors in the console even though the page is working fine. Could you help us figure out how to make sure we do not get that error message? Clearing the console and visiting the next tab results in the same error message. The page will work fine though. @rumana-hf...
No description

Mobile Native Apps

Hey Team, Can I integrate thoughspot in mobile apps using react native? If yes, How?...

Hey team, quick question.

Hey team, quick question. we have one worksheet with 5 views joined. and we have 6 widgets coming from same worksheet. What i was wondering is it possible to hide columns depending on widget? For eg, 2 out of 5 are application data and file data. For one widget columns from these two only should show, now all columns from other 3 views are also showing. So if i can hide specific columns based on widget...

Hi Team, while choosing source, can we

Hi Team, while choosing source, can we have the option to select only single source? Basically have only single select instead of multiselect
No description

Hi Team, we are facing this error

Hi Team, we are facing this error message in our embed from time to time. Do we have a way to check what causes this? Idenity which request is failing or timing out?
No description

Runtime filters not working

Hi, we're trying to use a runtime filter for one of our pages that embeds a liveboard (using the React SDK LiveEmbed component) and having a problem. I'm passing the following to the runtimeFilters prop but it isn't causing any change to the liveboard. ``` [ { columnName: 'True Open',...

Is Develop tab also visible for

Is Develop tab also visible for Secondary Orgs ?

What happened to customCSSUrl? I just

What happened to customCSSUrl? I just updated the SDK from 1.23 to 1.32 and I get a Typescript error that this field is no longer part of customizations.style. This is a breaking change.

Hi team, just wondering if there’s a way

Hi team, just wondering if there’s a way to change the error message text in the UI. For instance, for the "Query Timed Out" error in the screenshot below, we would like to display a different message, such as: "There was an error loading the data."
No description