Skip to content
Pardaan.com

Pardaan.com

If your work becomes your passion…

  • Home
  • Profile
  • Tags
  • LinkedIn
  • Facebook
  • X
Top Stories
Warnings Cleanup in AL
Dynamics 365 Business Central: System tables, Virtual tables and Virtual tables (entities) in Dataverse
What’s coming in Business Central 2024 Wave 2 aka BC25
Business Central migrate SIFT to NCCI Technology
Dynamics 365 Business Central v25: what’s coming for developers.
Dynamics 365 Business Central: About the automatic filtering problem after using Page.SetSelectionFilter Method
The Dark Side of Ternary Operator
A shortcut to better UX with shortcut keys in AL
Dynamics 365 Business Central: Conversion between Blob data type and Media/MediaSet data type
Trim your data if you want to avoid trouble!
Dynamics 365 Business Central: How to check BaseApp version via AL (Include First-party localization)
ELI5 Filters in AL are very different from SQL
Using Phantom BOMs in Business Central to Streamline Manufacturing
How to Transfer Attachments from Blanket Orders to Sales Orders in Business Central
Dynamics 365 Business Central Online: Endpoints for the APIs (V1.0, V2.0, Beta, custom, automation……)
How To Send Reminders In Business Central
Sharepoint Service to Service Authorization. Integration with Business Central. No user permissions.
Dynamics 365 Business Central: How to convert Text to Hexadecimal in AL
I have never seen Business Central integrate with Excel like this!
Optimizing Sales Order Reservations in Business Central: Focusing on Item Ledger Entries
Dynamics 365 Business Central: How to set dimension via standard API and Can we do it via Power Automate?
Select with partially matching index: can we make it faster?
Lock timeouts and deadlocks
Dynamics 365 Business Central: How to quickly get field length from table number and field number
Print a PDF from Business Central, that’s easy, isn’t it?
Dynamics 365 Business Central: monitoring field changes with telemetry is better…
Dynamics 365 Business Central SaaS/Cloud W1 version: How to create an environment with all demo/sample data
Significant improvement of Number Series in BC24
Dynamics 365 Business Central: How to use standard customerPayment API to get customer payments (customerPayments/customerPaymentsJournals APIs returns empty records)
A forgotten corner of AL, saving Query Output
Microsoft Dynamics 365 Business Central: Update your AL code to the new No. Series Module
Dynamics 365 Business Central: The difference between Record.Validate() Method and assignment statement
Semantic Search and Vectors support on Dynamics 365 Business Central: this is the right moment
Dynamics 365 Business Central: How to show all error messages in Configuration Package
Here are some Tips about ToolTips
Uploading Multiple Files in Business Central 2024 Release Wave 1
Dynamics 365 Business Central: How to quickly get Longest Common Substring in AL
Business Central 24 breaking changes
Dynamics 365 Business Central: Can we create a Sales Quote without a customer and items?
I’m bringing back menus to Business Central
How to get exchange rates from European Central Bank for non euro countries in Business Central
Dynamics 365 Business Central: How to hide selected records on a list page (Exclusion filtering)
Tri-State locking in database: How-to use in AL
Dynamics 365 Business Central: How to use filter expressions in API related resource ($expand)
Use Placeholder Text the right way in AL
The New No. Series In Business Central
Create a flow in Power Automate to update multiple customer pictures in Business Central from OneDrive
The Line Type Myth
Dynamics 365 Business Central: How to quickly comment one or more lines of code in AL – Comment/uncomment Selection
Hacking the new Page Scripting Tool
Take Control of Your Data with Excel Report Layouts in Business Central
Dynamics 365 Business Central: How to check whether the feature in Feature Management page is enabled via AL
PAYONE API HMAC authentication in AL
Dynamics 365 Business Central: Is there an easy way to check if a standard/base object has been extended? (Extended object list)
Business Central UI to the max!!
The New Business Foundation In Business Central
Dynamics 365 Business Central: How to update/sync only one user from Microsoft 365
Dynamics 365 Business Central 2024 Wave 2 release plans: “as is” and “to be”
Dynamics 365 Business Central: How to remove/hide Get Started (Checklist) Banner for all users
What happens if you mess with Rec in AL?
Lookup a Page for a field via Table and Temporary Table
Dynamics 365 Business Central: How to quickly check whether the posting date is valid in AL (Within the allowed posting date range)
How to create a Temp Blob with an image?
How to Send Email with Attachments – Simple AL Program in BC
Meet the compiler’s little friend ALTOOL.EXE
Dynamics 365 Business Central and Shopify connection: access key rotation
Business Central 2024 wave 1 (BC24) new features – 6
Handling company’s carbon footprint with Business Central and Azure
How to contribute to Business Central?
What’s new in AL for Business Central 2024 Wave 1 – The Hacker Edition
Recording Permission Sets for Business Central
Business Central 2024 wave 1 (BC24) new features – 5
Rec.LockTable – Good Practice? Or Bad Practice?
Mastering Discounts in Business Central in Just 30 Minutes!
Salute your Heros: Andrzej Z
How to Use the Business Central Warehouse Physical Inventory Journal
Business Central 2024 wave 1 (BC24) new features – 4
Procure to Pay process in Business Central
Dynamics 365 Business Central: The namespace ‘Microsoft’ is reserved and must be renamed (Uploading Extension error)
Two tables, One list Page, What to do?
Performance Profiling Tests with AL Test Runner
Dynamics 365 Business Central: receive notifications when AppSource apps updates are available in a tenant
Business Central 2024 wave 1 (BC24) new features – 3
Dynamics 365 Business Central: introducing the Page Scripting tool
Performance of Number Series and Number Sequence in Cloud. Detailed Analysis
Modify your extension so it’s compatible with the version 24.1.x
Extending Intercompany Synchronization in Business Central: Intercompany Transactions
Business Central 2024 wave 1 (BC24) new features – 2
How to get Current Call Stack in AL?
Customer Ledger Entries in Business Central
Posted inDynamics NAV & BC Tips & tricks

