+ Reply to Thread
Results 1 to 3 of 3

Import table with named range as string from table in power query and evaluate

  1. #1
    Forum Contributor
    Join Date
    01-16-2014
    Location
    Poland
    MS-Off Ver
    Excel 2016-365
    Posts
    2,946

    Import table with named range as string from table in power query and evaluate

    Hi,

    It is possible to take table like here (import from CSV):

    Screenshot_45.png

    import to power query and evaluate named ranges based on strings?

    So if in workbook NamedRange1 = 1 i should import this table from CSV and evaluate named range from string?

    Jacek

  2. #2
    Forum Guru Norie's Avatar
    Join Date
    02-02-2005
    Location
    Stirling, Scotland
    MS-Off Ver
    Microsoft Office 365
    Posts
    19,645

    Re: Import table with named range as string from table in power query and evaluate

    Add a column with this formula to the table in Power Query.

    = Table.AddColumn(#"Changed Type", "Custom", each Excel.CurrentWorkbook(){[Name=[Servers]]}[Content])

    That would return each named range as a table.
    If posting code please use code tags, see here.

  3. #3
    Forum Contributor
    Join Date
    01-16-2014
    Location
    Poland
    MS-Off Ver
    Excel 2016-365
    Posts
    2,946

    Re: Import table with named range as string from table in power query and evaluate

    o wow it worked!!!

    Awesome thank you very much Norie!

    Please Login or Register  to view this content.
    Screenshot_47.png

    Jacek

+ 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. [SOLVED] Power Query to Convert Data Range to a Table
    By andrewc in forum Excel General
    Replies: 3
    Last Post: 07-30-2020, 04:14 AM
  2. Power query on mac from table/range
    By bts729 in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 2
    Last Post: 04-14-2020, 10:05 AM
  3. Replies: 1
    Last Post: 11-12-2018, 02:46 PM
  4. Add custom fields to a table to simulate a pivot table - Power Query
    By nathalielesperance in forum Excel General
    Replies: 2
    Last Post: 10-25-2018, 06:44 AM
  5. Power Query and Power Pivot Table !!
    By haitham.shop in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-06-2018, 06:15 AM
  6. POWER Query and Power Pivot Table !!
    By haitham.shop in forum Access Tables & Databases
    Replies: 0
    Last Post: 08-06-2018, 05:59 AM
  7. [SOLVED] Is there an option in Power Query to import Named Ranges
    By ImranBhatti in forum Excel Programming / VBA / Macros
    Replies: 15
    Last Post: 06-19-2018, 04:14 AM

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