We have duplicate data in entities in Master data services and not in staging tables. how can we delete these? We cannot delete each row because these are more than 100?
Master Data Services deleting rows from UI
1.5k views Asked by Durga At
4
There are 4 answers
0
On
MDS comes out-of-the-box with two front-end UIs:
- Web UI
- Excel plugin
You can use both of them to easily delete multiple records. I'd suggest using the excel plugin.
Are there any Domain-based attributes linked to the entity you're deleting values from? If so, if the values are related to child entity members, you'll have to delete those values first.
Did you create a view for this entity? see: https://msdn.microsoft.com/en-us/library/ff487013.aspx Do you access to the database via SQL Server Management Studio? If so: