Hi there,
I have a report that takes "Number of days" as a user-parameter that is displayed as a column. the user can slect any number from 1 to 20.
Since i do not have control to dynamically display the columns, my idea is to fetch all the columns upfront and suppress them accordingly.
The problem is if the user selects 5 days then after i suppress the remaining 15 columns the report layout goes haywire as expected...
what i wanted to do is the display the user specified number columns that auto-fit the report. i.e. if the user selects 5, then the report should display these 5 columns not to one end but auto-fit so that it does not give an impression that we have suppressed other columns.
Can we control the positioning of the fields in the crystal using formulas.
Can anyone give some ideas
Thanking in antcipation.
Nag.
I have a report that takes "Number of days" as a user-parameter that is displayed as a column. the user can slect any number from 1 to 20.
Since i do not have control to dynamically display the columns, my idea is to fetch all the columns upfront and suppress them accordingly.
The problem is if the user selects 5 days then after i suppress the remaining 15 columns the report layout goes haywire as expected...
what i wanted to do is the display the user specified number columns that auto-fit the report. i.e. if the user selects 5, then the report should display these 5 columns not to one end but auto-fit so that it does not give an impression that we have suppressed other columns.
Can we control the positioning of the fields in the crystal using formulas.
Can anyone give some ideas
Thanking in antcipation.
Nag.