We are going to create a Canvas App to display Job Roles and Access from a Dataverse tables (Not Unique Role Name as it may exist in defert department as assigned different access). See Below
Role Name | Department | Office |
Accounts Administrator | Retail | NY |
Accounts Administrator | Property | LA |
Administrative Assistant | Retail | TOR |
Administrative Assistant | Property | MTL |
Coordinator | HR | CHI |
System Admin | IT | NY |
The Other table will contain the Access for a Role (see Below)
Role Name | Access Category | Access Title | Default Value |
Accounts Administrator | Hardware | Type of Computer | MAC |
Accounts Administrator | Hardware | Monitors | 1 Monitor |
Accounts Administrator | Hardware | VOIP | yes |
Accounts Administrator | Software | VPN | Yes |
Coordinator | Hardware | Type of Computer | Lenovo |
Coordinator | Hardware | Monitors | 2 Monitors |
Coordinator | Hardware | VOIP | No |
Coordinator | Software | VPN | No |
I'm looking for suggestion on how to Load the data (from Excel) create the tables and relationships.
Canvas App: User can filter by Department and Office to get a unique Role name, and need to display the related access for the Role.
Thank you, for
I may concat the first 4 char of each field:
Hi @ezFlow
Looking at your table structure, first of all you might want to think about adding some more table here.
From a loading of the data perspective... I would do the following.
Now, based on the defined model above I would do the following:
That should do it. Hopefully this was helpful in some way.
Hi @ezFlow,
You can use Dataflows to import the Excel data and it generate the new tables for you.
---
Please click Accept as Solution if my post answered your question. This will help others find solutions to similar questions. If you like my post and/or find it helpful, please consider giving it a Thumbs Up.
mmbr1606
22
Super User 2025 Season 1
stampcoin
17
ankit_singhal
11
Super User 2025 Season 1