Sumif equivalent in HFR
Good afternoon! I've been trying to find a way to sum values of a prompted entity list based on if the currency matches. Here's some screen shots.
The idea would be that the formula in A2 would be something like:
IfThen(Cell[1,B]="RON",[1],0)
Does something like this work in HFR? I wasn't sure if it did or not. I'm guessing no but I would like to hear any ideas you might have.