Dax365FO

Making the invisible visible




LAST Article

  • View all fields value

    Business requirement It can be useful when we are on a table to see all the information related to it. In fact, the data exposed on the form is always a selection of the more pertinent information.. Take note away from a data tracking perspective, we can use this technique to have the information tracked… Read more

  • Audit trial

    Business requirement The financial department would like to have a form where there is a trace for each voucher and how was done the registration. Usually, it is for performance analysis (see how many entries the worker can insert) and investigation like a financial audit. If you would like to have more information about data… Read more

  • Data tracking

    Business requirement One of the bases of a solid and secure system is the possibility of tracing the changes, and the other is the segregation of accessibility. So, during the implementation, it’s natural to have the request to trace “when”, “what”, and “who” made the changeset on the system. However, the object potentially involved in… Read more

  • Schedule batch tasks

    Business requirement The batch task is a sequence of batches we want to launch parallel or sequentially instead of a trigger run separately. That is because a separate trigger doesn’t run when the previous one is finished and exposes us to the risk that the next batch runs too soon. MD365FO solution The solution can… Read more