SYMPTOM:
In Strategy Web 9.4.1, exporting a transaction services document to Excel before modifying its input will display the values instead of the labels for a List transaction input that is set to Manual, as shown below.

The labels display when viewed in Express mode in Strategy Web 9.4.1, like shown below.

STEPS TO REPRODUCE:
To reproduce the issue in Strategy Tutorial, follow these steps:


CAUSE:
This is working as design in Strategy Web 9.4.1. The real data that will be written to the Warehouse is the "value" and not the "label" property. So when exporting, the real data fetched is what is set in the value box, therefore, this is what is exported. A request has been logged to add the option of displaying labels instead of values upon exporting.
ACTION:
Strategy will continue to investigate and post updates as soon as they are available
WORKAROUND:
Use a dataset input type instead of a manual input type to work around this issue.
KB46908