Forum

Philip Treacy
Philip Treacy
@philipt
Admin
Member
Joined: Oct 5, 2010
Last seen: Jun 7, 2026
Topics: 61 / Replies: 1588
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...

5 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...

5 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: 908
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
Topic
Forum
Replies: 1
Views: 939
Reply
RE: Getting Error while trying to access the data from web

Hi Krishna, You're running this from my query to NASA from this blog post? I don't know why you'd get that error. The Excel file still works...

5 years ago
Forum
Topic
Forum
Replies: 1
Views: 945
Reply
RE: Change date format to "mmm-yy"

Hi Danielle, Correct. Power Query shows you the data as it actually is, without leading zeroes. In Excel or DAX you can apply formatting to affect...

5 years ago
Forum
Reply
RE: Change date format to "mmm-yy"

Hi Danielle, That's a formatting/display problem that you would do either directly in excel or in DAX, not in Power Query. Your attached Excel f...

5 years ago
Forum
Reply
RE: API Web Scraping

You're welcome, glad to help. Phil

5 years ago
Forum
Page 29 / 110
0