Hello! Is there a way to check where a variable is used or by which formula? I have a variable that I think I could delete but I need to see where it's used to make any necessary adjustment before deleting
Jacob Kofoed
4 days ago
This is a feature that is in the planning stages. For now, I sometimes just delete the variable and check the issues panel for broken references. You can do this in a new branch so you can easily revert changes again.