Hi,
I’m trying to use the transformation Set replace value in the Table Builder. Described in tutorial
like this:

I tried a simple SQL string function (LEFT(NodeName,5). It looks proper in the XSLT Output:

The execution worked fine. No errors. But both columns PatientNameHash and PatientName produces the same result in the Ingest table. The full name.
Anyone who knows how to format a transformation in Set replace value?
Is the content of the template “string-replace-all” available for viewing?
BR
Anders