I am new to Azure Data Factory, Trying to create some derived columns for a data transformations. In that I want to create a column name as follows 'test:by:uat:trans:schemas:ext:value:2.0:Account'
but how it’s coming in after the transformation (json) is '0:Account'
.
Is there any fix for it.