Need help with Filament Filter query
What is wrong with this filament filter query?
The query never gets updated with the having clause and results are unchanged after applying this query.
Can someone help here?
![No description](https://cdn.answeroverflow.com/1330173527420309525/image.png)
Solution:
Jump to solution
Turns out this was the solution. I can use the having in the child query.
Not sure this is efficient, but this works for now....
![No description](https://cdn.answeroverflow.com/1330180885236158584/image.png)
2 Replies
Solution![No description](https://cdn.answeroverflow.com/1330180885236158584/image.png)
Turns out this was the solution. I can use the having in the child query.
Not sure this is efficient, but this works for now.
![No description](https://cdn.answeroverflow.com/1330180885236158584/image.png)
Marking this issue as solved.