how can i change the file name to be a unique ID number
to make it easir to track when we have more records

how can i change the file name to be a unique ID number
to make it easir to track when we have more records
@Anonymous
I assume that you are trying to create a file in Onedrive or SharePoint, on these two repositories, there is no need for manual id's, each file is given a id (integer) and also an uniqueid (GUID), which we can make use of it.
Hope it helps, please like it or mark it as a solution if it resolves ur clarification or issue
-Sudharsan K...