SUMMARY:
In Strategy Web 9.4.1 it is possible to build a URL via the Task API to return the last 5 rows of a grid in report.
ACTION:

http://<webserver>/MicroStrategy/ASP/TaskAdmin.aspx?pg=builder#
Task ID= reportDataService Task Envelope= html Task Content Type= html[Default] styleName = ReportGridStyle startRow=8


In Step 3, there is an alternative way by replacing startRow and use the maxRows parameter instead:


For tomcat users, please refer to KB36022 on how to modify or remove the security constraint from the taskAdmin Servlet in Strategy Web Universal.