Dear Team,
My goal is to find a DAX Measure that will count the number of properties rented each month.
My Data Model consists of three tables. The tables are:
1) fRentalDates, with the field names: Transaction Number, Property Number, Rent Order Date, Actual Rent Date, Move Out Order Date...