When I duplicate a sheet and make changes to the new sheet, it changes the information/data that I have in the original tab. Is there a way to avoid this?
4 answers
Greetings, @Breyah Atkinson
Yes - duplicate the sheet, then check whether you are editing a shared calc, parameter, set, or data source. A duplicated sheet keeps the same underlying workbook objects, so changing something like a calculated field or parameter will update everywhere those objects are used. Right-click your data source in the Data pane and select "Duplicate" to create a separate copy for the new sheet, or create new calculated fields with different names instead of editing existing ones.
Kind regards