I installed SSDTBI from http://www.microsoft.com/en-us/download/details.aspx?id=36843. I already had Visual Studio 2012 Professional installed. However, when I run VS 2012, I don't see the Business Intelligence Templates. There is also a shortcut created in the installation, called "SQL Server Data Tools for Visual Studio 2012", which runs the below:
"C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\devenv.exe" /command Report.NoOp
If I run the shortcut, I get a pop up error message "Command "Report.NoOp" is not valid."
What did I miss here that caused the BI Templates to be missing in VS 2012?
Note that I have both VS 2010 and 2012 installed so I am not sure if that's causing issues with VS 2012. VS 2010 has the BI Templates.