Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Can we change the Object width dynamically

Hi, 

Could anyone  help me to increase the width of qlikview object dynamically without using macros.

7 Replies
shiveshsingh
Master
Master

Hi

Could you elaborate on what basis width is to be changed?

Anonymous
Not applicable
Author

 I need to change the width of the chart object dynamically based on the selection made

MindaugasBacius
Partner - Specialist III
Partner - Specialist III

As far as I know the Width, Height, x-pos and y-pos cannot be managed by expression:

Screenshot_1.jpg

 

Well, the workaround can be a few charts than dynamically switch off/on according to your formula:

Screenshot_2.jpg

shiveshsingh
Master
Master

As far as i know, this cannot be done in qlikview. 

Anonymous
Not applicable
Author

Can we have dynamic dimensions instead in X  axis?

petter
Partner - Champion III
Partner - Champion III

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.

shiveshsingh
Master
Master

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.vtest.PNG