Loading...

Business Central & Analysis Views

Business Central & Analysis Views
Today was the first day I got to play with the new analysis views in Business Central and I made a little experiment. I Created a new table: table 50100 "Large Table" { DataClassification = ToBeClassified; fields { field(1; "Entry No."; Integer) { DataClassification = ToBeClassified; AutoIncrement = true; } field(2; "Some Date"; Date) { DataClassification = CustomerContent; } field(3; "Some Amount"; Decimal) { DataClassification = CustomerContent; } } keys { key(Key1; "Entry No.

Published on:

Learn more
Posts on Microsoft Dynamics 365 Business Central Development
Posts on Microsoft Dynamics 365 Business Central Development

Recent content in Posts on Microsoft Dynamics 365 Business Central Development

Share post:

Related posts

Business Central 2025 wave 2 (BC27.1): Connect AI agents to Business Central through MCP server (Dynamics 365 Business Central MCP)

Hi, Readers.Dynamics 365 Business Central 2025 wave 2 (BC27.1) is generally available. More details: Cumulative Update Summary for Microsoft D...

6 hours ago

Cumulative Update Summary for Microsoft Dynamics 365 Business Central (November, 2025)

Cumulative Update (November, 2025) for Microsoft Dynamics 365 Business Central is now released. BC27: CU01 Cloud (SaaS): Managing Production a...

14 hours ago

Dynamics 365 Business Central Blog Series: Debugging in AL

Articles in this series: Snapshot Debugging (Debugging in Cloud Production) Snapshot Debugging (Debugging in Cloud Production) How to set a co...

3 days ago

なんでもCopilot 55: ERPの進化を体感!Copilot × Dynamics 365 Business Central (2025/11/19 Wed 20:00 〜 21:30 オンライン)

Register Now (Registration Period: 2025/11/05(Wed) 21:00 〜 2025/11/19(Wed) 21:30) 当日のアジェンダ スケジュール タイトル 登壇者 20:00-20:10 オープニング もくだいさん&ぺぺさん&にしさん...

4 days ago

Dynamics 365 Business Central: How to set a condition on a breakpoint in debugging (Conditional breakpoints)

Hi, Readers.Today I would like to talk about how to set a condition on a breakpoint in debugging (Conditional breakpoints). The basic concept ...

4 days ago

Dynamics 365 Business Central: Automatically create Lot/Serial No. Information card on posting (No customization)

Hi, Readers.Today I would like to talk about how to automatically create Lot/Serial No. Information card on posting (No customization).As you ...

5 days ago

Dynamics 365 Business Central Blog Series: Performance Profiler

Articles in this series: Profiling AL performance with snapshot debugger (AL: Generate profile file) Profiling AL performance with snapshot de...

6 days ago

Dynamics 365 Business Central: How to get current Profile (Role) info (Profile ID, Display Name, Source, Role Center ID, etc.) via AL

Hi, Readers.Today I would like to share another mini tip about Business Central, how to get current Profile (Role) info (Profile ID, Display N...

10 days ago

Dynamics 365 Business Central: How to set the minimum and maximum numeric values ​​for a field

Hi, Readers.Today I would like to talk about how to set the minimum and maximum numeric values ​​for a field in Business Central. In some scen...

11 days ago

Dynamics 365 Business Central: How to copy values (Blob) ​​from one Codeunit “Temp Blob” to another Codeunit “Temp Blob”

Hi, Readers.Today I want to share a simple topic, how to copy values ​​from one Codeunit “Temp Blob” to another Codeunit “Te...

12 days ago
Stay up to date with latest Microsoft Dynamics 365 and Power Platform news!
* Yes, I agree to the privacy policy