seansy-archy
TFDThoughtSpot For Developers
•Created by seansy-archy on 4/21/2025 in #dev-help
seansy-archy - Another question I had, I submit...
Regarding the column names being different, I don't understand. These seem like thoughtspot implementation details thare don't need to be exposed to the client/API consumer. As a client consuming the api, I just want to show this data back to the customer as they understand it. Currently, that cannot be done it seems, due to column renaming
Perhaps there could be a localized and non-localized version in the payload if the way the column is currently named has some utility?
16 replies
TFDThoughtSpot For Developers
•Created by seansy-archy on 4/21/2025 in #dev-help
seansy-archy - Another question I had, I submit...
I hear you, but the iframe post message isn't restricted to the contents of one API. It surely could include the headline data, and this data has aready been fetched to render in the iframe, so it wouldn't be another api call. Also, the custom action contents appear to be restricted to 1000 rows (the first page), so I don't totally understand what you mean when you say the payload data is paginated. The second page never is emitted in the payload. Would it be possible to prioritize including that so clients have more flexibility with custom action execution?
16 replies
TFDThoughtSpot For Developers
•Created by nate.good on 4/23/2025 in #dev-help
nate.good - Is there a way to select a specific...
You can also pass
overrideOrgId
if you want to avoid showing the org selection screen for users that might have access to multiple orgs (admins...etc). I think this is what this does...(I don't work at Thoughtspot)4 replies
TFDThoughtSpot For Developers
•Created by seansy-archy on 4/21/2025 in #dev-help
seansy-archy - Another question I had, I submit...
Created an issue for the export part Case No.
00392938
16 replies
TFDThoughtSpot For Developers
•Created by seansy-archy on 4/21/2025 in #dev-help
seansy-archy - Another question I had, I submit...
regarding the column names being incorrect, it seems like a bigger issue -- they're also wrong in the exports for a given answer
16 replies
TFDThoughtSpot For Developers
•Created by seansy-archy on 4/21/2025 in #dev-help
seansy-archy - Another question I had, I submit...
awesome! Thanks @Aditya, is there documentation of this anywhere?
16 replies
TFDThoughtSpot For Developers
•Created by seansy-archy on 4/21/2025 in #dev-help
seansy-archy - Another question I had, I submit...

16 replies
TFDThoughtSpot For Developers
•Created by seansy-archy on 4/21/2025 in #dev-help
seansy-archy - Another question I had, I submit...
@Aditya -
1. case No. for ticket is 00392636
2. It's fairly simple -- how is the user currently viewing the embedded table? We'd like the payload data to represent that so we don't confuse the user with a different layout in the Custom Action.
- Columns should have the same order that the user sees
- Columns should have the same names that the user sees
- Any column aggregates (sum avg...etc) we would also like available in the payload associated with the column to show to the user.
- Any hidden columns in the visualization we want attributed with their hidden state.
These data are currently not available in the current state of the Custom Action Payload
(column names are inconsistent, sometimes they're correct). I have looked through the payload JSON thoroughly, happy to help show where the gaps are.
3. I already tried using
headlineVisibilityMap
. That doesn't do what you think it does. It represents what columns have "Display Summary" enabled, with an aggregate formula for the column (see attached).
4. Support ticket is 0039263616 replies
TFDThoughtSpot For Developers
•Created by seansy-archy on 4/21/2025 in #dev-help
seansy-archy - I’m trying to use the Thoughtspo...

9 replies
TFDThoughtSpot For Developers
•Created by seansy-archy on 4/21/2025 in #dev-help
seansy-archy - I’m trying to use the Thoughtspo...
Do you mean the docs will be corrected or PDFs will be accessible for unsaved answers?
9 replies
TFDThoughtSpot For Developers
•Created by seansy-archy on 4/21/2025 in #dev-help
seansy-archy - I’m trying to use the Thoughtspo...
Based on the API documentation, this seems like a bug.
9 replies
TFDThoughtSpot For Developers
•Created by seansy-archy on 4/21/2025 in #dev-help
seansy-archy - I’m trying to use the Thoughtspo...
interesting, ok
9 replies