Forum Discussion
nathandunlapWTW
9 years agoFrequent Visitor
Export data to Excel not working in Report Server
My colleague and I successfully connected my DB to Analysis Servers and then a PBI Report Server (August version). Everything looks great, but nothing happens when I try to export the data from a vis...
Anonymous
8 years agoNot applicable
Hi, can you explain this in more detail - I might be being a little thick here but what is the ARR role?
MikeHNJ
8 years agoFrequent Visitor
Thanks, Ramzivic.
Anonymous wrote:Hi, can you explain this in more detail - I might be being a little thick here but what is the ARR role?
ARR = Application Request Routing, part of IIS. See Using the Application Request Routing Module and
Define and Configure an Application Request Routing Server Farm. Essentially, this is an implementation of that reverse proxy approach where you've got a middleman web server that forwards requests for everything except the missing filesaver.min.js file on to the PBIRS web server.