Moving a chart from one analysis to another

I build an analysis which is based on a specific data set.
Can I migrate/move it to another analysis? including the data set? Instead of adding the data set and building everything from scratch?
Thanks

Hi @Etai
yes. you could to it via API. You would need to update the target definition.

read source information

update target

BR

1 Like

Thanks very much.
Etai