Forum

Philip Treacy
Philip Treacy
@philipt
Admin
Member
Joined: Oct 5, 2010
Last seen: Jun 7, 2026
Topics: 61 / Replies: 1588
Reply
RE: PQ - Advance filter to meet several conditions on different columns

Hi Abid, Please, always supply a file so we don't have to recreate your data. You could do this by creating a merged column then filtering out w...

5 years ago
Forum
Reply
RE: lookup not using Merge

Hi Vicky, You can use List functions rather than merging. You may need to use List.Buffer() to get the best performance. Regards Phil

5 years ago
Forum
Reply
RE: SUMMARIZE EXCEL FILE USING POWER QUERY

Hi, Have you read these posts which cover what you need to do Regards Phil

5 years ago
Forum
Reply
RE: How to create array of numbers from 1 row?

hi Jaryszek, The .. in {1..[Ports]} means include all numbers from 1 to [Ports] Further reading Power Query Lists • My Online Training Hub re...

5 years ago
Forum
Reply
RE: 1 year finance.yahoo.com stock history

Hi Ted, Use this URL period1=1595894400&period2=1627430400&interval=1d&filter=history&frequency=1d&includeAdjustedClose=true...

5 years ago
Forum
Reply
RE: Fuzzy Logic

Hi John, If the UPC column is text then I don't know why PQ is complaining that it isn't. Can you supply a file? Regards Phil

5 years ago
Forum
Reply
RE: Create Conditional Column Using Lookup Table

Hi Tony, You can use List.Intersect to retrieve the make List.Intersect( { Text.Split(Text.Proper([Make and Model])," "), Makes[Make]}){0} B...

5 years ago
Forum
Reply
Topic
Forum
Replies: 10
Views: 1805
Reply
5 years ago
Forum
Reply
Reply
RE: Rounding error

Hi Mohammed, That's a text column so you can't SUM it, hence the Total in the table makes no sense. You can write a measure to calculate total w...

5 years ago
Reply
RE: Unpivot tables combined from separate files in PowerQuery doesn't seem to unpivot a new column

Hi John, You've already mentioned the solution to this which is to record data in the correct, tabular format. As it is, when PQ imports data in...

5 years ago
Forum
Page 24 / 110
0