BC Friday Tips #23 Transformation Rule Interface
Time for #BCFridayTips for #msdyn365bc developers. Did you know the Transformation Rule is now an interface?
Anything about Microsoft Dynamics NAV and Microsoft Dynamics 365 Business Central Consultancy
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.
Happy #BCFridayTips!
Did you know about the AutoFormatType and AutoFormatExpression properties?
These properties control how amounts and unit amounts are displayed. When working with amounts, always use both to ensure consistency.
Use Tooltip effectively. A tooltip is a brief, informative text that appears when users hover over certain interface elements, such as a field caption or action.
Happy BC Friday Tips for the BC consultants.
Enable Posted General Journal.
When you post the General Journal, the journal entries are deleted and converted into General Ledger Entries, making it impossible to review the original journal entries.
Did you know that you can enable the Posted General Journal?
Happy BCFridayTips for the msdyn365bc consultants. Analysis Mode is a feature that lets you analyse data directly on list pages within the application. You do not need to create a report or use another application. Did...
Time for BCFridayTips for the BC consultants. Be careful with the hidden 𝗖𝗼𝗺𝗺𝗶𝘁! When a 𝗖𝗼𝗺𝗺𝗶𝘁 statement is executed, it ends the current write transaction and registers the changes in the database. If an...