Hi,
I'd like to know if there's an ability to edit the data used in an Insights workbook directly from the workbook itself.
I.e. let's say I have a table of places (names + coordinates), and I'd like to insert a new field "color" and fill it according to some algorithm (e.g. with a .py script)/manually. Is that possible? Doesn't matter to me if it's a new view of the data source or the data source itself.
If there is such a possibility, what is its limitations?