Need
Use CDM to store large lists to be used as a dropdown field in a Power App based on a SharePoint (cloud) list.
Explanation
SharePoint list has columns Surname, Name, and Department. I want "Department" values to be entered via a dropdown menu. That dropdown menu would be populated by a CDM entity called Departments.
Reason
We currently use SharePoint lists and workflows together. Large look-up lists are VERY slow on PowerApps. We also use site columns which aren't even supported in Power Apps altogether.
Can it be done?
Thanks!