ashish
ashish
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
TFDThoughtSpot For Developers
Created by James Lunan on 9/10/2024 in #dev-help
We are trying to prove that we support
can you post the code snippet you used
4 replies
TFDThoughtSpot For Developers
Created by Geovane on 7/10/2024 in #dev-help
Hi team, I've been struggling with
Please update to 1.32.4 to fix the API error.
33 replies
TFDThoughtSpot For Developers
Created by amitfbg on 9/4/2024 in #dev-help
Hello Team
Please update the sdk to the latest on your side, and add the Action.CreateLiveboard to the array.
34 replies
TFDThoughtSpot For Developers
Created by amitfbg on 9/4/2024 in #dev-help
Hello Team
fwiw, updating the sdk should not cause regressions. In the unlikely scenario that it does, we should be able to fix it quickly and release a patch.
34 replies
TFDThoughtSpot For Developers
Created by amitfbg on 9/4/2024 in #dev-help
Hello Team
you might need to do visibleActions: [...] as any
34 replies
TFDThoughtSpot For Developers
Created by amitfbg on 9/4/2024 in #dev-help
Hello Team
Do you see that option when not in embed mode, in the standalone app ?
34 replies
TFDThoughtSpot For Developers
Created by mdoyle-fleetio on 8/23/2024 in #dev-help
Browsers
We generally maintain the current stable and last 2 major releases of chrome, safari, edge and FF.
1 replies
TFDThoughtSpot For Developers
Created by Shubham on 8/21/2024 in #dev-help
Hello team , customer notices that the
8 replies
TFDThoughtSpot For Developers
Created by rohitkanchan on 5/2/2024 in #dev-help
Validation error
Auto_created liveboard are AI generated liveboards
103 replies
TFDThoughtSpot For Developers
Created by CoNF1G on 8/7/2024 in #dev-help
Hi, is it be possible to prerender
Prerendered component needs to be attached to the DOM, so however we can hide it from the viewport (with or without absolute positioning). I am assuming you are still trying to render this client side because we do not support SSR
13 replies
TFDThoughtSpot For Developers
Created by Michael on 8/6/2024 in #dev-help
Is it possible to apply sort and filter
It would be helpful it you could create a support ticket.
17 replies
TFDThoughtSpot For Developers
Created by Michael on 8/6/2024 in #dev-help
Is it possible to apply sort and filter
Sorting is not possible today, and there is no workaround. But this we can deliver sooner.
17 replies
TFDThoughtSpot For Developers
Created by Michael on 8/6/2024 in #dev-help
Is it possible to apply sort and filter
We can put in a request for per viz runtime filters. But that would take some time to be delivered
17 replies
TFDThoughtSpot For Developers
Created by Michael on 8/6/2024 in #dev-help
Is it possible to apply sort and filter
viz embed with runtime filters seems like the way then
17 replies