Forum

Riny van Eekelen
Riny van Eekelen
@riny
Moderator
Member
Joined: Jan 31, 2022
Last seen: Aug 26, 2025
Topics: 0 / Replies: 1295
Reply
RE: Dashboard - Pivot Chart Colours

Rather that letting Excel set the colors automatically, choose the colors yourself as 'Solid Fill' when formatting a data series. I've done that in on...

2 years ago
Reply
RE: Date Filters in Power Pivot

That's by design. As the name suggest the Data View is just a view. Changing the view does not change the data source for the pivot table. Not in Powe...

2 years ago
Forum
Reply
RE: Query done on MS Excel can be run and updated on a Mac 365 excel version?

You may also want to read this: Import and shape data in Excel for Mac (Power Query) - Microsoft Support Although PQ came to the Mac a while ago...

2 years ago
Forum
Reply
RE: Lesson 3.68 Q2

Hi Peter, This is similar to an earlier question you raised. Unique is not the same as Distinct. The TRUE argument in the UNIQUE function will retu...

2 years ago
Forum
Reply
RE: Create a Pivot Table for a Wookbook

Consider loading the date for each of the sheets into the Data Model. Relate all of them to each other via a table with unique CLASS id's and create a...

2 years ago
Reply
RE: New data in a new row of protected Table (not in range) doesn't include that row into tab.

If you intended to attach a file, please try again as it didn't come through. Don't forget to press the 'Start upload' button and wait until it's fini...

2 years ago
Reply
RE: Conditional Formatting: OR working funny

Well, that's why I left my test formulas in the sheet. In the attached file I've added your original formula in the B21 and dragged it across and down...

2 years ago
Reply
RE: Conditional Formatting: OR working funny

I've played around with your file a bit and came up with two possible CF rules that can be applied to the entire range in one go. The one I personally...

2 years ago
Reply
RE: Help with the formula for choosing the cheapest supplier

I believe your formula is not picking-up the cheapest suppliers to begin with (marked green in the attached file). A shorter formula without all th...

2 years ago
Reply
RE: Calculating the number of days between 2 dates based on another 2 dates

To build further on Velouria's solution for the daily pricing, I've added some helper formulas to your file (see attached) to facilitate the monthly p...

2 years ago
Reply
RE: Date Filters in Power Pivot

Difficult to answer if you don't upload a file that demonstrates the problem.

2 years ago
Forum
Reply
RE: Cell counting by color

You can't count conditionally formatted colors. In stead, you should use COUNTIF and use the condition for setting the format as the criteria. In you...

2 years ago
Forum
Reply
RE: Convert daily list into a monthly list

My guess is that you have daily exchange rates and you want to create another list that contains all latest rates for each month. I can probably think...

2 years ago
Forum
Reply
RE: CountIF

Since you only have three columns to work with, consider to keep it simple and add a custom column with the following code: = Number.From([MR Sco...

2 years ago
Forum
Reply
RE: Challenge in power query

Don't know what happened there. The file somehow got corrupted. I recreated a version that should work. I trust you can 'translate' the Excel formulas...

2 years ago
Forum
Page 39 / 87