Skip to main content
Question

Hi, I would like to know how to copy saved_formulas from one analysis to another using PyCelonis. I've tried to make a copy of an Analysis (using _backup_draft_content) but the saved_formulas are not been copy to the new Analysis. Thx

  • May 11, 2022
  • 3 replies
  • 10 views

Forum|alt.badge.img+10
Hi, I would like to know how to copy saved_formulas from one analysis to another using PyCelonis. I've tried to make a copy of an Analysis (using _backup_draft_content) but the saved_formulas are not been copy to the new Analysis. Thx

3 replies

Dear Denise, Many thanks for reaching out. We would suggest checking the following help article https://celonis.github.io/pycelonis/1.7.0/reference/celonis_api/studio/analysis/?h=saved+formulas#celonis_api.studio.analysis.Analysis.data where you can find more information regarding saved formulas. Thank you for your patience and understanding. Best regards, Valmira Abdiu

Forum|alt.badge.img+10
  • Author
  • Level 1
  • May 17, 2022

Thanks, Valmira.

 

I have consulted the documentation you refer to and here it only talks about saved-formulas as a read-only property.

image.png 

Does this mean that there is no other way to modify the saved-formulas of an analysis through API? That's what I meant by my initial question.

 

Regards,

 

Denise.


Hi Denise, I confirm that saved_formulas is a read-only property and there is no other way to modify this. Many thanks for your patience and understanding. Best regards, Valmira Abdiu