HFM rules | How to combine two lists
Hi
How do I combine two lists in HFM to execute code on?
Example
C1List1 = HS.C1.List("CB","[Base]")
C1List2 = HS.C1.List("WorkingCapital","[Base]")
I want to combine C1List1 and C1List2 as one list C1List
Chris
0