Hi @bill_da_golfer
Hi @bill_da_golfer
Could you please help me here?
I have one search embed and liveboard.
On search embed, I used datapanelv2 and while editing liveboard, my search layout seemed old. How can I get the same search layout while editing any liveboard.
Attached are both screenshots.
Currently using visual-embed-sdk version 1.28.4
7 Replies
Are you setting datapanelv2: true in the config? https://developers.thoughtspot.com/docs/Interface_SearchViewConfig#_datapanelv2
SearchViewConfig
The configuration attributes for the embedded search view.
Yes I have done the same in SearchEmbed
but I have no idea how I get this on LiveboardEmbed
Ok, I didn't understand. I don't think that's possible on liveboard embed? But maybe someone like @ashish knows of a way.
If I check the same while logging into Thoughtspot, I can see the newdata panel while editing.
Did you understood my query @bill_da_golfer .
I want the new datapanel that we have on SearchEmbed (which we enabled by making datapanelv2 true) in my LiveboardEmbed too means when I do edit I can see the new datapanel.
I hope now you get my query
@shikharTS
Hi @amitfbg - I am working on providing an additional config to get data panel v2 for all the embeds. Will get that merge and update SDK version from which is available.
@amitfbg - We have added the same flag in View Config so you can use that for data panel v2. The option should be available from 1.32.0 which is the next minor release.