BC Friday Tips #30 DataAccessIntent
Did you know about the DataAccessIntent property? Set DataAccessIntent to ReadOnly when you only perform read-only data for API pages or reports.
Anything about Microsoft Dynamics NAV and Microsoft Dynamics 365 Business Central Consultancy
Tips and Trick
Did you know about the DataAccessIntent property? Set DataAccessIntent to ReadOnly when you only perform read-only data for API pages or reports.
Did you know Business Central has a built-in Math codeunit?
Math codeunit provides constants and static methods for trigonometric, logarithmic, and other common mathematical functions.
Did you know there’s a simple way to replace blank values using Transformation Rules?
Here’s this week’s #BCFridayTips for #msdyn365bc developers. Did you know that each data type in AL has built-in instance methods?
Time for #BCFridayTips for #msdyn365bc developers.
Did you know about Type Helper codeunit?
Time for #BCFridayTips for #msdyn365bc developers. Did you know the Transformation Rule is now an interface?
It’s BC Friday Tips time for msdyn365bc consultants.
Did you know you can use Entra User in the User Setup table?
When working with extensions in Business Central, understanding AppVersion and DataVersion is important.
Do you need a quick way to see all available APIs in Microsoft Dynamics 365 Business Central? Here’s a simple trick that doesn’t require any development tools.
Here a BC Friday Tips for msdyn365bc developers.
Switch your Line Numbers to Relative in VS Code for easier debugging.