Categories: SSRS

New SSRS features in SQL 2016 CTP 2.4

SQL Server 2016 CTP 2.4 hasn’t been released yet (any day now I guess), but someone was apparently very eager at Microsoft because some of the MSDN documentation pages are already updated. One of those pages is What’s New in Reporting Services. There we can see three new features will be added:

  • PDF replaces ActiveX for remote printing. The less ActiveX the better.
  • PowerPoint rendering and export. I asked a bit around and some people couldn’t care less, some people are really enthusiastic about this. It doesn’t hurt to have an extra choice though. I’d like to try it out soon.
  • And the big announcement: Custom Parameters Pane. You’re going to have some sort of table structure where you can add parameters. More information can be found at Customize the Parameters Pane. I’d definitely like to try out this one! It’s one of the biggest pains in SSRS: not having any control over the parameter prompts (except their order). I’m curious if you can add regular text boxes to this table structure, so you could for example add an explanation for the users on how to use the parameters.

More info will follow once CTP 2.4 has been released!

UPDATE:

SQL Server 2016 CTP 2.4 has been released, and can now be downloaded from here. No extra new features for SSRS have been included, but there are some small ones for SSIS (basically “stuff you had to download separately is  now included in the product”).


------------------------------------------------
Do you like this blog post? You can thank me by buying me a beer 🙂
Koen Verbeeck

Koen Verbeeck is a Microsoft Business Intelligence consultant at AE, helping clients to get insight in their data. Koen has a comprehensive knowledge of the SQL Server BI stack, with a particular love for Integration Services. He's also a speaker at various conferences.

Share
Published by
Koen Verbeeck

Recent Posts

Techorama 2025 – Slides

You can find the slides for my session Building the €100 data warehouse with the…

7 days ago

Redgate SQL Prompt in SSMS 21

Disclaimer: this post is not sponsored by Redgate :) For those who've missed it, the…

2 weeks ago

Execute Fabric Data Pipeline from Azure Data Factory

In the blog post Call a Fabric REST API from Azure Data Factory I explained…

1 month ago

Azure Data Factory Pipeline Debugging Fails with BadRequest

I recently had a new pipeline fail. It was actually a copy of an old…

2 months ago

Call a Fabric REST API from Azure Data Factory

Suppose you want to call a certain Microsoft Fabric REST API endpoint from Azure Data…

2 months ago

Cool Stuff in Snowflake – Part 14: Asynchronous Execution of SQL Statements

I’m doing a little series on some of the nice features/capabilities in Snowflake (the cloud data warehouse).…

3 months ago