Hello,
I'm looking to calculate Month over Month course completion rates. For example, in January we had 67% complete on course ABC. In February we had a 80% completion rate. Either a bar or trend line.
Table name is 'UoM-TrainMe-Report'
Columns are [Enrolment Date] and [Course Name] and [NewCourseEnrolment]. The date format fro CSV file is DAY/MONTH/YEAR using numbers which PowerBi converts to Wednesday, 12 June 2017 format.
I also have three measures which are Total Enrol (which is a count of course enrolments), Total Completed (a count of course enrolments with a status of Completed) and Percent Completed (which uses the Total Enrol and Total Completed measures to calculate the percent complete)
I hope all this info helps with a solution. Thanks guys!!! Youve been a huge help!
RayinOz