BC Friday Tips #71 BlankZero Property
BCFridayTips is here for msdyn365bc developers!
💡Did you know the BlankZero property can change how users see and enter numeric values?
Anything about Microsoft Dynamics NAV and Microsoft Dynamics 365 Business Central Consultancy
BCFridayTips is here for msdyn365bc developers!
💡Did you know the BlankZero property can change how users see and enter numeric values?
I work across multiple Business Central repos. One per client, one per module. And somewhere along the way, you ended up with the same file copy-pasted into six different places.
Did you know you can add a default attachment to Email Scenario?
If you always send documents like Terms and Conditions with invoices, don’t rely on users to attach them manually.
Did you know the Item table has multiple blocked fields?
Blocked.
Sales Blocked.
Purchasing Blocked.
Service Blocked.
If your code only checks the Blocked field, your logic can break.
💡Did you know you should always validate fields?
In the BC extension model, other apps can subscribe to field validation.
If you bypass validation, you skip trigger logic.
BCFridayTips is here for msdyn365bc developers!
💡Need page numbers to restart per group in RDLC?
Did you know there are hidden extensions inside Business Central?
One example is the _Exclude_APIV2_ app from Microsoft.
Did you know about the FreezeColumn property?
Did you know you can turn a Text field into a Date Filter, just like a FlowFilter
Sending a screenshot to someone?
Send the full screen. Avoid cropped regions.
