Question:
If the month value is 02,04,06,09,11 then I have to display column heading as
21-30 interval
else
if the month value is 01,03,05,07,08,10,12 then I have to display the column heading
name as 21-31 inteval
Is it possibla to display column headings dynamically in the bex report
Advance thanks
bex user
Answer:
In my limited experience, it's quite difficult buidling conditions into rows... let alone column headings. I look forward to seeing a response to this one.
What does 21-30 / 21-31 intervals mean ?
_________________
Regards,
Frederick (London SW15)
Answer:
I have amount field.I have to change the column headings 21-30 or 21-31 according to the current month.
Please help on this