I have a data integration project that pulls data from SQL. I have ran the project and everything goes smoothly, but how do I update an entity? Say I missed a field when originally creating the entity and I want to go back into the data integration project and add that field. When I do this and get to the entity mapping section, the new field is not there. The field is available in the edit queries section, but not in the map entities section. I have gotten around this by just creating a new entity, but that is not a great solution as it breaks any connection I have to any apps or entities that are using the original entity. I have to then go back and fix all the connections. I assume there has to be a way to add a field to the existing entity, but I can't find anything on it.
Thanks
Hi @Anonymous ,
Have you added this field in edit queries section? You need to first add the entity in queries so that it could be shown in the last mapping step.
Regards,
Mona
Hi @v-monli-msft ,
Thank you for the response. Yes, I do add it in the query section and it is available in the view, however, when I click next, the new field is not available in the mapping section on the existing entity. If I create a whole new entity, it is availabele, but cannot add to existing.
Here is some sample data from an excel spreadsheet. In the edit query window. I am going to remove the columns total and items and create my test entity.
Removed columns below
I map the entity screen with no total or items and then create entity.
Here is the entity, no items or total.
Now the requirements change and we do need the items and total. I go back to my data integration project and add the fields to the query by simply removing the applied step where I initially removed the column.
I then move on to map the fields to my entity, but the fields are not there.
However, if I create a new entity, they appear.
Problem is, all the apps and flows that reference that old entity will break. I would have to go to each one of those projects and change to the new entity, which is not an ideal solution. I hope this makes sense and that I am just missing something. Thanks again for the help.
User | Count |
---|---|
19 | |
15 | |
14 | |
10 | |
8 |
User | Count |
---|---|
39 | |
30 | |
22 | |
22 | |
16 |