Hi! I am also having similar challenges whe it comes to report generation.
Like you, I am also waiting for anyone who knows Power BI to help manipulate the Canvas Data Flat Files.
My specific need to measure the user engagement is to know which fact & dimension tables must I join in order to
generate a monthly status report for courses under each sub-account level.
SAMPLE NO. 1
HOW TO
select sub-account + selected date range + course id + faculty who handles the course + total no. of students enrolled + number of content published
SUB-ACCT | DATE RANGE | COURSE ID | FACULTY | NO. STUDENTS ENROLLED | NO. OF CONTENTS PUBLISHED |
CAS | Sept.2-Sept. 30, 2019 | ADV 2 | Juana Dela Cruz | 45 | 5 |
SAMPLE NO. 2
HOW TO
select sub-account + selected date range + course id + faculty who handles the course + total no. of students enrolled + specific content published + number of unique views + number of unique responses
SUB-ACCT | DATE RANGE | COURSE ID | FACULTY | NO. STUDENTS ENROLLED | SPECIFIC CONTENTS PUBLISHED (Heading) | NO OF UNIQUE VIEWS | NO. OF UNIQUE RESPONSES |
CAS | Sept.2-Sept. 30, 2019 | ADV 2 | Juana Dela Cruz | 45 | Announcement 1 | 15 | 0 |
CAS | Sept.2-Sept. 30, 2019 | ADV 2 | Juana Dela Cruz | 45 | Quiz 1 | 43 | 37 |
CAS | Sept.2-Sept. 30, 2019 | ADV 2 | Juana Dela Cruz | 45 | Discussion 1 | 2 | 0 |
CAS | Sept.2-Sept. 30, 2019 | ADV 2 | Juana Dela Cruz | 45 | Discussion 2 | 4 | 0 |
CAS | Sept.2-Sept. 30, 2019 | ADV 2 | Juana Dela Cruz | 45 | Discussion 3 | 41 | 0 |
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.