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

Vivek - I am trying to deactivate a thoughtspot...

I am trying to deactivate a thoughtspot org user by using endpont : /api/rest/2.0/users/deactivate. I have provided user_identifire and base_url along with ThoughtSpot org specfic token. While running this endpoint, I am getting error message "Error while reactivating user account in Okta". Can someone please look into this and let me know in case I missed something?

kudrvet - Hello! We are setting up an embedded...

Hello! We are setting up an embedded liveboard in our application for the first time. Currently, we’re facing an issue with configuring secure tokens to ensure each user in our application has access only to their own entities within a shared liveboard. For this purpose, I’m using the following request, and we dynamically create users on-the-fly. I expect the generated token to restrict access exclusively to the specified filter values, but in practice, it doesn’t enforce any restrictions....

mad1 - Hi Team, When ThoughSpot connection is s...

Hi Team, When ThoughSpot connection is setup with the data source, is it better to load the table data into ThoughtSpot or is it better/more efficient using the Custom SQL View. Here I am focusing on the efficiency and performance of the dashboard, considering the volume and complexity of the data.

Suvash - Hey team, when we subscribe to the Ale...

Hey team, when we subscribe to the Alerts, we can get an email for the subscription from our embedded contents. But when we share a Liveboard, we are not getting the email notification. Is there any config we need to be aware of?

rumana-hf - Hey team! I know there are string c...

Hey team! I know there are string customizations we can do in the application (https://developers.thoughtspot.com/docs/customize-text) but is there a way these substitutions can be made in the thoughtspot emails (as in the KPI Alert emails, Liveboard emails etc.)

Jerry Jin - Hello,In Playground I can see that...

Hello, In Playground I can see that you can control actions (hide, disable, enable, display) the controls of an embedded Liveboard or an embedded Visualization. Could you let me know that whether it is possible to control the individual Visualizations' Actions within a Liveboard embedding? For example if a LB has two Viz A and B. Can I disable one Viz's "Download" menu and enable another Viz's "Download"? Thank you!...

Neerav - 🚨 Happening Today in 30 mins at 10 AM...

🚨 Happening Today in 30 mins at 10 AM PST! 🚨 Are you building mobile apps with React Native? Join our Developer AMA today for a live code-along on embedding ThoughtSpot Liveboards using our React Native Embed SDK. 📍 Today | 10:00 AM PST...

Suvash - ### 📘 ScenarioWe are using AppEmbed...

Scenario We are using AppEmbed to display Page.Liveboards. - When a user clicks on one of the Liveboards, we use the RouteChange event to capture the route change....

AlexJ_Proc - Hey team! I ran into a weird edge ...

Hey team! I ran into a weird edge case with an API and I'm looking for clarification around what is supposed to be the correct behaviour. My companies application is making a call to the update user endpoint (/api/rest/2.0/users/{user_identifier}/update). In the app under the developer tab when I call this API it works fine updating a user when I do not have the account_status field defined. In our code though the API is failing with a 500 error stating Unable to update user state to ACTIVE from PENDING. I can make the exact same API call in the ThoughtSpot against the same user in who is in the same state and it works. My question is: is this a bug and if so which API is working correctly? Thank you in advance!...

Jessica - hi there! ive been trying to use the ...

hi there! ive been trying to use the TML import endpoint here: https://developers.thoughtspot.com/docs/restV2-playground?apiResourceId=http%2Fapi-endpoints%2Fmetadata%2Fimport-metadata-tml with create_new set to false, but it doesn't seem to respect that since it imports duplicate objects when this is still set. any help is appreciated!!

Vivek - Hi - I opened a case (Case No 00391976)...

Hi - I opened a case (Case No 00391976) where I am unable to activate a deactivated user using ThoughtSpot end-point (api/rest/2.0/users/activate). I have provided the required payload (user_identifier, auth_token and password) but getting error: "debug": "["Illegal base64 character 26"]". I have used the token available in the deactivated user response. Can you please look into this. @bill_da_golfer @Andres CalderonBD

AlexJ_Proc - Hey team! I'm working with an embe...

Hey team! I'm working with an embedded liveboard where we have the Show only relevant Filters or Parameters in a Liveboard Tab early access feature enabled. It's working as expected in ThoughtSpot but in the embedded environment it's not working. Is there something we need to pass to the embedded component like an additionalFlag to get this feature to work?

Emma Verhamme - Hi, I have a question about usi...

Hi, I have a question about using the visual-embed-sdk for embedding with React components. I am trying to use an auth type of TrustedAuthTokenCookieless. Using either the authEndpoint method and the getAuthToken method on the init function, I get the same result. I get a console error that says, "ThoughtspotEmbed.tsx:19 Received invalid token from getAuthToken callback or authToken endpoint. Error : Received invalid token from getAuthToken callback or authToken endpoint." I am wondering i...

Oldouz - Hi everyone, I have some questions abo...

Hi everyone, I have some questions about Thoughtspot's Falcon in memory database. A few technical, a few about pricing. Is this a good place to ask the technical questions?

Mope10 - Hi, I opened a case (Case No. 00388944...

Hi, I opened a case (Case No. 00388944), where Visualization was opening when Host Event Edit is triggered. i got answer that this is not a bug. i will like to say that this should be considered a bug, as it was working fine before. also opening Viz edit inside inside liveboard edit is not possible. Can we investigate what cause this breaking and if you guys can fix this.

Andy - is it possible to replace ThoughtSpot's ...

is it possible to replace ThoughtSpot's sharing modal with a custom built one using the RestAPI and SDK? (i effectively just want to restrict it such that some users are never allowed to have edit access to any content) @Suvash @rumana-hf

AlexJ_Proc - Hey team! I'm working with an embe...

Hey team! I'm working with an embedded liveboard from ThoughtSpot. I'm trying to get the manage alerts button to appear in the menu for a KPI. I've put the ManageMonitor permission and the CreateMonitor into the visibleActions prop but the button does not appear. I've tride adding a wide range of other actions to see if it's reliant on them but nothing has worked. What combination of visible actions or permissions is needed for a user to see the manage alerts button?

Suvash - Hey team, saw this being returned in S...

Hey team, saw this being returned in SDK. Is this always going to return the past date? If there is a maintenance planned in future, does it update to show the future date?
No description

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