Re: how to remove the dataverse table in powerapps
Hi @ChangalR ,
Can you please provide more details / context here?
- Are you saying you are removing the dataverse tables completely or from a Canvas App?
- What do you mean by they are "automatically adding again"?
If you have controls, dropdowns, patch statements, forms etc. in your canvas app that are tied to the dataverse tables then yes, it will probably add them back as it sees the relationships to them. You would need to add your SharePoint list and then remove references to all the Dataverse tables in the app controls / logic and then you should be able to remove.