I found probably a small glitch related to the datatype.
The percentage type does not work, although the data is stored as decimal 18,2 in my database. If I select "number" as datatype I can see the values, but with "percentage" I see empty cells, as if the value was NULL.