Hi. Can't you rename those fields using a Add Constant + Concatenate? As long as you get the field name list in a transform it is easy to manipulate them.
But maybe I've oversimplified your case? Michele On Fri, 22 Sep 2023, 13:49 Andreas Krause, <[email protected]> wrote: > Adding a prefix to multiple selected input fields at once would be a nice > extension for the "Select value" transform. > > Am Fr., 22. Sept. 2023 um 14:29 Uhr schrieb Bart Maertens < > [email protected]>: > >> Hi Maximilian, >> >> The only two options I can think of are some form of scripting (db, >> javascript, python) or metadata injection. >> >> Regards, >> Bart >> >> >> >> On Fri, Sep 22, 2023 at 1:53 PM Maximilian Leitschuh < >> [email protected]> wrote: >> >>> Hello, >>> >>> >>> >>> What is the easiest way to add a prefix before a column name when you >>> have a table input from a database? Is there a transform which can handle >>> this? Or do I have to add the prefix for each column name manually? >>> >>> >>> >>> Best regards, >>> >>> Maximilian >>> >>> >>> HINWEIS: Dies ist eine vertrauliche Nachricht und nur für den Adressaten >>> bestimmt. Es ist nicht erlaubt, diese Nachricht zu kopieren oder Dritten >>> zugänglich zu machen. Sollten Sie diese Nachricht irrtümlich erhalten >>> haben, bitte ich um Ihre Mitteilung per E-Mail oder unter der oben >>> angegebenen Telefonnummer. >>> >>
