The material provided is for informational purposes only, and should not be relied on in making any purchasing or investment decision. The information is not a commitment, promise or legal obligation to deliver any material, code, or functionality. The development, release, and timing of any features or functionality described for our products remains at our sole discretion. © 2026 Cloud Software Group, Inc. All rights reserved
I think the most interesting part of this idea is to have data limiting per page. I often have the case that I want to display a certain aspect of the data on a specific page. A "hard filter" per page would be very useful for that. Niklas' solution is not good in that case as you would have to define a new property for each page.
I would argue that this is possible by defining a String document property containing the expression. Then, whenever you change the document property the change affects all visualizations. Let me know if you don't agree with this?