Filters do not work!! Urgent!
Exclusive filter with one element is being selected if you choose the title and not checkbox. it cancels previous filter set and sets the new element. This is still working. But filters chose by checkbox are broken and not working.
done
It looks like it doesn't work in some cases. Here is the screen recording video https://www.loom.com/share/96437ca039774e50a4bffa2fa24468bc
@evshvarov example please
Look at http://public-analytics.community.intersystems.com/dsw/index.html#/DCANALYTICS/BasicDashboards/Posts.dashboard
It works on a provided example. Please check, can we somehow limit requests for filter values so only the first N records are returned? Seems that issue can occur in this case.
@jakcpto can you check please why not all the filter elements are being loaded in gated community analytics.
@evshvarov are you talking about example below?
I believe there are all the authors having posts published.
All values load but not all displayed.
While opening last item is Ruth Freeman

But in Filter I can choose someone with "Y" at the beginning

@gnibeda can you take a look on this?
UPD: Seems that Backend limiting output size. Direct queries to MDX2JSON returns the same that we can see in DSW filters population.
Now we are looking how to increase this limit.
Strange thing found in %DeepSee/Dashboard/Utils.cls/%GetMembersForFilter There is upper limit on the members amount equal to 2500.

So currently Ron Mitchell has ordinal number about 2500 in the list of the Filter.

@evshvarov I think we cannot change the constant in %DeepSee/Dashboard/Utils.cls/%GetMembersForFilter?
why public analytics don't show all the members? there are more than 2,500
why public analytics don't show all the members? there are more than 2,500
Because of default filters about Time Measures in Public DC Analytics there are less members available to select.
Waiting for https://github.com/intersystems-community/dc-analytics/pull/47 to be merged.
@gnibeda take a look at http://public-analytics.community.intersystems.com/dsw/index.html#/DCANALYTICS/Total%20member.dashboard
Now you can have development on this demo stage.

@jakcpto Could you update to the latest DSW version?
@jakcpto could you please leave a comment what doesn't work from Anton;s side Do we need fixes on front end side?
- [ ] Looks like the problem is in timeout

- [ ] still the limit is 2500

@evshvarov the portal updated to the latest DSW.
@Lena-Ev I think we can close this issue, because behavior of filters is normal now. And the 2500 limit is a platform limit we cannot move and it is not necessary.
the problem is in DSW. when the filter is limited it is not possible to select several elements. anton asked to reproduce the case with filter elements on limit. you did. now let’s fix the issue?)
On Tue, Jan 31, 2023 at 7:03 PM Evgeniy Potapov @.***> wrote:
@evshvarov https://github.com/evshvarov the portal updated to the latest DSW.
@Lena-Ev https://github.com/Lena-Ev I think we can close this issue, because behavior of filters is normal now. And the 2500 limit is a platform limit we cannot move and it is not necessary.
— Reply to this email directly, view it on GitHub https://github.com/intersystems-community/DeepSeeWeb/issues/295#issuecomment-1410523073, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAVHEP5WVVCAX3CDC3SJX3TWVESSTANCNFSM6AAAAAASEZ4Z2M . You are receiving this because you were mentioned.Message ID: @.***>
@evshvarov, despite the fact that it is still not working.
multiple filters work fine in this example. what is your case? what exactly not working on the frontend side(pls ignore the backend issue)?
Guys, please help me. I found an issue. I suggested how to reproduce the problem. Anton, Evgeny, please help? Problem exists now on the community analytics (not public) - solve it without me please?
On Tue, 31 Jan 2023 at 21:20, Anton Gnibeda @.***> wrote:
@evshvarov https://github.com/evshvarov, despite the fact that it is still not working.
[image: Image] https://user-images.githubusercontent.com/77621970/215732585-0f9aa4f7-20a8-4f31-906c-d8f9ff2173d6.png
multiple filters work fine in this example. what is your case?
— Reply to this email directly, view it on GitHub https://github.com/intersystems-community/DeepSeeWeb/issues/295#issuecomment-1410773478, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAVHEP4NH5VATT6VWQ3UFLLWVFCUHANCNFSM6AAAAAASEZ4Z2M . You are receiving this because you were mentioned.Message ID: @.***>
DSW updated to 3.1.62. Please chek filters

Switched to 3.1.62 version on the not public analytics. Now waiting to rebuild the instance. After that I'll check.
@evshvarov Now filters work.

Even on new Total Members widget
