Using a progress bar to inform users that the system is working is a great way to improve how long-running processes are perceived. This time I take a look at a progress bar found on GitHub.
Tag Archives: Bar
How To Easily Print Bar Codes In Business Central
Business Central provides the possibility to print barcodes, which is an essential tool for managing inventory and keeping track of product information. In this post, you will learn how to easily print bar codes in Microsoft Dynamics 365 Business Central.
The Emoji Progress Bar For Business Central
There are certain times in Microsoft Dynamics 365 Business Central when users must wait for a process to finish. A window should be displayed to inform them that a process is still running. In this post, I present you the ‘Emoji Progress Bar’. A simple and funny animation tool where you can set up your own emojis.
Business Central 2022 wave 2 (BC21): Where is the Process tab on documents, cards, worksheets and listplus pages? (Home tab)
Recently some of our customers upgraded to BC21 and started using the new Modern Action Bar feature. The most asked question by some developers and customers is, where is the process tab?
Get a promotion with the Modern Action Bar
One of the new features in AL version 10 (aka 2022 Wave 2, aka v21) is the way you promote actions in the actions bar, now it’s “modern”. Check it out:
Dynamics 365 Business Central: How to hide the navigation bar, BC header (Tell Me, Notifications, My Settings), and action bar
Today I would like to share another interesting mini tip about Business Central, how to hide the navigation bar, BC header (Tell Me, Notifications, My Settings), and action bar.
First let’s look at what navigation bar, BC header, and action bar are in Business Central.
Line Breaks And Auto-Indent In The Power BI DAX Formula Bar
The other day I discovered something new (at least to me) while writing the DAX for a measure in Power BI Desktop: when you insert a new line in your DAX expression using SHIFT-ENTER it also auto-indents the code. I asked a few people if this was new because I was sure I hadn’t seen it before, even though I always put line breaks in my code; of course Marco had and said he thought it had been around for a while