dynamic position column in BI publisher [message #597004] |
Sun, 29 September 2013 11:28 |
|
BIPFAQ
Messages: 1 Registered: September 2013
|
Junior Member |
|
|
Hi All,
i have some requirement with my BI pulisher report,
i have to display data or column or field of mailing address dynamically, i have to display 3 column on page for each row.
see below for more details
if i didnt pass any parameter or parameter value is 1 then it has to display mailing address data on page
1st recorddata !!! 2nd recorddata !!! 3rdrecorddata
4th recorddata !!! 5th recorddata !!! 6th recorddata
etc (based on all records)
suppose if i pass parameter value is 2 then it has to print from 2nd position on page i.e
nodatanodatano 1st recorddata 2nd recorddata
3rd recorddata 4th recorddata 5th recorddata
6th recorddata 7th recorddata 8th recorddata
suppose if i pass value is 3 then it has to print from 3rd position on page i.e
nodatanodatano nodatanodatano 1st recorddata
2nd recorddata 3rd recorddata 4th recorddata
5th recorddata 6th recorddata 7th recorddata
Thanks,
BIPFAQ
|
|
|