Blog Post: NAV TechDays 2019 – Development Methodologies for the future – The...
NAVTechDays is already over for a while .. and yes, I already blogged about it . But I recently had to refer to a part of my session on “Development Methodologies” , and I noticed that someone named...
View ArticleForum Post: Navision Tables Vs SQL 2008 R2 Tables
Hallo, I dropped table A in the SQL database. When i now attempt to delete Table A from Nav object designer, i get the below errors. How do i force delete the table from Navision? It is within my...
View ArticleForum Post: RE: Navision Tables Vs SQL 2008 R2 Tables
You should never delete a Navision table from SQL. You should always delete objects from Navision, it will automatically delete from SQL Server Database.
View ArticleBlog Post: Still wondering, what's the hype over extensions for Business...
Then join me at the two-day course at SuperUsers in Hillerød. This training leads individuals through a simulated implementation project, where the goal is to customize Dynamics NAV 2018/Business...
View ArticleForum Post: Business Central wave 1 VS wave 2
Dears , Greetings of the day . My company works on upgrading our Dynamics LS NAV 2016 to Business central , but we are worry a little bit regarding which wave we should take for upgrade ( LS-BC 14...
View ArticleForum Post: LS+BC wave 1 VS LS+BC Wave 2
Dears , Greetings of the day . My company works on upgrading our Dynamics LS NAV 2016 to Business central , but we are worry a little bit regarding which wave we should take for upgrade ( LS-BC 14...
View ArticleForum Post: RE: LS+BC wave 1 VS LS+BC Wave 2
Based on the information that I listened to in the upgrade Video from the TechDay (mibuso channel) you need to define the upgrade from the "old" version of NAV for NAV BC 14.0 and the do upgrade to NAV...
View ArticleForum Post: RE: Date Filtering On Report
Set debugger on the " TaxHistory.SETFILTER( "Posting Date",'%1..%2',... " line and see that data the StartDate and EndDate and why filters do not work.. It is the way only to receive a real answer...
View ArticleBlog Post: Dynamics 365 Business Central Wave 1 2020: what I love and what I...
As you already know, Microsoft last week published the 2020 release wave 1 plans for Dynamics 365 and Microsoft Power Platform document. This is the document that announces the roadmap for the...
View ArticleForum Post: 365 BC On-Prem - Save RDLC report as HTML
Hi Guys, I have a client who want's their employee's payslips presented to the employees online, in their employee portal. So my task is to deliver an HTML file to their web-guys. SAVEASHTML is only...
View ArticleBlog Post: Dynamics 365 Business Central and data compression
Yesterday Kennie Pontoppidan (from the Dynamics 365 Business Central Team) asked us an interesting question: do you use data compression on your Dynamics 365 Business Central on-premise database? If...
View ArticleForum Post: TableRelation issue
Hi Group, I've create a Table + Page Extension where 1 of the fields should have a table relation to another Table I've Created. My Tables is called "Incident Error Type", it has - 1 field of type...
View ArticleForum Post: How to Enable Page Inspector
I have an onpremise Business Central 15.2 (DK) installation, but whereas the page inspector works fine in our developers containers and our on-prem development environment, then it doesn't show up in...
View ArticleForum Post: Hide the edit / read-only button
I think I'm doing this wrong but here is my scenario / question... I created a new page where the employee should create an Incident Report. When the Incident is first created, the status is set to...
View ArticleForum Post: Need a suggestion
Hi All, I got a requirement to flow 'Vendor Item No' on Warehouse Shipment and Receipt Line and Posted Warehouse tables also. So I have two options either FlowField or through the posting routine. I...
View ArticleForum Post: SQL Error message: when running a report from a role center
Hi Team, The following sql error was unexpected: This sqltransaction has completed; it is no longer usable connection still open from NAV, running report Thanks
View ArticleForum Post: RE: How to Enable Page Inspector
Well I figured it out myself. We need to set the D365 Troubleshoot permission set. ref: https://docs.microsoft.com/en-us/dynamics365/business-central/across-inspect-page
View ArticleForum Post: RE: Need a suggestion
Hi, I would use a real field and have it flow through the posting functions. If you were using a flowfield, and the vendor changed their item number, then instead of showing the correct (at time of...
View ArticleForum Post: RE: SQL Error message: when running a report from a role center
Hi, You have been a member for almost 4 years and posted 100's of questions already. And still you continue to ask questions like this! More information please, if you like to get an answer.
View ArticleForum Post: RE: Non-inventory to inventory
It's the same issue you have if you need to change costing method or start to use item tracking for an existing item. Here the only "trick" I know would be to rename to "old item" and create the item...
View Article