FRank in Custom Formula

I created a custom formula $P2bFx = Frank(“Pr2BookQ”,#All,#ASC).
However, when I used it in a screener, as $P2bFx>80, I got:

ERROR: Could not find uid 116 in function FRank – map size is 0

This makes it seem like FRank is not usable in custom formulas. However, it was listed as an option in the custom formula menu and I didn’t get an error when I created the custom formula. So, I’m not sure whether this is an error or if it’s just not possible to use FRank in custom formulas. Please let me know.

Thanks!

I get same error

It doesn’t work in custom formulas. They should not be listed in the reference for them, sorry.

The logic is not looking inside custom formuals for these functions that are processed differently. It’s not insurmountable technically, just a bit of work.

Marco,

“It’s not insurmountable technically, just a bit of work.”

I realize this post is somewhat old, but can you elaborate? If we are not able to use frank in custom formulas, what is the work-around. I am looking to create a composite of 4 franks in a custom formula.

It should be supported as of last night.

So it is. Thanks.