Forum

Riny van Eekelen
Riny van Eekelen
@riny
Moderator
Member
Joined: Jan 31, 2022
Last seen: Jul 8, 2026
Topics: 0 / Replies: 1444
Reply
RE: Subtract Distinct Rows

Can't explain it either. Sorry!

4 years ago
Forum
Reply
RE: Subtract Distinct Rows

You can wrap the relevant parts of bonus calculation in the Number.Round function, like this: ( Number.Round ( PtsBehind[H2H Score]{[Index]+1}...

4 years ago
Forum
Reply
RE: Split into 2 rows

Please see attached! Most of the applied steps were done by just clicking in the user interface and I did not put any effort into making the code look...

4 years ago
Forum
Reply
RE: Create 1 row for duplicate value

May I assume that you are somewhat familiar with Power Query? Let's say you have a table with two columns "Contact" and "ID", you would first group...

4 years ago
Forum
Reply
RE: Subtract Distinct Rows

Could it be that the 81.833 in fact is 81.8333333333333333333? 1.5% of the latter equals 1.22750, which would round to become 1.228. Not sure how accu...

4 years ago
Forum
Reply
RE: Subtract Distinct Rows

Added a formula similar to PointsBehind for the Bonus. Tested it by hard-coding some H2H values, although they were overwritten upon refresh. But I di...

4 years ago
Forum
Reply
RE: Subtract Distinct Rows

As a variant, I created a new smaller table (starting with a reference to the larger table) with just the Team, H2H Score and PointsBehind, and assumi...

4 years ago
Forum
Reply
RE: ExpandTableColumn with type text

You haven't really connected to files in a folder in the way it is meant to be. When you connect to a folder you should at some point expand the "bina...

4 years ago
Forum
Reply
RE: Power Query - Conditional Column

But the green table in the file I uploaded was made in PQ

4 years ago
Forum
Reply
RE: Power Query - Conditional Column

Not sure if this a very useful operation but taking your request literally, perhaps the attached file can help you on your way.

4 years ago
Forum
Reply
RE: Dynamic range calculation line by line

In F1, that would be: =BYROW(A1#,LAMBDA(a,SUM(a))) A1 contains your RANDARRAY function.

4 years ago
Reply
RE: Query Expression.Error

Inserted my code in your file and it seems to work fine. And it's all dynamic. If the web page contains 100 rows or perhaps only 50 rows next time, it...

4 years ago
Forum
Reply
RE: Query Expression.Error

Thanks! I'll get back to you later. On my way out now.

4 years ago
Forum
Reply
RE: Query Expression.Error

OK, please see my previous post. I believe it could work for you.

4 years ago
Forum
Reply
RE: Query Expression.Error

You write "until you see where it ends". What do you mean by that? How big is your table? But, perhaps the technique demonstrated in the attached f...

4 years ago
Forum
Page 94 / 97
0