I have a report where an enumeration field is showing a numeric value. I want to show the text. Is there any specific format I have to use? I didn’t find any documentation on this though.
Hi,
Try to use Report Parameters and Field Formatters :: Jmix Documentation with a Groovy script, that converts a numeric value to enum.
Thanks. Can you share a code example, please?
regards
Mortoza