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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
NoNameFound
Contributor III
Contributor III

Cycle through cyclic dimension within map visualization

Hello everybody,

I have a map visualization that uses a cyclic dimension.
Is it possible to iterate through the cyclic dimension from within the map viz? At the moment I have a button that cycles through the dimensions and it works perfectly fine.
My issue however, when I maximize the map viz, I can not click the button (i.e. cycling through dimensions) anymore.

Is there a way to embed the button into the visualization or any other way to achieve cycling through dimensions when the map is in full-screen?

Please see screen-cap and app attached below.

Thanks in advance!

Labels (4)
1 Solution

Accepted Solutions
MatheusC
Specialist II
Specialist II

@NoNameFound 

You can use the container layout and overlay the button chart on your map chart.

MatheusC_0-1748376920215.png

- Matheus

 




Did you find a solution to your question? Mark the solution as accepted and if you found it useful, press the like button!

View solution in original post

3 Replies
MatheusC
Specialist II
Specialist II

@NoNameFound 

You can use the container layout and overlay the button chart on your map chart.

MatheusC_0-1748376920215.png

- Matheus

 




Did you find a solution to your question? Mark the solution as accepted and if you found it useful, press the like button!
NoNameFound
Contributor III
Contributor III
Author

Works like a charm, thank you! 🙂

seanbruton

This solution is clean and a very practical example.