Hi All,
Generally Monday is considered as start of the week and Sunday is considered as the end of week. I would like to understand whether there is a way to change this to start of the week = Wednesday and end of the week = Tuesday . User would be entering start date and end date as report parameter which would be typically for a month. For example
start date = 04/01/2020 and end date = 04/30/2020 , below is the data present in the table and the output should be like second table
I have been trying to do this using DB2 query however it doesnt seem to be achievable hence wanted to know if there is a way to achieve this using BIRT.



column1 |
column2 |
Week |
abc |
64 |
1 |
abc |
2 |
2 |
abc |
50 |
3 |
abc |
23 |
4 |
abc |
22 |
5 |