Tuesday, 6 August 2024

When I restored .bacpac file from UAT to devbox in D365 FO getting LICENSING issue trigger below code in SQL

 DROP PROCEDURE IF EXISTS LICENSING_POPULATEROLEPRIVILEGELICENSEMAPV2 

GO

No comments:

Post a Comment

Display Method Data Not Showing in Query-Based SSRS Reports in D365 FO

 While working on a Query-Based SSRS Report in Dynamics 365 Finance & Operations, I faced an issue where a display method added through ...