All column names in my view are underlined in red in SSMS
Go to Edit > IntelliSense > select "Refresh Local Cache".
You need to refresh your cache after you create new tables/add columns/ new views etc
Have you refreshed your Intellisense cache?
Keyboard shortcut: Ctrl + Shift + R
Or, using the menu: Edit
-> IntelliSense
-> Refresh Local Cache