Dynamic Grouping
Posted: Sat Feb 13, 2016 7:53 am
I'm looking for a way to let the user choose grouping condition.
I've tried by defining a variable: `group`, and setting Group Header Band's condition to that. In server-side, I fill this variable with column names like `{DataSource1.CostCenterName}`. It doesn't seem to be working. I also tried it without curly brackets, '{'.
Please let me know if there's a way to implement this, with variables or any other way that you might suggest.
Thanks for your support,
I've tried by defining a variable: `group`, and setting Group Header Band's condition to that. In server-side, I fill this variable with column names like `{DataSource1.CostCenterName}`. It doesn't seem to be working. I also tried it without curly brackets, '{'.
Please let me know if there's a way to implement this, with variables or any other way that you might suggest.
Thanks for your support,