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

Dynamics 365 Business Central: How to use standard customerPayment API to get customer payments (customerPayments/customerPaymentsJournals APIs returns empty records)

Today I would like to talk about how to use standard customerPayment API to get customer payments in Business Central. Source : Dynamics 365 Lab Read more...
Read More
13 June 2024
Posted inDynamics NAV & BC Tips & tricks

A forgotten corner of AL, saving Query Output

In this video, I travel down a rabbit hole while exporting BC data as JSON. Some operations in AL have not been modernized, so in order to accomplish my goal, I need to add a bit of creativity. Check out the video: Source : Hougaard.com Read…
Read More
12 June 2024
Posted inDynamics NAV & BC Tips & tricks

Microsoft Dynamics 365 Business Central: Update your AL code to the new No. Series Module

In the recent 2024 Release Wave 1 update for Microsoft Dynamics 365 Business Central, Microsoft introduced the Business Foundation layer. This new foundation layer continues their ongoing effort to modularize and enhance the software architecture. They are breaking down the monolithic structure into smaller, more coherent,…
Read More
11 June 2024
Posted inDynamics NAV & BC Tips & tricks

Dynamics 365 Business Central: The difference between Record.Validate() Method and assignment statement

Today I would like to briefly talk about a point that developers who are new to Business Central should pay special attention to, the difference between Record.Validate() Method and assignment statement (:=). Source : Dynamics 365 Lab Read more...
Read More
10 June 2024
Posted inDynamics NAV & BC Tips & tricks

Semantic Search and Vectors support on Dynamics 365 Business Central: this is the right moment

Dynamics 365 Business Central at the moment uses full-text search for finding data. If you go for example to the Search in company data feature and search for desk, you can find where desk is used on records: Source : Stefano Demiliani Read more...
Read More
7 June 2024
Posted inDynamics NAV & BC Tips & tricks

Dynamics 365 Business Central: How to show all error messages in Configuration Package

When you onboard a prospect, you can use Configuration Packages to set up Business Central according to your best practices and their requirements. Apply the relevant configuration packages to an empty company in the customer’s tenant. In brief, Configuration Packages is an alternative method to “Edit…
Read More
6 June 2024
Posted inDynamics NAV & BC Tips & tricks

Here are some Tips about ToolTips

ToolTips are among the best ways to help users understand and use your app. With BC24, ToolTips has become even better. Check out the video: Source : Hougaard.com Read more...
Read More
5 June 2024

Posts pagination

Previous page 1 … 3 4 5 6 7 … 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
  • 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.
  • 2018 Export EFT IAT separate file per vendor on export - need one file to include all vendors
  • Dynamcis 2018, A user does not see "all" the data.
  • Home Page field in the Customer Card is still accepting 80 characters in BC24
RSS Dynamics NAV Team Blog
  • 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
  • Transform customer support with case summary auto-enablement 
  • What’s New in Copilot for Sales – April 2025 
  • Announcing Dynamics 365 Contact Center WhatsApp channel powered by Azure Communication Services
  • 2025 release wave 1 brings hundreds of updates to Microsoft Dynamics 365 and Power Platform
RSS Power BI
  • 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
  • Sanofi Power BI Data Visualization Competition: An Inspiring Initiative Focused on the Paris Olympic Games
Scroll to Top