The RecordListToExcel uses the label values from the entity or structure attribures the list is based on.
If you change the label of an attribute this is not reflected in the column names. As a workarround you can deleled the RecordListToExcel and add it back again.
Hi Paul,
This sounds as a bug, can you send this bug report to Outsystems via https://success.outsystems.com/Support?
Kind regards,
Remco Dekkinga
Hi Remco,
Sorry about that. I already reported this as a bug. I thought I'd share the workarround here.
Paul Schmeddes
And the workaround that the OP found isn't an option when the structure is defined in an extension.
You can also add an attribute to the structure, publish, then remove it and publish again. The label(s) should change after that.
I know this is an old post but the issue still remains! Updating the label property of a Structure attribute does not change the value of the header label when used in RecordToExcel.
I have the same problem now.