October 28 & 29: Experts share their secrets on how to pass the Fabric Analytics Engineer certification exam—live. Learn more
Hi, Could anybody please help me with the below
I have three tables
1) Course table(has Roles, CourseName and uniqueID assigned to Course)
2) Employee Table(Employee name, CourseName and UniqueID assigned to the coursename). This table gives the the courses completed by the employees based on their Roles
I need to build SSAS model, when I select the Role(1st slicer) - CourseName related to the roles should pop up.
(2nd slicer is employeeName) when I select EmployeeName among those Coursenames if there is anything he/she completed
it should show green or else Red
how do I build this