Hi Andrea. You can accomplish this by using a stream transform. For this case, if you just want the display values of the option fields I believe you would want replaceOptionValuesWithDisplayNames
. Otherwise you can use expandOptionFields
which should provide you more information, including the selected status and display name of each option.