Forum

Riny van Eekelen
Riny van Eekelen
@riny
Moderator
Member
Joined: Jan 31, 2022
Last seen: Jul 7, 2026
Topics: 0 / Replies: 1444
Reply
Reply
RE: Online PDF

Not sure what you want to do with it but the following query will generate one large table with 3630 rows. But it's not pretty. Just point the Source...

3 years ago
Forum
Reply
RE: Pivot Table Monthly Comparison Chart

Please have a look at the attached file and see if it does what you need and if you can replicate it in your own. I didn't use a Slicer but the fil...

3 years ago
Forum
Reply
3 years ago
Forum
Reply
RE: How to UnPivot by Groups

Please have a look at the attached file where I added a basic query that only involves clicking in the user interface. No M-coding required.

3 years ago
Forum
Reply
RE: Calculate datetime difference (duration) for values in different rows

Good to see that you were able to figure out most things yourself. That's the best way to learn! With regard to replacing the coalesce function you...

3 years ago
Forum
Reply
RE: Calculate datetime difference (duration) for values in different rows

I added a query that does what you ask for. Ikept it very basic and didn't do anything to make it any pretty. See if you can follow the steps and ...

3 years ago
Forum
Reply
RE: Using a sumifs formula to add up invoices/purchase orders in a date range

Hi Linda, please see attached. I added another pivot table sharing the same pivot cache, returning only the min and max for Period Date. Then I add...

3 years ago
Reply
RE: Using a sumifs formula to add up invoices/purchase orders in a date range

Could you upload a file the contains the work that you have done already? Otherwise we would have to recreate something ourselves and guess what you a...

3 years ago
Reply
RE: Conditionally format calendar based on list

No file was attached. Please try again. Press the 'Start upload' button before you submit your reply.

3 years ago
Reply
RE: Trying to sum the row of a table between 2 dynamic columns

The problem is that the dates in the header row of a structured table are in fact text whereas the Start and End dates in E7 and E8 are real dates. So...

3 years ago
Reply
RE: Find a name in a list and count specific value in the row.

Assuming that your data sits in range A2:G8 there are several ways to achieve that. =COUNTIF(INDEX(B2:G8,MATCH(A12,A2:A8,0),),1) or =SUM(--(X...

3 years ago
Reply
RE: Generate a custom column with content from the filename

Would be easier to help if you could upload a file with some data that resembles your real data.

3 years ago
Forum
Reply
RE: Numbers turn into dates when i open a CSV file in Excel

Best is to import the CSV, either via Power Query or the legacy text wizard. to avoid issues as you describe, do not open a CSV file directly in Excel...

3 years ago
Page 66 / 97
0