If you will try to load new data from data source in SSAS tabular project:
You can see following error message:
There are few options how to solve this issue: https://github.com/Microsoft/DataConnectors/issues/2
In our case it really helped to update SSDT using Visual Studion Tools => Extensions and Updates:
After update was installed and Visual Studio restarted everything works fine.