Starting from Dynamics NAV 2013, dimensions structure has changed a lot. Since then, a lot of developers struggle to insert or update dimensions pragmatically. I will not bother you with what was already explained a hundred times in other blogs on how to calculate Dimension Set ID. Better, I will share with you a simple … Continue reading How to calculate Dimension Set ID
Dynamics NAV 2013
My two cents about Try/Catch in C/AL
By introducing NAV 2016, Microsoft introduced Try Functions in order to endow developers with some sort of Try/Catch in C/AL. The purpose of this blog is not to add another entry to explain how to use Try Functions. José Castro Fernández has already explained this here. The problem with these type of functions is resumed in … Continue reading My two cents about Try/Catch in C/AL