Browsed by
Category: Business Central

How to Get Translation Files From Base App

How to Get Translation Files From Base App

Actually I just wanted to write a post about how to translate copied standard reports. To do this you need to use the Base App translation files. Unfortunately, I didn’t find a good up2date post that describes all possible ways to get the translation files. That’s why I’m writing this one myself. Many roads lead…

4 Ways To Delete Records From a Table

4 Ways To Delete Records From a Table

Update 11.01.2022: Added a new way to delete records from a table -> There are 4 ways now. Select record -> Delete -> Yes…really delete. Next record. Rinse and repeat. 100 times. Have you ever found yourself in a situation like this where you had to delete 100 records or more in Business Central? Often…

Report Overview – How To Run All Your Reports

Report Overview – How To Run All Your Reports

Are you also getting tired of navigating through Business Central to run your reports?Do you want to know which custom reports you created in your extensions and run them easily? Then the Report Overview I created is the cure for your problem. What Is The Report Overview? I created the Report Overview for two reasons:…

Record Deletion Tool

Record Deletion Tool

Recently I was faced with the challenge of deleting a lot of data from different tables in NAV. I thought I was not the only person who had faced such a challenge and so I went searching. On Olof Simren’s blog I quickly found what I was looking for. His Record Deletion Tool allows to…

Missing Permission Set

Missing Permission Set

A while ago, I came across an interesting error message that I had not seen before. The error message occurred when I created an empty table with the “ttable” snippet, claiming that my extension has a “missing permission set”. PerTenantExtensionCop Ruleset Apparently the PerTenantExtensionCop felt that we had stepped on his toes. Recently, the rule…