Forum Discussion
Problem creating a specific type of table, please advice
- Anonymous8 years ago
Why don't you try setting the fields as columns? Despite you'll repeat the field names for different values you'll have it solved. It's quite common in databases to set even the data fields as column values, so you can have more dynamic tables.
PS: Don't pay attention to the numbers I used, please. :smileyhappy:
Why don't you try setting the fields as columns? Despite you'll repeat the field names for different values you'll have it solved. It's quite common in databases to set even the data fields as column values, so you can have more dynamic tables.
PS: Don't pay attention to the numbers I used, please. :smileyhappy:
Anonymous
Agree, that is certainly an option. Problem is that i want these numbers in a quarterly overview, so having slides and slides with multiple rows is not very practical (besides the fact that min,max and avg will be the same because we only have 1 observation per day).