Forum

Philip Treacy
Philip Treacy
@philipt
Admin
Member
Joined: Oct 5, 2010
Last seen: Aug 26, 2025
Topics: 61 / Replies: 1579
Reply
RE: DataFormat.Error: There were more columns in the result than expected.

Hi Sebastien, I'm not clear on whether you are now trying to merge files where some have 8 columns and some have 9? Looking at your queries it l...

4 years ago
Forum
Reply
RE: Queries Not Loading

Hi Jen, Without access to your query and the source data it's very difficult to give you an answer. The query may be not loading for many reasons....

4 years ago
Forum
Reply
RE: Loading query to source sheet

Hi Steven, You can load the query results to any sheet you like. When you click on Close & Load To you can choose to load to an Existing works...

4 years ago
Forum
Reply
RE: Error Message received when running power query refresh

Hi Declan, Can you supply your file? #REF is generated in the Excel sheet, not in PQ or the data Model, so somewhere in a sheet that error is oc...

4 years ago
Forum
Topic
Replies: 1
Views: 272
Reply
RE: Queries Not Loading

Hi Jen, I can't find a published limit for the number of steps. But if there was on, I'd imagine it would be in the 100's or 1000's. It'd be be...

4 years ago
Forum
Reply
RE: Grouped running total based on 2 columns

Hi Lee, To achieve this you call the RT function again and pass in the Value and Region columns. Just make sure you sort the table by Country firs...

4 years ago
Forum
Reply
RE: Merging to unpivoted tables and using that in pivot table

Hi Leonardo, You can add a key to a table using the Table.AddKey() like so Keyed_test_map = Table.AddKey(test_map, {"Function"} , true) Wheth...

4 years ago
Forum
Reply
RE: Find incompatible files when combining from folder

Hi Bax, How exactly is the query failing? If you are loading files from a Sharepoint folder and the structure of a file is totally different then ...

4 years ago
Forum
Reply
RE: Max Number

Hi David, Please supply a workbook like the one attached, not a table of data that still has to be copied/pasted to create a workbook Regards ...

4 years ago
Reply
RE: Grouped Running Total

Hi Wayne, I think what you are after is a Grouped Running Total, I wrote about this here Grouped Running Totals in Power Query • My Online Train...

4 years ago
Forum
Topic
Forum
Replies: 2
Views: 262
Reply
RE: Parameter in source in Power Query

Hi Andrzej, You can do this by creating a list of the ID numbers ID_List = {1..686} Any number over 686 caused a 404 Not Found error on the ...

4 years ago
Forum
Topic
Forum
Replies: 1
Views: 311
Page 26 / 110