Hi @DesireeMSN ,
In SSRS, Previous Function is still supported. The difference is that Next Function is not supported. One way is to sort your dataset vise versa (ie if it is sorted by PK descending, then sort it by PK ascending and vise versa), then use Previous function.
I think a more reasonable way is to filter out the data you need when you create a dataset query.
Best Regards,
Joy
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.