Forum Discussion
jananigurusamy
4 months agoNew Member
Adding custom visual without data mapping
React custom visual is a chatbot. It doesn't require data mapping. But without datamapping, visual is nto rendered. Mapping the data shows in the visual as highlighted. Need help to resolve this. ...
- 4 months ago"supportsEmptyDataView": true,"dataRoles": [],"dataViewMappings": [],"supportsLandingPage": true,
these settings worked for me
jananigurusamy
4 months agoNew Member
It is working, thank you
- v-tejrama4 months agoCommunity Support
Hi jananigurusamy ,
It would be helpful for others if you could share the workaround that worked for you.
Thank you.- jananigurusamy4 months agoNew Member"supportsEmptyDataView": true,"dataRoles": [],"dataViewMappings": [],"supportsLandingPage": true,
these settings worked for me- v-tejrama3 months agoCommunity Support
Hi jananigurusamy ,
Thank you for sharing the solution in the community. It will be very helpful for others as well.
Thank you.