How about a counter to give each row a number, attributecreator to create an offset number (number +23), bulkattributerenamer to rename all attributes, featuremerger to merge the features with the renamed attributes based on number and offset number.
How about a counter to give each row a number, attributecreator to create an offset number (number +23), bulkattributerenamer to rename all attributes, featuremerger to merge the features with the renamed attributes based on number and offset number.
Could you please help how to set offset in attribute creator. Thank you so much in advance!
Could you please help how to set offset in attribute creator. Thank you so much in advance!
@evaluate(@value(_count)+23)
Could you please help how to set offset in attribute creator. Thank you so much in advance!
Thank you so much for the help! Really appreciated.
Could you please help how to set offset in attribute creator. Thank you so much in advance!
The FeatureMerger is a blocking transformer too, but I think this is a more efficient solution than the adjacent features route.