When I make a change to the data source view (.dsv) in my Report Model project, how do I apply these changes to my report model (.smdl)?
I have tried to use 'Autogenerate', but that doesn't always work, for example I get an error message when I delete a field in my .dsv file.
So right now when I make changes to the .dsv, I delete the .smdl and create a new .smdl.
Is there a better way to do this?