Report with variable number of columns
Posted: Fri Aug 02, 2019 7:57 pm
Hi,
As the title say, I'm trying to create a report which could contain pretty much any number of columns...
I would allow the user to decide which columns they want in their report. The subset of columns chosen by users will usually be 6-7, but could theoretically be much more.
Fitting in a page for printing would be nice, but isn't that important since most users will export reports to Excel.
Before I've "solved" this problem by adding lots of columns, like this: and hiding the columns the user does not want to have in their report.
It wouldn't really work in this case, though, since users couldn't add any number of columns...
Any help/references on how to fix this problem would be greatly appreciated!
As the title say, I'm trying to create a report which could contain pretty much any number of columns...
I would allow the user to decide which columns they want in their report. The subset of columns chosen by users will usually be 6-7, but could theoretically be much more.
Fitting in a page for printing would be nice, but isn't that important since most users will export reports to Excel.
Before I've "solved" this problem by adding lots of columns, like this: and hiding the columns the user does not want to have in their report.
It wouldn't really work in this case, though, since users couldn't add any number of columns...
Any help/references on how to fix this problem would be greatly appreciated!