Hi, I am new to Reporting services and the problem I'm having is displaying a day that is two business days before another date. I have two columns Due Date to QA and Due Date to PM. I want to subtract two business days from Due to PM date, excluding Saturday and Sunday, and ...
I have a custom program for rendering reports to pdf. When using the render method of the web service I get a byte array and then i write the data to the filesystem. Is there any possibility to render the report directly to the filesystem