Hi All,
I currently use D365 CE / SaleHub
I am trying to build an approval workflow that allows me to get approvals before user input is committed to the table.
i.e. If a user tries to change a field in a table, an approval should be fired off and depending on the outcome the changes may be committed to the table or dropped.
In the workflow I would like to see old value and new value of the field.
In the current D365/PowerApps setup i can only do that after the changes have been committed to the table.