Closed evshvarov closed 6 years ago
Thanks Evgeny! Will look at this issues on the next week, I'm currently out for a while.
Regarding to (1), it is most likely DSW issue. Technically, when the filter is set, DSW triggers changeBasicMDX
method of LPT. See what I was able to debug:
And now if I uncheck all, the MDX gets magically changed to DRILLTHROUGH
:
Which gives the exact result you demonstrated.
P.S. Special thanks for the GIFs! :)
I see the same issue with (2):
The incoming MDX changes to DRILLTHROUGH
.
Closing as duplicate of #14.
If the filter results in now rows LPT switches into "no rows" mode and never back. Reproduce here: http://146.185.143.59/dsw/index.html#!/d/Date%20Filter%20Demo.dashboard?ns=SAMPLES#%2F%3Fns=SAMPLES
Another strange but similar thing can be reproduced here: https://analytics.community.intersystems.com/dswpub/index.html#!/d/Public/Authors/AuthorsStats.dashboard?ns=COMMUNITY&embed=1 After running the filter with no rows it turns listing mode on and shows no data forever.