Forum

Philip Treacy
Philip Treacy
@philipt
Admin
Member
Joined: Oct 5, 2010
Last seen: Aug 27, 2025
Topics: 61 / Replies: 1580
Reply
RE: It is possible to change queryName in M language?

Hi Jacek, Yes, just double click the name on the left hand side of the PQ editor and type in the new name. Or, click the query name on the left ...

5 years ago
Forum
Reply
RE: Best source to learn about power pivot?

Hi Kalin, Is it worth learning? Depends on whether or not you will use it. If you are doing work that requires reporting and analysis then yes you...

5 years ago
Forum
Reply
RE: How do I create a global temp table via Power Query? ##TEMP_TABLE SQL

Hi Martin, I understand the purpose of the ##TEMP table in SQL Server but are you sure it is necessary to create one in PQ? I obviously don't kn...

5 years ago
Forum
Reply
RE: Need help to get data from table

Hi Hannu, You'll have to be more specific as I don't understand enough about the problem. Please include a link to the site you are trying to ac...

5 years ago
Forum
Reply
RE: Multiple Items From Data Validation Drop Down

Hi Robb, I used helper columns because I felt it was easier to split the text string (1,2,3) up in the sheet and then feed that into the array form...

5 years ago
Forum
Reply
RE: Transfer of data slow when pressing command button

Hi Helen, Nothing in the code jumps out at me but I don't know what values the various ListCounts take. If they are very large for some reason that...

5 years ago
Forum
Reply
RE: Using Regex in a VBA macro to add a 0 before digits in a title

Hi Armando, I'd just use SUBSTITUTE str = WorksheetFunction.Substitute(Range("A1"), ". ", ". 0") where your title is in A1. Regards Phi...

5 years ago
Forum
Reply
RE: Multiple Items From Data Validation Drop Down

Hi Robb, I journeyed down a few rabbit holes working on this as there are several ways it could be solved. In the end I decided to use some helper...

5 years ago
Forum
Reply
RE: Shockwave flash object ACCESS DENIED

Hi Steven, Shockwave Flash is old technology and shouldn't be used. Surprised it's still an option you can choose. Regards Phil

5 years ago
Forum
Reply
RE: Working in and/or refreshing queries has become unbearably slow

Hi Jason, Can you post the file(s) containing the queries, and any necessary source data, so we can have a look. Thanks Phil

5 years ago
Forum
Reply
RE: Calculation "over partition" in PQ

Hi Bruno, This is getting very messy and complicated. I've looked at the 3 files you've most recently supplied and unfortunately that just confuse...

5 years ago
Forum
Reply
RE: Merge and Stack Multiple Sets of Columns dynamically

Cross posted to here Do not cross post without linking to the cross post to let us know

5 years ago
Forum
Reply
Reply
RE: Power Query - Concatenate columns including nulls

Hi Pieter, Please see attached file for solution. The result is on Sheet1. Regards Phil

5 years ago
Forum
Reply
RE: Browser Edge

OK, glad to hear it's working now.

5 years ago
Forum
Page 32 / 110