Forum

Philip Treacy
Philip Treacy
@philipt
Admin
Member
Joined: Oct 5, 2010
Last seen: Aug 26, 2025
Topics: 61 / Replies: 1579
Reply
RE: ABC XYZ analyze

Hi Johan, The Grouped Running Total function requires 2 parameters but you were only supplying one. You need to supply the list of values to sum a...

4 years ago
Forum
Reply
RE: Merge Query based on Column Containing Text

Hi Adam, Can you please supply some sample data in an Excel file. Thanks Phil

4 years ago
Forum
Reply
RE: Clear table if NamedRange = true

Hi Jacek, After loading the table you can check the value of the NamedRange then use Table.RemoveRows to clear the table but leave the columns inta...

4 years ago
Forum
Reply
RE: Number of queries

Hi, I'm not aware of a published limitation on the number of queries Power Query specifications and limits - Excel (microsoft.com) I imagine ...

4 years ago
Forum
Reply
4 years ago
Forum
Topic
Forum
Replies: 1
Views: 3401
Reply
RE: Question regarding Exact match

Hi Peter, Yes this situation can be dealt with. The code creates a list of values that can be converted to a number. If the value is text and can...

4 years ago
Forum
Reply
RE: Question regarding Exact match

Hi Peter, See file attached for solution. The general approach with this is to split the text into sections using Text.Split. This gives you a Li...

4 years ago
Forum
Reply
RE: Dynamically creating concatenated column

Hi Jacek, I don't really understand what you are trying to do. Can you try to explain it again with some real tables and columns? Regards ...

5 years ago
Forum
Topic
Replies: 1
Views: 258
Reply
RE: Headers change when saving over existing excel file

Hi Alan, It's possible to deal with changing column names - but really the best solution is to fix the problem at source. Can you get the new file...

5 years ago
Forum
Reply
RE: Run time error 53 calling Shell

Hi, Please start your own topic, not tag on to the end of a question that's already answered. You need to provide the full path to the executa...

5 years ago
Forum
Reply
RE: Find missing values from two named ranges having identical name in two separate workbooks

Hi Zak, I'd suggest before anyone attempts this that you standardise your data structure. You say 'identical named ranges' but then say areas wi...

5 years ago
Forum
Reply
RE: If total columns > x then

Hi John, See attached file - This code merges pairs of columns as you describe : 3+4, 5+6 etc and will work for any number of columns providing it'...

5 years ago
Forum
Reply
RE: Slow query refresh

Hi Irina, Without seeing your whole query it's hard to say what might be the issue. Need to know the types of transformations you are doing. Tab...

5 years ago
Forum
Page 28 / 110