In D365 Human Resources, We can register Loaned equipment for each worker
From: Personnel management | Links | Loan items
But We can't see these entities in PowerApps:
- Loan (HcmLoanedEquipmentEntity)
- Loan items(HcmLoanItemEntity)
- Loan types (HcmLoanTypeEntity)
If our client needs to create a PowerApp that includes the information saved in those entities mentioned, how can we obtain it? We don't want to duplicate the information creating a new entity for that.