-
Ahin Guha
- PowerBuilder
- Thursday, 9 January 2025 03:37 PM UTC
Hi Folks,
I have an issue with a particular datawindow wherein the applied filter is not detected.
On doing a SetFilter/Filter on the dw, actual filteration happens - 6 rows move to Filter buffer out of 11. But on the very next line if i try to see the filter applied using Describe or dot notation, it gives me a "?". This issue is only with this 1 particular datawindow in the entire application.
We are currently at PB2022, but the issue had been there since many years and did not get resolved all this time when the code migrated from PB2017 (or older) to latest PB.
When I compare this dw and a similar other one which does not have this issue, I do not see any major differences. There is no filter applied on either dw, in design time. Lots of columns, 3 levels of grouping and some different columns unique to each dw, some variation in sql, hence it is difficult to fully appreciate all differences minutely when compared in text comaprison tool like WinMerge.
Could anyone please provide some advise? I know I can save the filter to an instance variable to use wherever needed later, and get going with it, but thinking if there is something that can be 'corrected' for this dw? Rebuilding from scratch is not an option though.
Thanks,
Ahin
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.