I have installed Visual Studio Community Edition 2015. I have also installed the Integration Services features from here https://msdn.microsoft.com/en-us/mt429383 (see point two). I am now able to create an integration services project. There are components available such as: Data Flow Task; For Loop Container etc.
However, there is no Fuzzy Lookup or Fuzzy Grouping. Why is this?
I only have SQL Server Express installed on this PC. Do I have to have SQL Server Enterprise? This seems to suggest that I do not: Why can I run SSIS Fuzzy Grouping from Visual Studio but not the deployed package?