Hello,
We are using Dynamics 365.
I'm trying to use if condition in word template.
Following the steps mentioned in this link : https://crmtipoftheday.com/716/conditional-values-in-word-templates/
I have bookmarked the column and using the below condition in IF field:
IF totalquantity = 0 “Overdue” “No”
However, it outputs NO for all conditions.
Are macros supported in Dynamics 365 word templates? If so, any link which could be helpful.
Thanks in advance.