Forum

Riny van Eekelen
Riny van Eekelen
@riny
Moderator
Member
Joined: Jan 31, 2022
Last seen: Aug 23, 2025
Topics: 0 / Replies: 1294
Reply
RE: Average calculation based on months chosen and exclude latest month

Really sorry, but there's not much I can offer if you don't provide some real (though anonymized) data and the model you have already built (i.e. from...

1 year ago
Forum
Reply
RE: Replace values that contain a quotation mark

When I follow your scenario, and just by clicking in the user interface, the M-code looks like this: Table.ReplaceValue(Source, "Notebook 5""x8""...

1 year ago
Forum
Reply
RE: Average calculation based on months chosen and exclude latest month

I believe your data is not in the correct format for the result you want to achieve in Power Pivot (PP). It's perfect, though, to work in Excel with f...

1 year ago
Forum
Reply
RE: Average calculation based on months chosen and exclude latest month

Fair enough. Hadn't noticed the comment re Power Pivot in the screen shot. Please upload an example file so that we don't have to construct something ...

1 year ago
Forum
Reply
RE: Rolling 3-month average how to?

Have a look at the attached. A fairly simple approach since you only asked for a 3-mth rolling average. But, bear in mind that you need at least three...

1 year ago
Forum
Reply
RE: Splitting a cell contents into separate columns based on column header

I thought of a simple Power Query solution. Would that work for you? See attached.

1 year ago
Reply
RE: Average calculation based on months chosen and exclude latest month

One way would be to use AVERAGE and OFFSET, where the offset is based on the first blank cell found in the range under M1 to M12. See attached.

1 year ago
Forum
Reply
RE: Formula to automate data entry of credit card transactions

I believe that the attached workbook does what you asked for. If not, please come back here.

1 year ago
Reply
RE: Help with Query that pulls data from tabs in a workbook

When you connect to the file, you will see the content of the entire workbook. All visible tabs in alphabetical order with a checkbox in front of it. ...

1 year ago
Forum
Reply
RE: Formula to automate data entry of credit card transactions

Would be great if you could upload a file demonstrating what have and what you want. It's difficult to help without some real data to play with. Just ...

1 year ago
Reply
RE: Complex, name-dependent transposition

There is no attachment. Please try again and don't forget to press "Start upload" before you submit your reply.

1 year ago
Forum
Reply
RE: PreviousMonth Balance

I created a simple model based on your description and suspect, despite the fact that you created a calendar/date table, that you populated the pivot ...

1 year ago
Forum
Reply
RE: Reconciliation -data is in two columns

You could use a technique described here: I've adapted it to your example in the attached file. One comment though. It tries to find matches...

1 year ago
Forum
Reply
RE: Reconciliation -data is in two columns

There is no attachment. Please try again and don't forget to press "Start upload" before you submit your reply.

1 year ago
Forum
Reply
RE: Aggregate Hours Per Financial Year

Consider a pivot table as demonstrated in the attached file. Or, if you are using a moder Excel version you could use UNIQUE and FILTER.

1 year ago
Page 25 / 87