Forum

Riny van Eekelen
Riny van Eekelen
@riny
Moderator
Member
Joined: Jan 31, 2022
Last seen: Aug 30, 2025
Topics: 0 / Replies: 1296
Reply
RE: Ordering columns in a pivot table

Have you tried this? Click on a column header for the response type. Hover the mouse over the edge of the cell until you see the 'four arrowhead' (PC)...

2 years ago
Reply
RE: Excel iMac problem Pivot-Charts

Excel for the Mac has nearly all the features that Excel offers to Windows users, The user interface, however, is quite different in many places as yo...

2 years ago
Reply
RE: Power Query, Replace Text not working for specific text

Move the 'else if' where you check for 51626 above the one where you have 'else if..... begins with 5'. Then it will work.

2 years ago
Forum
Reply
RE: how can one validate a student id against a list of 'accreditated StudentID' in excel using powerquery.

One way would be to merge the accreditations with the course list (left outer join) as demonstrated in the attached file.

2 years ago
Forum
Reply
RE: Rolling Year to Date Value for Each Operating Area

Perhaps Phil's blog post on Grouped running Totals in PQ is what you need.

2 years ago
Forum
Reply
RE: Time in Hrs

Perhaps the example in the attached file helps you on your way. The formula itself is as simple as: =B2-A2 That will result in a numer repres...

2 years ago
Reply
RE: Help with VBA for Store Quantity Management

Hi, if you intended to upload a file, please try again. Don't forget the 'Start upload' button and wait until it's ready before you submit your reply.

2 years ago
Forum
Reply
RE: Adding a column with dynamic function: date Today

That would be: DateTime.LocalNow() And then set the column data type to Date. That does what TODAY() does in Excel.

2 years ago
Forum
Reply
RE: Need help about a measure in Powerpivot

Not sure is this is what you asked for and there could be better ways to do it. DAX isn't my strongest point. Have a look at the attached workbook ...

2 years ago
Forum
Reply
RE: Sorting by sum of count in a pivot table

Try again to upload your file. Don't forget to press 'Start Upload' and wait until it's finished before submitting your reply.

2 years ago
Forum
Reply
RE: Online PDF

I did not select the 'Multiple items' box for reason. Selected just one of the tables. Doesn't matter which one. Then delete the Navigation step that ...

2 years ago
Forum
Reply
RE: Merged tables with nulls on all columns

A Left-anti join returns rows than exist only in the first table. Could it be that all rows from the first exist in the second? Then the result will b...

2 years ago
Forum
Reply
RE: Transposing headers date in several files issue

Please upload some files. It's still difficult to follow what you're doing based on text alone.

2 years ago
Forum
Reply
RE: Transposing headers date in several files issue

Give the sheets a neutral name like "Data" and add one column to each sheet/table, for instance "Category" where you enter Actual or Budget on each ro...

2 years ago
Forum
Reply
RE: Transposing headers date in several files issue

Difficult to diagnose without seeing the files. Can you upload two files with some mocked-up data but leaving the file structures exactly as they are ...

2 years ago
Forum
Page 55 / 87