Forum

Philip Treacy
Philip Treacy
@philipt
Admin
Member
Joined: Oct 5, 2010
Last seen: Jun 6, 2026
Topics: 61 / Replies: 1588
Reply
RE: Table.Buffer - Queries won't Refresh on other computers

Hi John, I don't see why that wouldn't refresh on another PC. When you say it doesn't work for others, how so? What is MyDataSet? Perhaps th...

4 years ago
Forum
Reply
RE: Table.Buffer - Still not sorting

Hi Kirsty, Try putting Table.Buffer inside Table.Sort e.g. Table.Sort( Table.Buffer(#"Extracted Day Name1"), .... ) regards Phil

4 years ago
Forum
Reply
RE: Using any IF or SWITCH function slows model to the point of being unusable

Hi Patrick, You can simplify your code to this =VAR ThisDeptID = MAX(dataPnLDetail[DepartmentOrder]) RETURN if(ThisDeptID <=4,ThisDeptID) ...

4 years ago
Forum
Reply
RE: Compile error having copied your "Display all...userform

Hi Barry, The Listbox has a setting that controls the number of columns it contains. You had it set to 1 column, it just needs to be set to 4. ...

4 years ago
Forum
Reply
RE: Data model when key is the same in several source data files

Hi Erik, I'm having trouble picturing things without seeing the data. Can you please attach some sample files/data and an example of the final res...

4 years ago
Forum
Reply
RE: Power Query - Using custom column to replicate transformation techniques across all tables

Hi, You need to explain and show through examples, what transforms you wish to perform. The file you supplied has no queries so I am none the wise...

4 years ago
Forum
Topic
Replies: 2
Views: 1188
Reply
RE: Power Query - Using custom column to replicate transformation techniques across all tables

Hi, You could modify the Transform Sample File query (it's one of the Helper Queries created automatically in PQ) so that it removes the first row ...

4 years ago
Forum
Reply
RE: Need help with if/then or ifs equation to help public determine which rules apply

Hi Chad, You can do this with a combination of data validation, tables (for lookup) and this formula =XLOOKUP(D4,ZoningDistricts[Zoning District...

4 years ago
Reply
RE: Connecting to PayPal in Power BI

Hi Falk, Are you trying to access the Sandbox or live data? If you are trying the Sandbox, I believe it only contains data that you put there b...

4 years ago
Reply
RE: Change Conditional Formatting Rules based on User Input (vbyes/vbno) Response

Hi Amanda, If you put columns for Brand and Size in the ItemRunData table, you can then sort/highlight the table based on those columns. regards...

4 years ago
Forum
Reply
RE: Power Query dates

Hi Carl, Please attach your file when asking a qs - without your file I can't see what you are doing or what may have gone wrong. If you look at...

4 years ago
Forum
Topic
Replies: 1
Views: 1086
Reply
RE: VBA to update vendor information

Hi Jose, Please supply the workbook that you want this to work with. It's very difficult to provide you an answer without that workbook's data and...

4 years ago
Forum
Reply
RE: True and False on number relationship

Hi John, No need to post the same question in different forums, just once is enough. The logic in your question is difficult to understand. Why...

4 years ago
Page 19 / 110
0