Interesting.
The where clause straight up disappears from the payload if you use an “IN” operator.
I got it to work using the client filter, but that may not be ideal if you have a lot of data since it filters the dataset after retrieving everything.
Well, Pilot updated yesterday with no fix to my filter woes, so I applied the Wonder Method (I wonder if my dashboard is just bad).
I went back and generated a brand-new dashboard using one of the queries in the dashboard I’m working on. No trackers, no filters on the new dashboard.
Yep, I’ve put those things at the where list level, the where clause level, and at the client filters level with pretty much the same results.
The odd thing is that it works on ONE of the grids at the client filters level, but nowhere else and not on the brand new-vanilla dashboard.
I can’t really use the OR functionality for each resource group because I have a combo box selecting multiple “teams” with selected resource groups inside each team.
Before the 2024.2 update, that worked great. I’ve been trying to find a workaround with LIKE, CONTAINS (on the where list) and CHARINDEX, but haven’t made those work at any level either.
On the 2024.2 release notes there are 24 lines that have to do with filters, but not exactly what I’ve been wrestling with. Dunno.
A problem ticket has been issued for the Where clause, IN statement, in Application Studio . The problem ticket is PRB0291089 and described as "the where clause using IN statement no longer works in BAQ Options in 2024.2 (used to work in 2024.1). It states there is no work around and that the problem is submitted to development.