Hi @Arunkumar ,
Thanks for posting query in Microsoft Q&A Platform.
Dynamic expression in Unpviot transformation for Ungroup by will not works. Hence we should consider a workaround of define a dynamic column using byName() in the Derived Column, assign it a synthetic column name like "MyUngroupColumn". Use this column which we created in ungroup by of Unpivot transformation.
Kindly check below video to get idea about Unpivot transformation that how it works.
Unpivot Transformation in Mapping Data Flow in Azure Data Factory
Hope this helps. Please let us know how it goes.
-----------
Please consider hitting Accept Answer
. Accepted answers help community as well.