I'm using the custom transformer "TableAdder" to create a table. But the columns are placed alphabetically - left to right - but I want to change the way they are placed. How can I do that?
OK, I tried to make some updates, but there's some other issue that
causes the text to just keep disappearing. Looks like the 'b' word! I've filed a report with our
developers, but it does mean I can't really do much to update the
transformer. At a glance I would say re-sort the data after the
AttributeExploder_2 transformer. There is a Sorter there that might be
setting the order, so check that too.
Hope that helps.
OK, I tried to make some updates, but there's some other issue that
causes the text to just keep disappearing. Looks like the 'b' word! I've filed a report with our
developers, but it does mean I can't really do much to update the
transformer. At a glance I would say re-sort the data after the
AttributeExploder_2 transformer. There is a Sorter there that might be
setting the order, so check that too.
Hope that helps.
OK, I tried to make some updates, but there's some other issue that
causes the text to just keep disappearing. Looks like the 'b' word! I've filed a report with our
developers, but it does mean I can't really do much to update the
transformer. At a glance I would say re-sort the data after the
AttributeExploder_2 transformer. There is a Sorter there that might be
setting the order, so check that too.
Hope that helps.
OK, I tried to make some updates, but there's some other issue that
causes the text to just keep disappearing. Looks like the 'b' word! I've filed a report with our
developers, but it does mean I can't really do much to update the
transformer. At a glance I would say re-sort the data after the
AttributeExploder_2 transformer. There is a Sorter there that might be
setting the order, so check that too.
Hope that helps.
Any update on this please? I also need to reorder the columns.
Thanks
i posted a table builder not long ago.
One part that the user set a sorting order on any column.
The sorting order is entered prior to tablebuilding. Either manualy like a mapper, or by providing a sort map (txt,csv etc.)
Hav'nt seen any reactions to it though. Maybe i should not have named it "Tabel messing ... again" ?
Here is one where the column order is added trough a attributecreator.
Tabel messing ... again.fmwt