Forum

Riny van Eekelen
Riny van Eekelen
@riny
Moderator
Member
Joined: Jan 31, 2022
Last seen: Aug 15, 2025
Topics: 0 / Replies: 1283
Reply
RE: Dynamic sum up range

@jjmadness As an alternative, I would personally favour flattening the data with Power Query and then create a summary with a simple Pivot Table wh...

2 days ago
Reply
RE: Dynamic sum up range

@jjmadness OK, then you need the FILTER function inside the LET. That allows you to 'pick-up' multiple rows. Then TAKE and DROP to narrow down the ...

2 days ago
Reply
RE: Excel dashboards for sales budget and actual comparison

@norman Well, then you create a pivot table that has all three elements in the row area. Something like this: Added it to your file. Are y...

2 days ago
Reply
RE: Excel dashboards for sales budget and actual comparison

@norman Any reason why the file is an "xls", rather than "xlsx"? That's an ancient format. I've saved it as an xlsx and used Power Query to flat...

2 days ago
Reply
RE: Excel dashboards for sales budget and actual comparison

@norman There is no file with your post. Please try again.

3 days ago
Reply
RE: Dynamic sum up range

@jjmadness Oh yes! Now I see the file above your first post. Didn't notice that. Sorry. Please find a solution in the attached file. It's a bit c...

3 days ago
Reply
RE: Dynamic sum up range

Best if you can upload a file with an example of your data and the result that is expected. Otherwise look into using the SUMIFS function as that's th...

3 days ago
Reply
RE: SOLVED - Stop Conditional Formatting Duplicating & Fragmenting

@chosen67 Your issue has nothing to do with the fragmentation and duplication phenomena described in the video. Change the rule to: =COUNTIFS($C$...

5 days ago
Reply
RE: SOLVED - Stop Conditional Formatting Duplicating & Fragmenting

@chosen67 Please try uploading your file again. It didn't come through. Otherwise, save it to OneDrive or similar and share the link that gives ful...

1 week ago
Reply
RE: Error in date in excel dashboard using power query and power pivor

@abdallahh Most likely due to the fact that your dates are in the wrong format. Which locale does your setup expect? dd/mm/yyyy or mm/dd/yyyy I ...

2 weeks ago
Reply
RE: Bulk processing columns

Aha! Then please explain all the logic to be applied. Edit: Perhaps the attached file does what you need.

2 weeks ago
Forum
Reply
RE: Bulk processing columns

@lanser Difficult to visualise exactly what you are dealing with, but my gut feeling says that you could unpivot the data first and then use the “At...

2 weeks ago
Forum
Reply
RE: Get Data From Folder: not all files uploads

@j8150outlook-com Thanks. Would actually like to see the query of the 'invoked function'. Does it include some filtering step that may exclude the l...

2 weeks ago
Forum
Reply
RE: How not to display data label in chart if value is 0

@jessica5 Not sure I fully comprehend your logic here, but note that 0.44 equals 44%. You probably want to use 0.0044 (=0.44%) in your format. And I...

2 weeks ago
Forum
Reply
RE: Get Data From Folder: not all files uploads

@j8150outlook-com Difficult to say without seeing (at least) the query and a screenshot of the folder with the 25 files in it. Make sure that the fi...

2 weeks ago
Forum
Page 1 / 86