A shortcut to better UX with shortcut keys in AL

In this video, I take a look at how you can improve usability in Business Central by adding shortcut keys to actions. Check it out: Source : Hougaard.com Read more...
Read More
23 July 2024
Posted inDynamics NAV & BC Tips & tricks

Dynamics 365 Business Central: Conversion between Blob data type and Media/MediaSet data type

Today I would like to talk about how to convert between Blob data type and Media/MediaSet data type in AL. As you might know, there are two ways that you can upload media in Business Central: Source : Dynamics 365 Lab Read more...
Read More
22 July 2024
Posted inDynamics NAV & BC Tips & tricks

Trim your data if you want to avoid trouble!

In this video, I explore how you can improve data quality and avoid errors due to whitespace polluting your data. Check it out: Source : Hougaard.com Read more...
Read More
12 July 2024
Posted inDynamics NAV & BC Tips & tricks

Dynamics 365 Business Central: How to check BaseApp version via AL (Include First-party localization)

In this post I would like to share another mini tip about this, how to check BaseApp version via AL. If you can get the BaseApp version, you can control your code to run in certain specific versions, such as only running in the W1 version.…
Read More
11 July 2024
Posted inDynamics NAV & BC Tips & tricks

ELI5 Filters in AL are very different from SQL

Quite often, I get questions about “filters” in AL, enough different questions to warrant an ELI5 video on filters. Check it out if you’re still learning about filters in AL. Source : Hougaard.com Read more...
Read More
10 July 2024
Posted inDynamics NAV & BC Tips & tricks

Using Phantom BOMs in Business Central to Streamline Manufacturing

In manufacturing, the Bill of Materials (BOM) defines the items, parts, assemblies, and sub-assemblies required to create a finished product. These components are often discrete items and sub-assemblies purchased or manufactured and placed in inventory for later use. Source : ArcherPoint Read more...
Read More
9 July 2024
Posted inDynamics NAV & BC Tips & tricks

How to Transfer Attachments from Blanket Orders to Sales Orders in Business Central

When working with Dynamics 365 Business Central, one common challenge is ensuring that important attachments from Blanket Orders are carried over to Sales Orders. Natively, Business Central does not support this functionality, which can lead to inefficiencies and potential information loss. After experimenting with various approaches,…
Read More
9 July 2024

Posts pagination

Previous page 1 2 3 4 … 986 Next page
Menu
  • Profile
  • Tags
Categories
  • Data & Analysis
  • Dynamics NAV & BC
    • Functional
    • General
    • Technical
    • Tips & tricks
  • ERP general
  • Information management
  • Off-topic
  • Projectmanagement
  • Quote of the week
  • Visual C# / ASP.net

Stay Hungry, Stay Foolish
RSS Mibuso
  • Amount on Check Ledger Entry does not match amount on Bank Account Ledger Entry
  • GST calculation issue
  • To provide Vendor Payment Bank upload file
  • Deepinserts not working
  • Adding new field to Base App Drop down field group view
  • Adding a new lookup field with a TableRelation to CRM Integration Table
  • Appending to the end of a file - BC v14, C/AL
  • How to save an ANSI file from Business Central?
  • E-Mails gets send but not moved to table Sent E-Mail
  • A part of page 13 Email Editor is not shown for some users, but for others
  • How to get Hash Certificate as Base 64 String in MS BC SaaS
  • What are the best AI coding IDEs for AL code
  • Debug without delayed database operations on BC cloud
  • Error in BC cloud migration when defining SQL database connection
  • Download report file as XLS
  • Control addin event arguments
  • Business Central - Login issue / Intermittent database connectivity issues / Running slow issue
  • How to transfer Inventory Pick No to Sales Shipment
  • BC 365 cloud use VPN to access OnPrem webservice
  • Preset number of copies from outside a report.
RSS Dynamics NAV Team Blog
  • Manage time-off requests with Dynamics 365 Contact Center 
  • Stay organized with the Schedule Calendar in Contact Center
  • A new era in business processes: Autonomous agents for ERP
  • Shift planning and scheduling in Dynamics 365 Contact Center
  • Predict workforce capacity needs in Dynamics 365 Contact Center
  • See what’s next in financial operations from Microsoft Dynamics 365 at Gartner CFO & Finance Executive Conference 2025
  • Public Preview: Recruiting Add-on with AI & Scheduling Capabilities Now Available in Dynamics 365 Human Resources 
  • HR Features Improve Compensation and Benefits Management
  • New Microsoft Dynamics 365 Business Central pricing effective October 2025
  • Forecasting case and conversation volumes in Dynamics 365 Contact Center
RSS Power BI
  • Deep dive into selection expressions for calculation groups
  • Fabric Copilot to help write DAX queries improvements
  • Unify Datamart with Fabric Data Warehouse!
  • Power BI April 2025 Feature Summary
  • IntelliSense improvements to DAX query view
  • Deep dive into Direct Lake on OneLake and creating Direct Lake semantic models in Power BI Desktop
  • Microsoft named a Leader in The Forrester Wave™: Business Intelligence Platforms, Q2 2025
  • Watch the FabCon Las Vegas keynote recording now!
  • New mapping and location analytics capabilities in Microsoft Power BI
  • Update to the Power BI Embedded Analytics Accelerators Program
Scroll to Top