BC Friday Tips #26 Formatting in the Report Dataset
Format the data in the dataset, not the layout.
When choosing where to format your data, always go with the dataset.
Anything about Microsoft Dynamics NAV and Microsoft Dynamics 365 Business Central Consultancy
Format the data in the dataset, not the layout.
When choosing where to format your data, always go with the dataset.
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.
Happy #BCFridayTips for #msdyn365bc developers.
Sort your triggers in sequence. When writing AL code, arrange triggers in their execution order.
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.