How can I loop records so that 2 records per row one on left and other on right, is this possible?
问题 In my SSRS report, I want to show 2 records in one row, so they each row contian one entry in left and other entry in right. So if there are total 10 records, there should be 5 rows with each row having 2 records each. Is this possible in SSRS? I am using list to achieve it. Please advise. 回答1: I have a potential solution that could solve your requirement. I recommend utilizing the RowNumber function of SSRS to specify odd numbered items in the first column and even numbered items in the