Forum

Mynda Treacy
@mynda
Admin
Member
Joined: Jul 16, 2010
Last seen: Jun 19, 2026
Topics: 0 / Replies: 4784
Reply
RE: How to Calculate Profit & loss with Nested If or with any other function

Hi Ravikiran, Based on your expected values, you don't need to check if it's a buy or sell, it's a simple formula taking the closing prices minus t...

6 years ago
Forum
Reply
RE: Ungrouping and unpaginating in Power Query

Hi Richard, Welcome to our forum! Add a custom column that checks if column B is empty. If it is, bring in the car park name, otherwise return n...

6 years ago
Forum
Reply
RE: Docx file of section 6.09 in the course

Hi Bruno, It's in the zip file you downloaded with all the other practice files etc. You'll find it in the 'Practice Files' folder and it's called ...

6 years ago
Forum
Reply
RE: Unit Maintenance Tracker

Hi James, The best thing you can do is create a mock up with a sample of your 70 classifications and some dummy data you want to classify, and some...

6 years ago
Reply
RE: build a giant database from zillions of excel workbooks

Hi Nelson, Correct, no need for SQL. However, I can't predict whether you'll have performance issues with that many workbooks that are all differen...

6 years ago
Reply
RE: build a giant database from zillions of excel workbooks

Hi Nelson, Welcome to our forum! It would be helpful if you were specific about the number of workbooks, but I'd say you have the following options...

6 years ago
Reply
RE: Distinct count if

Hi Aye, With dynamic arrays: =COUNT(UNIQUE(FILTER($B$2:$B$26,$A$2:$A$26=A34))) Mynda

6 years ago
Reply
RE: Taking Daylight Saving Time into account with UTC time data

Hi Trevor, I'd be inclined to ignore the DST time changes because trying to handle them only introduces more issues that are worse in my opinion. ...

6 years ago
Forum
Reply
RE: Unit Maintenance Tracker

Hi James, Welcome to our forum! Maybe you could use Power Query to do a merge with another table that contains all the scenarios/criteria. When ...

6 years ago
Reply
RE: Return to original sorting after using the slicer

Hi Victor, My original suggestion works: "Try setting the field to 'show items with no values' (in the field settings), so that even if there is a ...

6 years ago
Forum
Reply
RE: Comparing not completed months with DAX

Hi Maria, The formula is calculating correctly. The last value in your sales table for 2020 is on 26th October, not 28th. Also, you can't look at t...

6 years ago
Forum
Reply
RE: Sorting issues when using Work Weeks to bin the data

Hi Bruno, Change the week number format to yyyy_mm as text i.e. January 2020 looks like this: 2020_01. The zero in front of the 1 is important for ...

6 years ago
Forum
Reply
RE: Return to original sorting after using the slicer

Hi Victor, Can you share the file, or at least a sample file? Mynda

6 years ago
Forum
Reply
RE: Sorting a list of employees in hierarchical order in Excel

In that case you'd use column F in your lookup table and then rank these job titles numerically and, or with the hierarchy code you displayed in colum...

6 years ago
Page 140 / 319
0