Hi, I am new to Qlik Sense, I need to create a Learning Dashboard in which, we have to showcase the training titles along with 2 measures which are the people who have enrolled in those session in one column and people who enrolled in the training title in another column.
To get numbers of People enrolled and attended people, I have used this formulae:
if(match("Registration Status",'Enrolled'),"Registration Status") as Enrolled Participants
if(match("Course Attendance Status",'Attended'),"Course Attendance Status") as Attended Participants
Now the need is:
1. I need to get their sum totals in the top row
2. I need to create a New column (Partcipation Percentage) which will be dervied from: