Very Basic On Demand Rule runs forever!
Summary
Very Basic On Demand Rule runs forever!Content
Hi all,
We have a very basic on demand rule for some validation accounts, when I run it for only one entity and one month it doesn't finish.
Any thoughts appreciated
fix ("FCCS_No Movement", "FCCS_No Data Source", "FCCS_No Intercompany", "FCCS_No Multi-GAAP", "No Custom1", "No Custom2","FCCS_Periodic")
/** Gross Revenue must be positive **/
"No Custom3" (
If (@round("1200000"->"FCCS_ClosingBalance"->"FCCS_Entity Total"->"FCCS_Total Data Source"->"Entity Currency"->"FCCS_Intercompany Top"->"FCCS_IFRS"->"Total Custom1"->"Total Custom2"->"Total Custom3", 0) < 0)
Tagged:
0