+ Reply to Thread
Results 1 to 6 of 6

Formula.Firewall in Power Query

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

    Formula.Firewall in Power Query

    Hi Guys,

    how are you workarounding issue with formula firewall while creating Power Query queries?
    This is well known issue but there is no one solution.

    How can i handle this?
    In attachment very simple example where problem occurs.


    Thank you for help,
    Jacek
    Attached Files Attached Files

  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: Formula.Firewall in Power Query

    Enable Fast Combine in the workbook.

    You can do this using VBA:
    Please Login or Register  to view this content.
    Fast Combine sets the workbook to ignore the privacy levels for each source - and it applies to all users of the workbook.

    More information available here: https://blogs.technet.microsoft.com/...in-excel-2016/
    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
    Forum Contributor
    Join Date
    01-16-2014
    Location
    Poland
    MS-Off Ver
    Excel 2016-365
    Posts
    2,940

    Re: Formula.Firewall in Power Query

    Thank you Olly!!

    Much appreciated.

    so you are also using this on workbook open event?

    Best,
    Jacek

  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: Formula.Firewall in Power Query

    Not necessary - it's a property of the workbook which applies to all users, so you just need to set once.

    It's worth understanding methods of design to avoid this issue, though - Ken Puls has written an excellent article about this: https://www.excelguru.ca/blog/2015/0...a-combination/

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

    Re: Formula.Firewall in Power Query

    Once again thank yuo very much my friend!

    Best,
    Jacek

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

    Re: Formula.Firewall in Power Query

    In my example,

    it is possible to avoid this error directly in PQ?
    I am using nice functions and code is simple because of that.

    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. Excel Power Query Refresh or Access Query - 2nd Query Run is faster
    By Steveapa in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-03-2020, 10:16 AM
  2. How to add formula in Power Query
    By dummy777 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-05-2019, 10:55 AM
  3. [SOLVED] Power Pivot does not load new column added in Power query
    By ibuhary in forum Excel General
    Replies: 12
    Last Post: 02-19-2019, 03:53 AM
  4. Sub-Forum for Excel Power Tools (Power Query, Power Pivot & Power BI)
    By chullan88 in forum Suggestions for Improvement
    Replies: 10
    Last Post: 06-28-2018, 02:25 PM
  5. IF Formula in Power Query
    By orhanceliloglu in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-03-2018, 05:04 AM
  6. Replies: 0
    Last Post: 04-05-2018, 01:16 AM
  7. Power query formula
    By orhanceliloglu in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-19-2017, 11:28 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