How do I NOT allow export of my data?
I have several views I want to share so I have made them public. However, I have noticed that when you filter or search in those views, an export feature is enabled so that the user can download the data.
I do not want this to happen. How do I prevent this?
Thank you.