Invalid Filter Reference
I'm getting an
I'm trying to push a particular filter into the DB level. I have this calculation, which works:
But when I try to use this in a
The specific error is:
Is it not possible to do what I'm trying to do?
Halp?
Ash.Error.Query.InvalidFilterReferenceI'm trying to push a particular filter into the DB level. I have this calculation, which works:
But when I try to use this in a
filter expr(...) on its parent relationship (a scan has many issues), I get an invalid filter reference error:The specific error is:
:target is just a simple string attribute. Is it not possible to do what I'm trying to do?
Halp?
