How to create a Folder structure based on the Financial Year

How to create a Folder structure based on the Financial Year

IF( MONTH(DATEVALUE(CreatedDate)) >= 3, TEXT(YEAR(DATEVALUE(CreatedDate))) + "-" + TEXT(YEAR(DATEVALUE(CreatedDate)) + 1), TEXT(YEAR(DATEVALUE(CreatedDate)) - 1) + "-" + TEXT(YEAR(DATEVALUE(CreatedDate))) )

Add above path in formula field and If there are any problems during setup, contact us at support@xfilespro.com for more assistance.

    • Related Articles

    • How to Create Manual Template Folder structure?

      During the object configuration, templates can be added following these steps. ● Click on the Add Template button, enter the name of the template, and click on okay. We can also create multiple templates, Eg: Template 1, Template 2. ● Under the ...
    • How to setup the tagging feature based on the type

      Please find the document below, which contains instructions on how to set up tags, along with an overview of the different types of tags that can be used.
    • How to Direct to a specific Root Folder for Team Drive

      Directing to a Specific root folder for Team Drive Check the path the files are currently following Execute the below query in the Dev console : SELECT Id, Name, XFILES__Provider_Type__c, XFILES__GDrive_Root_Folder_Id__c FROM ...
    • How to Control Folder / File Access?

      We have an options called "Make File Private/Make Folder Private," which restricts visibility of files and folders to the users. The Make Folder Private option when enabled both Organization wide as well as User/Profile the folder access can be ...
    • How to Resolve Experience Site Error Unable to Prodceed unil Folder Structure is synced

      Below i have attached the steps, please follow the mentioned steps and provide the permission and it will work as expected, Quick find > Sharing settings > XFP Object setup > for Default External Access make it Public Read/Write, Below i have ...