Business Central 2022 wave 2 (BC21) new features 2

Business Central 2022 wave 2 (BC21) new features: Specify completion in IntelliSense with a character (period, comma, colon, semicolon, brackets, as well as single and double quotes)
Read more…

Business Central 2022 wave 2 (BC21) new features: Flexible sorting in the Planning Worksheet page
Read more…

Business Central 2022 wave 2 (BC21) new features: Visualize code lines executed in snapshot capture (Snapshot Debugger Lines Hit Decoration)
Read more…

Business Central 2022 wave 2 (BC21) new features: Rely on personalization to show or hide Power BI parts on lists (New Power BI FactBox)
Read more…

Business Central 2022 wave 2 (BC21) new features: Personalize and design the Automate action group in the web client – The customaction keyword
Read more…

Business Central 2022 wave 2 (BC21) new features: Access database row version from AL code – (field) SystemRowVersion: BigInteger
Read more…

Business Central 2022 wave 2 (BC21) new features: Easily install and set up new apps
Read more…

Business Central 2022 wave 2 (BC21) new features: Service – minor improvements
Read more…

Business Central 2022 wave 2 (BC21) new features: Easily find apps to connect to core services (easily discover and install third-party apps)
Read more…

Source : Dynamics 365 Lab

Business Central 2022 wave 2 (BC21) new features 1

Launch in a specific company from Visual Studio Code (startupCompany parameter)
Read more…

Switch companies across environments
Read more…

View size of text, code fields in page inspection
Read more…

ApplicationArea on fields defaults to page value
Read more…

Enable NoImplicitWith feature by default (New feature setting in app.json file)
Read more…

New command to generate or update AL permission set
Read more…

Record tooltip has new primary key indicator (PKx – the order of the field in the key)
Read more…

See the primary key for table fields in IntelliSense (PKx – the order of the field in the key in the IntelliSense list)
Read more…

Promoted action groups, action references, and ShowAs Property (New Modern Action Bar)
Read more…

Financial reporting replaces account schedules (Account Schedules -> Financial Reports)
Read more…

Exclude temporary records when debugging record writes (“breakOnRecordWrite”:”ExcludeTemporary”)
Read more…

Exclude Try functions when debugging errors (“breakOnError”: “ExcludeTry”)
Read more…

Resource exposure policies for apps are on by default (“allowDebugging”: true, “allowDownloadingSource”: true, “includeSourceInSymbolFile”: true)
Read more…

Use option access syntax in formulas (18 -> Database::Customer)
Read more…

Make entry of variant codes required (Variant Mandatory if Exists)
Read more…

Use new dedicated APIs for financial reporting (Advanced APIs -> reportsFinance/beta)
Read more…

Choose the report layout on request page (Select a report layout before printing)
Read more…

Developers can write faster upgrade code (New DataTransfer data type)
Read more…

New Company Badge (System Indicator)
Read more…

Configure OneDrive integration (New assisted setup: Connect your files to the cloud)
Read more…

New VAT Date field on documents and entries
Read more…

More document lines are searchable (Posted and non-posted document lines)
Read more…

Apply resource exposure policy to DEV extensions (“resourceExposurePolicy”:”applyToDevExtension”)
Read more…

View SQL locks during AL debugging (Locks in Database Statistics)
Read more…

Easily access setup pages for new apps (How to add primary setup object)
Read more…

Source : Dynamics 365 Lab