My Back to Parent Button seems to disappear. Anyone know how I can turn it on? I've looked at this Microsoft article, but I don't know where to configure the AlwaysAsynchronous mode and set ShowBackButton to true. I'm using Reporting Services 2016 and VS 2017 to develop my reports. I must be missing something obvious?
Incidentally, it does show up with this URL (also see With the Back to Parent Button):
http://myServer/reports/report/Purchasing/Copy%20of%20List%20Purchase%20Orders
With the Back to Parent Button:
But not with this URL (also see Without the Back to Parent Button):
http://myServer/ReportServer/Pages/ReportViewer.aspx?/Purchasing/Copy%20of%20List%20Purchase%20Orders
Without the Back to Parent Button:
Any ideas?