How to check for a particular Account in HFM rule file
Hello,
Looking for a way to check for an account in HFM rule file.
Want to execute a rule only if the following satisfies:
if povValue = "USD" and povEntity = "Entity" and Account ="2000" then
So is there is a simple way to check for an account in the rule file?
Appreciate any suggestions.