Forum

Riny van Eekelen
Riny van Eekelen
@riny
Moderator
Member
Joined: Jan 31, 2022
Last seen: Apr 30, 2025
Topics: 0 / Replies: 1194
Reply
RE: Pivot Table Max of Sums

I'm not a Python person, but by looking at your desired end result (the yellow area) I believe I understand what you are needing. I connected to th...

7 months ago
Reply
RE: sales taxes

You should probably use one of Excel's lookup functions (LOOKUP, VLOOKUP, XLOOKUP, INDEX/MATCH). There are plenty to choose from. Please add some cont...

7 months ago
Reply
RE: Loading images from a folder into user form ImageList control

You see, I didn't even understand you solved the problem 🙂

7 months ago
Reply
RE: Loading images from a folder into user form ImageList control

Needed to reply to the lastest post in order to moderate it. Unfortunately, I'm in no position to help you with VBA 🙂

7 months ago
Reply
RE: Pivot Table Max of Sums

Not sure I understand what exactly you are looking for, but perhaps that the PT in the attached file is a start. If not, please specify what "max conc...

7 months ago
Reply
RE: How to Create A DAX Formula to Average Text Strings (No and Yes)

Maybe, but I still don't understand. If 'Yes' would become 1 and 'No' would be 2, 3 yes and 2 no would average to (1+1+1+2+2) / 5 = 1.4. But does tha...

7 months ago
Reply
RE: SUMMING

I created an area with formulas (I30:O41) that do what I think you need. But please check, since my numbers don't match the ones you entered manually....

7 months ago
Reply
RE: SUMMING

Please upload your file (not a screenshot). I will be much easier to help that way.

7 months ago
Reply
RE: Calculated Item - Delete unused items

Go to 'Pivot Table Options' and make sure that the 'Retain items deleted .......' switch is set to None. That should fix it.

7 months ago
Reply
RE: Net working Days in power query in a pending status

No I don't know what's correct, but remember the guy from the video mentioning that the +1 was needed because he wanted to include the start date in t...

7 months ago
Forum
Reply
RE: Net working Days in power query in a pending status

Glad it works then. Regarding the "better way", just follow the YT-video you included in your first post. It explains a much easier approach.

7 months ago
Forum
Reply
RE: Reference the row above in a table

In this case I would add an "index" column containing sequential numbers starting at one. These will be the row numbers for each part of the trip. The...

7 months ago
Reply
RE: Net working Days in power query in a pending status

Why did you choose to go the complicated way with List.Generate, creating tables and then merging them? The approach in the video is much simpler. But...

7 months ago
Forum
Reply
RE: Net working Days in power query in a pending status

You mention working days and that the file contains projects without an end date. However, the file seems to be set up to calculate working hours and ...

7 months ago
Forum
Reply
RE: How to Create A DAX Formula to Average Text Strings (No and Yes)

What I meant is that you need to explain how you would calculate such an average.

7 months ago
Page 12 / 80