I'm using Visual Studio 2013, SQL Server 2014. I want to learn MSBI, so I have installed the SQL Server Data Tools from here: https://msdn.microsoft.com/en-us/mt429392.aspx
After the installation process, I coudn't find the SSDT from the start menu.
But it shown in the control panel:
And when I check in Visual Studio, there it is also not available.
I posted this answer may help someone. The credits goes to Prabhat G
Go to services.msc
and check if you can see SQL SERVER INTEGRATION SERVICES
.
If the service not available there, then installation is corrupted.
Download and install from the link I've given below
microsoft.com/en-in/download/details.aspx?id=42313
It works fine for me.