Hello,
I want to create a report show as below:
-----------------------------------------------------------
Header: {Current Quarter from Company Database Calendar} {Next Quarter from Company Database calendar}
-----------------------------------------------------------
Detail: Some data from Database
-----------------------------------------------------------
In detail section I can get data from Database but in header section I want to show "Current Quarter" and "Next Quarter" which is saved in company database.
Would it be possible to calculate "Quarter" information separately from database without joining it with query used for detail section?
I want to create a report show as below:
-----------------------------------------------------------
Header: {Current Quarter from Company Database Calendar} {Next Quarter from Company Database calendar}
-----------------------------------------------------------
Detail: Some data from Database
-----------------------------------------------------------
In detail section I can get data from Database but in header section I want to show "Current Quarter" and "Next Quarter" which is saved in company database.
Would it be possible to calculate "Quarter" information separately from database without joining it with query used for detail section?