Forum Discussion
Refreshing a Report with a Sharepoint data source
- 2 years ago
When you refresh in service it will not change the schema of the model (i.e. a new column). It will add in new rows. When you want to change the model schema with a new column of data you need to refresh from desktop and publish to service. When you add new rows those will get brought in during refresh in service.
When you refresh in service it will not change the schema of the model (i.e. a new column). It will add in new rows. When you want to change the model schema with a new column of data you need to refresh from desktop and publish to service. When you add new rows those will get brought in during refresh in service.
Audrey, thank you! That makes total sense. So a refresh will update values to existing columns, but will not create new columns as that should change modeling.
- audreygerred2 years agoSuper User
Exactly - you got it!!!!