pz_12 cannot be resolved to a variable
Getting this error when data transform has been checked in. It is executing without any issue when Data transform is checked out.
pz_12 cannot be resolved to a variable
Getting this error when data transform has been checked in. It is executing without any issue when Data transform is checked out.
@CharanK81 This issue typically occurs when the data transform refers to properties or conditions that are in a different branch. When the data transform is checked in, it can no longer access these properties or conditions, causing the error. To resolve this issue, ensure that all properties and conditions used in the data transform are in the same branch as the data transform. The issue should be resolved once the branches are merged.
This is a GenAI-powered tool. All generated answers require validation against the provided references.#
Data transform only works if it is checked out
Please log a ticket via the MSP if you need help from our GCS team.