In this article I will explain step by step, how to solve the problem: RDLC Report not showing in Visual Studio 2015.
You will need to install the Microsoft SQL Server Data Tools in Visual Studio 2015, in order to access the RDLC Report feature.
 
 
Installing the Microsoft SQL Server Data Tools in Visual Studio 2015
Following are the steps to install the Microsoft SQL Server Data Tools for Visual Studio 2015.
1. Open the Control Panel and click on Programs and Features.
2. From the Programs and Features dialog window, look for Visual Studio 2015 and then Right Click on it and select Change.
RDLC Report not showing in Visual Studio 2015
 
3. Now the Visual Studio repair window will be opened. From there, click on Modify Button.
RDLC Report not showing in Visual Studio 2015
 
4. Now from the Select features window, check the Microsoft SQL Server Data Tools feature CheckBox of the Windows and Web Development and click on Next Button.
RDLC Report not showing in Visual Studio 2015
 
5. Now click on UPDATE Button.
RDLC Report not showing in Visual Studio 2015
 
RDLC Report not showing in Visual Studio 2015
 
6. Once the setup is completed and now click on Close Button and restart your PC.
RDLC Report not showing in Visual Studio 2015
 
Finally, open your project and now you should able to see the RDLC Report in the Add New Item Dialog of Visual Studio 2015.
RDLC Report not showing in Visual Studio 2015