Forum

Philip Treacy
Philip Treacy
@philipt
Admin
Member
Joined: Oct 5, 2010
Last seen: Aug 22, 2025
Topics: 61 / Replies: 1579
Reply
RE: Row data getting mixed up after expanding a merged query

Hi Mike, data in PQ isn't stored in a consistent state - that is, the view you see of the data and the way PQ is actually storing it, isn't necessa...

3 years ago
Forum
Reply
RE: Power query - expanded column contains Table

Hi Tina, Can you please supply the XML? Without this it's hard to give you anything other than general guidance. When you have a column full of...

3 years ago
Forum
Topic
Forum
Replies: 4
Views: 311
Reply
RE: How to remove different headers in power query

Hi Venkata, Please supply some sample data showing the way the data and headers are mixed in your table following import by PQ. Without this it'...

3 years ago
Forum
Reply
RE: adapt Display-All-Matches-from-Search-in-Userform-ListBox code into my macro

Hi Hassanin, Please supply a file with some sample data, showing the exact column names and layout you will be using. Without this any code that i...

3 years ago
Forum
Reply
RE: Pivot Query

Nothing attached. Click the Start Upload button after selecting the file(s).

3 years ago
Reply
RE: Is there anything like Min/Max for numbers in PQ

Hi RaiSta, You could try if Text.Length(<txt>) > 0 then Text.Start(<txt>, MAX(0,Text.Length(<txt>)-1)) else null Regards...

3 years ago
Forum
Reply
RE: Importing Multiple PDF's

Hi Nivian, Nothing is attached - you need to click on the Start Upload button to upload the file(s). What version of Office are you using? Ar...

3 years ago
Reply
RE: Power Query Error

Hi Keith, Looks like the account being used to access the file does not have the required permissions to do so. If you've just moved everything ...

3 years ago
Forum
Reply
RE: Any ideas how to sort a table (.ListObjects(1)) by column 3, then by column 4?

Hi, Try this Sub SortCols() ActiveSheet.ListObjects("Table1").Sort.SortFields.Clear Range("Table1").Sort Key1:=Range("Table1[[#All],[Col3...

3 years ago
Forum
Reply
RE: Fill down blank cells in Power Query

Hi Johnson, In the query I don't see any step that tries to Fill Down. I also don't see where you tried to replace ' as blank. And if I search th...

3 years ago
Forum
Reply
RE: skip those URLs which generate errors on request

Hi Chloe, There's no file attached, you need to click on Start Upload after selecting the file. But, I think what you are trying to do can be do...

3 years ago
Forum
Reply
RE: skip those URLs which generate errors on request

Hi Chloe, Can you please provide some sample data and explain how you know some links are wrong and when/why an error will occur. Without these ...

3 years ago
Forum
Reply
RE: Power Query - How to add multiple columns from parent to Nested Tables?

Hi Richard, I'm not sure if you are appending or merging data, it'll depend on the structure of our tables. But you could try something like this ...

3 years ago
Forum
Page 17 / 110