Skip to main content
Cadet | Tier 2
January 16, 2024
Solved

Filepath creation

  • January 16, 2024
  • 3 replies
  • 161 views

 I am unable to create a file path and getting the following error.
 

 

    Best answer by Tamil Arasu10

    Hi @manognya.prasad,

    Please remove double quotes from the extension. It should be like /excel.xlsx

    Note : Path also without double quotes.

     

     

    3 replies

    Tamil Arasu10
    Most Valuable Pathfinder
    Most Valuable Pathfinder
    January 16, 2024

    Hi @manognya.prasad,

    Please remove double quotes from the extension. It should be like /excel.xlsx

    Note : Path also without double quotes.

     

     
    _Tamil_
    Cadet | Tier 2
    January 16, 2024

    yes, removed double quotes and it worked … Thankyou

    Cadet | Tier 2
    January 16, 2024

    Delete the double quotes