Skip to main content
Cadet | Tier 2
January 31, 2022
Question

I run pdfs through my IQ Bot Learning instance but the results are .pdf.csv files. How to I get rid of the .pdf portion of the file extension?

  • January 31, 2022
  • 2 replies
  • 72 views
I run pdfs through my IQ Bot Learning instance but the results are .pdf.csv files. How to I get rid of the .pdf portion of the file extension?

    2 replies

    Ashwin A.K
    Navigator | Tier 3
    February 1, 2022

    Hi @Dwight Griffin​ ,

     

    You could use the Loop: For each File in Folder and use the String: Replace Action followed by the File: Rename Action like so:

     

    image 

    imageimage 

    image 

    Could you check and see if that works out for you?

     

    Kind Regards,

    Ashwin A.K

    Blogs at TheCodingTheory - https://www.thecodingtheory.com
    Cadet | Tier 2
    February 1, 2022

    Thanks, I'll give this a shot today. I really appreciate the response

    Dwight Griffin