Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Could anyone help me to increase the width of qlikview object dynamically without using macros.
Hi
Could you elaborate on what basis width is to be changed?
I need to change the width of the chart object dynamically based on the selection made
As far as I know the Width, Height, x-pos and y-pos cannot be managed by expression:
Well, the workaround can be a few charts than dynamically switch off/on according to your formula:
As far as i know, this cannot be done in qlikview.
Can we have dynamic dimensions instead in X axis?
You can't do it with out-of-the-box QlikView without macros. But you can do it with building a QlikView extension. I have seen examples of QlikView extensions that modify other objects.
Yes you can have dynamic dimensions in qlikview, you just need to write enable condition for dimensions.
Like when you select some field, based on that selection some dimension will be enabled.