Q: Chart Embeds - Prohibit data download
When embedding a chart on a page, there is a link that says -> view on columns, where the user can switch between the chart and the tables. The user can also download the data. Is it possible to remove this link when embedding a chart?
It also allows anyone to just embed the chart without giving any proper rights to use the data.
I'd ideally not want the data to be downloaded or have the user go to an external link.
Is there a solution?
Thanks

ShawnCao
May 26, 2025A: Yes. You can disable the "view on columns" button as well as "graph filter", these two settings are located at the bottom of general setting tab.
You can also set domain whitelist in the graph sharing dialog so that the graph can only be loaded in the domain you specified, others can not do that.
So I think these are solutions for both of your concerns.