Lucjan
Lucjan
TFDThoughtSpot For Developers
Created by Lucjan on 2/11/2025 in #dev-help
Lucjan - Hi Team, is it possible to manipluate ...
Okay, thanks @shikharTS for the complex response
8 replies
TFDThoughtSpot For Developers
Created by Lucjan on 2/11/2025 in #dev-help
Lucjan - Hi Team, is it possible to manipluate ...
@shikharTS , ahh okay - got it, this can be changed in the liveboard indeed. Is there any autoadjust option, or we need to set the size in the liveboard only?
8 replies
TFDThoughtSpot For Developers
Created by Lucjan on 2/11/2025 in #dev-help
Lucjan - Hi Team, is it possible to manipluate ...
@utsav.kapoor , yes here is my code
const embed = new LiveboardEmbed("#embed", {
pinboardId: PID,
fullHeight: true,
visibleActions: [Action.Download, Action.DownloadAsCsv, Action.DownloadAsXlsx, Action.AxisMenuFilter, Action.ShowUnderlyingData, Action.Alert],

});
const embed = new LiveboardEmbed("#embed", {
pinboardId: PID,
fullHeight: true,
visibleActions: [Action.Download, Action.DownloadAsCsv, Action.DownloadAsXlsx, Action.AxisMenuFilter, Action.ShowUnderlyingData, Action.Alert],

});
8 replies
TFDThoughtSpot For Developers
Created by Lucjan on 1/28/2025 in #dev-help
Lucjan - Hi Team,I am currently working on if...
Yes, indeed there was an active session in the different tab. Thanks for clarification
6 replies
TFDThoughtSpot For Developers
Created by Lucjan on 1/28/2025 in #dev-help
Lucjan - Hi Team,I am currently working on if...
No description
6 replies
TFDThoughtSpot For Developers
Created by Lucjan on 5/13/2024 in #dev-help
Hi Team! Is there any way using an API
I can see that there is a key called "hasLenientDiscoverability" with true/false value depends on what user choose, but is there any way to update it?
2 replies