+ Reply to Thread
Results 1 to 4 of 4

Power Query - Extract FileName for Full Path in Cell

  1. #1
    Registered User
    Join Date
    02-18-2019
    Location
    Texas
    MS-Off Ver
    Office 365
    Posts
    8

    Power Query - Extract FileName for Full Path in Cell

    I need to see how to extract on the file name from a columns that contains the full path using Power Query.

    C:\Users\Desktop\Test\PMOD-0001.doc

    Thanks,

  2. #2
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Power Query - Extract FileName for Full Path in Cell

    Try:
    Please Login or Register  to view this content.
    let Source = #table({"Question","Thread", "User"},{{"Answered","Mark Solved", "Add Reputation"}}) in Source

    If I give you Power Query (Get & Transform Data) code, and you don't know what to do with it, then CLICK HERE

    Walking the tightrope between genius and eejit...

  3. #3
    Registered User
    Join Date
    02-18-2019
    Location
    Texas
    MS-Off Ver
    Office 365
    Posts
    8

    Re: Power Query - Extract FileName for Full Path in Cell

    Thanks, that worked.

  4. #4
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Power Query - Extract FileName for Full Path in Cell

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. You may also "Add Reputation" to those who helped you. Thanks.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Power Query PAth
    By leukep in forum Excel Charting & Pivots
    Replies: 3
    Last Post: 06-01-2017, 08:47 AM
  2. Replies: 1
    Last Post: 11-18-2016, 03:33 PM
  3. Extract full name from path and open it (or not)
    By Remphan in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-27-2016, 03:36 AM
  4. [SOLVED] How to extract filename from path\filename
    By mpan in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 09-05-2013, 11:23 PM
  5. Run Macro on cell change to update path and filename for query
    By Gary Brown in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-22-2011, 08:05 AM
  6. store on the Filename from the full path
    By collamack in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-29-2008, 02:03 AM
  7. extract filename from full path
    By Leung in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 08-03-2005, 06:05 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1