1

I'm trying to save my credentials in Visual Studio 2019 so that I can process my SSAS Tabular model. I'm getting an error message stating that changes could not be committed to the vertipaq engine. How do I resolve this?

Tarzan
  • 4,270
  • 8
  • 50
  • 70

1 Answers1

2

There were unsaved changes to the model. The solution is to save the model prior to updating credentials.

Tarzan
  • 4,270
  • 8
  • 50
  • 70