I have created a table using Dataverse for teams and its not available in powerapp Web link and can be seen only in team channel
How do i do a daily backup of the table ?

I have created a table using Dataverse for teams and its not available in powerapp Web link and can be seen only in team channel
How do i do a daily backup of the table ?
Seems like you have 2 different issues here:
1. If you are creating a canvas app, in order to switch data to a different environment follow this guide: http://powerappsguide.com/blog/post/how-to-access-datavers-tables-from-another-environment
2. Backups can be taken from the Power Platform Admin Center for your environment. However based on your issue I’m guessing you want to transfer data out of DV4T and into a full Dataverse environment. You can use dataflows for this, and schedule it so that it runs daily and moves all data to your destination. You could also upgrade your DV4T to full Dataverse if that’s what you need. Power Automate can be used for data transfer but I’d recommend Dataflows instead.