CrossTab with code?
Posted: Wed Jun 17, 2015 2:10 pm
Hello,
So that it's more convenient, I'm trying to convert a "fixed" report into a "dynamic" report, using a crosstab.
Indeed, instead of having the columns fixed in the report, they will be chosen by the users in the application they use.
but there are some features in the fixed report that I can not reproduce in the dynamic one:
- what I have in the 1st BM column (calculation of a variable according to a number in the datasource)
- what I have in the TESTS column (concatenation of the columns marked with "1")
- what I have in the sum component at the very top
- what I have in the sum components at the bottom.
How can I reproduce all those "calculations" with the crosstab?
Thank you!
So that it's more convenient, I'm trying to convert a "fixed" report into a "dynamic" report, using a crosstab.
Indeed, instead of having the columns fixed in the report, they will be chosen by the users in the application they use.
but there are some features in the fixed report that I can not reproduce in the dynamic one:
- what I have in the 1st BM column (calculation of a variable according to a number in the datasource)
- what I have in the TESTS column (concatenation of the columns marked with "1")
- what I have in the sum component at the very top
- what I have in the sum components at the bottom.
How can I reproduce all those "calculations" with the crosstab?
Thank you!