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: Rounding a Ratio?

Hi Edward, You could change the formula to this: =TEXT(A1/GCD(A1,B1),"0")&":"&TEXT(B1/GCD(A1,B1),"0") See if this works for you. R...

4 years ago
Forum
Reply
RE: Counting within blocks of data

Hi Kevin, Perhaps something like in the attached file? Riny

4 years ago
Reply
RE: Row data getting mixed up after expanding a merged query

Hi Mike, Understood! I added an assets to see what exactly is happening. The grouping isn't causing the problem. The sorting step in the staging qu...

4 years ago
Forum
Reply
RE: Row data getting mixed up after expanding a merged query

Hi Mike, Changed your staging query as I didn't really understand why you included a grouping step. The attached file seems to do what you want. ...

4 years ago
Forum
Reply
RE: Running Total different criteria

Hi Johan, Difficult to judge what needs to be done and what not. I took your data and guessed that my pivot table was what you wanted. I couldn't a...

4 years ago
Forum
Reply
RE: Min, Max, Average or Sum variable number of columns

Glad I could help, and indeed, I forgot to mention that merging the table with itself was the third important step in the process.

4 years ago
Forum
Reply
RE: Min, Max, Average or Sum variable number of columns

Hi Dave, Copied your example in a empty sheet and played around with PQ a bit. Perhaps that's what you had in mind. All it does is unpivot all colu...

4 years ago
Forum
Reply
RE: Running Total different criteria

Thanks for the file. It took a while until I figured out what you were trying to do and concluded you needed to build the pivot table with the second...

4 years ago
Forum
Reply
RE: Running Total different criteria

Hi Johan, You pasted several lines of text. Difficult to "translate" this into useful data. Can you upload a file? Press "Attachments" below the bo...

4 years ago
Forum
Reply
RE: Dynamic Date range

Hi Craig, I guess the easiest would be to create two variables in Excel and connect to them with PQ. The end_date could be calculated with: =DAT...

4 years ago
Forum
Reply
RE: Combine rows keeping earliest and latest date

I believe you can just group by Name (or ID) summing the Contracts Duration column. But to be sure, how would you want to summarise the date you provi...

4 years ago
Forum
Reply
RE: Combine rows keeping earliest and latest date

Hi Kat, It would help if you could upload a file resembling your real one, though without real persons names. That way, it's easier to provide a so...

4 years ago
Forum
Reply
RE: Vlookup between dates

Hi Lea, I don't recall if you are using Excel365 / 2021 or not. If you do, you can use XLOOKUP combined with FILTER. Included a formula in the DATA...

4 years ago
Reply
RE: I don't see 3rd child's First Name & Last Name after "Expanded Table Column1"

You need to remove the "Promote Header" step from the Transform function (fx) as the CSV files do not have consistent column headers. In stead, pro...

4 years ago
Forum
Reply
RE: Expand table to include another table

With a 2-level BOM it's relatively easy. With your set-up it takes a merge, a few consecutive steps of combining columns and cleaning up. Quite easy t...

4 years ago
Forum
Page 86 / 97
0