Hi,
I have another issue with the PivotMatrix and PivotTable. For the values I want to have the average value of a column. All values are between 0 and 1 and are defined as float in the SQLServer. However the table rounds the results to either 1 or 0.
Ideally I'd like to see the average value as a percentage (i.e. values are: 0.8, 0.9) I'd like to see it as 85%. Currently it shows as 1. Is there a way to format this correctly? I haven't found it yet in the documentation.
Thanks and best regards
Christian