Yes, you can set folder names dynamically based on the record's field value, when the files are uploaded from the upload screen. 

Follow these steps:

  • Go to the records page and click the gear icon then the "Edit Page" option.
  • Select the Azure Lightning Component, and in the right panel, locate the "Folder Field API name" option.
  • Add the API name of the field that you want to use to set the folder names for the uploaded files.
  • Click on "Save" to apply the configuration.
  • By setting the "Folder Field API name" to a specific field's API name, you can dynamically create folders in Azure based on the values of that field when files are uploaded using the Lightning component.