skv01 - Hi, I am embedding ThoughtSpot's Spotte...
Hi, I am embedding ThoughtSpot's Spotter using the Visual Embed SDK that is ConversationEmbed in my web app. When the chatbot runs a query that returns no results, the default message is:
"No data found for this query – Try changing your filters."
I would like to replace that with a custom message, e.g. "Please try a different prompt question."
I have tried listening for EmbedEvent.Answer, EmbedEvent.Data, and EmbedEvent.Message, but none seem to trigger with an empty response. Has anyone successfully intercepted a 'no data" or "no answer" event in Spotter and be able to update the message?
1 Reply
Hey,
Can you try with string customization.
https://developers.thoughtspot.com/docs/customize-text#stringIdUrlOverrides
I will check for the error - being passed through some api or most probably. Some frontend component.
But if it's frontend comp. most prolly only option would be to go with string customization.
Thanks.
Customize text strings
Customize text strings on ThoughtSpot application interface