Hi @Sonyat810
It is possible to create multiple screens in PowerApps with the same look and feel using different SharePoint lists as data sources.
Duplicate the template screen: Right-click on the template screen in the left navigation pane and select "Duplicate Screen." This will create a copy of the template screen.
Rename the duplicated screen: Right-click on the duplicated screen and select "Rename." Give it a meaningful name that corresponds to the SharePoint list it will be associated with.
Update the data source: In the duplicated screen, update the data source to point to the desired SharePoint list.
Repeat steps 2-4 for each SharePoint list: Duplicate the screen again and rename it for each SharePoint list you want to use. Update the data source for each duplicated screen to correspond to the respective SharePoint list.
Thanks!
If my response has been helpful in resolving your issue, I kindly request that you consider clicking "Accept as solution" and "giving it a thumbs up" as a token of appreciation.