Solved

I would like to extract the string name of path in attribute

  • 5 February 2023
  • 1 reply
  • 3 views

Badge +3

Hi ,

i have path file name in attribute

C:\\*\\*\\*\\filename.dwg

i would like to extract only the (filename.dwg)

 Please , I want to remove C:\\*\\*\\*\\

Thanks in advance

icon

Best answer by danilo_fme 5 February 2023, 14:15

View original

1 reply

Userlevel 4
Badge +30

Hello @spiderman​ 

 

I suggest you to use the transformer FilenamePartExtractor.

 

Path 

Thanks,

Danilo

Reply