Flow to Backup SharePoint List Add Step SharePoint Get items Site Address - atcmumbai.sharepoint.com List Name - Country Add step Create CSV table From - value from Get items Compose Expresion formatDateTime(utcnow(), 'yyyy_MM_dd_HHmmss') Add Step Onedive Create file Select folder SharePointBackup FileName - Country_ then select Outputs of compose then .csv File Content Output of CSV table
Can you help? I have a list and I want the list to to provide a serial number for each item and when an item is deleted I want to list to reorganize so I never have gaps in my serial numbers.
Hope you make flow about get data from excel on power apps to sharepoint or dataverse
Flow to Backup SharePoint List
Add Step
SharePoint
Get items
Site Address - atcmumbai.sharepoint.com
List Name - Country
Add step
Create CSV table
From - value from Get items
Compose
Expresion
formatDateTime(utcnow(), 'yyyy_MM_dd_HHmmss')
Add Step
Onedive
Create file
Select folder SharePointBackup
FileName - Country_ then select Outputs of compose then .csv
File Content
Output of CSV table
Can you help? I have a list and I want the list to to provide a serial number for each item and when an item is deleted I want to list to reorganize so I never have gaps in my serial numbers.