ashish
TFDThoughtSpot For Developers
•Created by lathish on 3/26/2025 in #help
Spotter icon change
It needs to be a part of an SVG sprite.
3 replies
TFDThoughtSpot For Developers
•Created by Sindhu Shanmugam on 3/20/2025 in #dev-help
Sindhu Shanmugam - Hi , we are facing a Embed S...
Can we check the payload of the
info
calls to check if there is any difference ?22 replies
TFDThoughtSpot For Developers
•Created by mad1 on 3/18/2025 in #help
Can I create join between the ThoughtSpot Table and ThoughtSpot Custom SQL View ?
This forum is for developer related questions. You can reach out to TS support via the chat functionality within the product.
2 replies
TFDThoughtSpot For Developers
•Created by Anish Katoch on 3/3/2025 in #help
when can we use our worksheet id in the spotter rest api ?
https://developers.thoughtspot.com/docs/restV2-playground?apiResourceId=http%2Fapi-endpoints%2Fai%2Fcreate-conversation
use in the
metadata_identifier
field.3 replies
TFDThoughtSpot For Developers
•Created by Tom Ford on 3/21/2025 in #dev-help
Tom Ford - Hey TS, I have an issue with the Li...
@Tom Ford
autoLogin: true
is the correct approach for this. Is that not working ?
Also, this what it says in the API reference:
Which is what you want to do. Would want to understand the confusion here so that we can fix the docs.8 replies
TFDThoughtSpot For Developers
•Created by ashish on 3/19/2025 in #dev-help
ashish - @everyone AMA is starting now, please ...
You know what this itself should take you pretty close:
On the liveboard embed.
Try out our new theme builder here https://developers.thoughtspot.com/docs/theme-builder
7 replies
TFDThoughtSpot For Developers
•Created by Farzaneh on 3/19/2025 in #dev-help
Farzaneh - Hi,We are working on adding alerts...
thanks for posting here. Can you provide me the support ticket Id as well, so I can follow up internally on why that was not answered.
3 replies
TFDThoughtSpot For Developers
•Created by ashish on 3/19/2025 in #dev-help
ashish - @everyone AMA is starting now, please ...
was this what you were looking for ? https://github.com/thoughtspot/custom-css-demo/blob/main/dark5.css
7 replies
TFDThoughtSpot For Developers
•Created by nosTa on 3/17/2025 in #dev-help
nosTa - Hi Team,I am trying to figure out how...
I see, you could also set
height
to fixed height to prevent a really long scrollbar.
FWIW, the bodyless
is now available as an example on github for any code references you may need. https://github.com/thoughtspot/developer-examples/blob/main/visual-embed/spotter/spotter-agent-embed/src/thoughtspot.tsx7 replies
TFDThoughtSpot For Developers
•Created by TomerLand on 3/17/2025 in #dev-help
TomerLand - Hey, I want to customize some icons...
@TomerLand can you post a screenshot of the error? It generally also complains about what in CSP is in violation.
11 replies
TFDThoughtSpot For Developers
•Created by nosTa on 3/17/2025 in #dev-help
nosTa - Hi Team,I am trying to figure out how...
I will take a look at why the scroll is not working for you. But a workaround which works for me generally is putting a
zoom: 0.7
on the container div
.7 replies
TFDThoughtSpot For Developers
•Created by Valhalla on 3/11/2025 in #dev-help
Tim - Heads up I'm unable to view the #announce...
can you see it now ? its in the "Welcome" section
4 replies
TFDThoughtSpot For Developers
•Created by Lexi Wagner on 12/4/2024 in #dev-help
hello! I am trying to implement RLS for
We checked with the team. Seems like currently the best way to support this is one of the following:
1. Use runtime filters for RLS (With JWT runtime filters, these should be secure).
OR
2. Create a new column in the table which maps
NULL
to a string value that the groupname can match to.
What data warehouse are you using?8 replies
TFDThoughtSpot For Developers
•Created by Lexi Wagner on 12/4/2024 in #dev-help
hello! I am trying to implement RLS for
Are you trying
ts_groups = {null}
? Where the user does not belong to any group ?8 replies
TFDThoughtSpot For Developers
•Created by Jean Mandarin on 10/9/2024 in #dev-help
hi team
The above will give you permissions a user would have on an object.
If you want liveboard details use this (with include_detail: true) https://developers.thoughtspot.com/docs/restV2-playground?apiResourceId=http%2Fapi-endpoints%2Fmetadata%2Fsearch-metadata
3 replies
TFDThoughtSpot For Developers
•Created by Matt on 9/23/2024 in #dev-help
Hi the ThoughtSpot Support directed me
Support for additional pendo guides is still WIP. Right now we can only add additional tracking keys to capture events. cc @utsav.kapoor
9 replies