Microsoft Power BI – Part – II

Dear Friends I will be continue from my previous post where we left. If you have not seen please check it out it will help you continuing with this post. You can check here. Let’s save the report we created in previous post and continue their…

Asynchronous web services in NAV

Asynchronous methods are very useful for web services. To be able to start a process with one method and then check the status with another opens a lot of possibilities. There are two known patterns in NAV that support asynchronous methods; one is to use the…