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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
songguozh
Contributor II
Contributor II

Dimensions in properties panel are not movable

I came across an interesting case. After I uploaded the extension written by myself to our Qlik server, I am the only who can change the order of dimensions in properties panel, by simply dragging and dropping. For the others users, the dimensions are not movable and the order is fixed. I thought there might be some errors in my codes which has impact on the properties panel, so I just created another very simple extension with a hypercube behind. However, it remains the same, only I can change the dimension order. I also checked some other third party extension, the dimensions are also locked for the other users, not for me. Qlik default straight table and pivot table works properly for everyone. This sounds really weird, does anyone know why? Is it related to browser settings?  Here is the code for the simplest extensions.

songguozh_1-1664273867618.png

 

Labels (3)
1 Solution

Accepted Solutions
songguozh
Contributor II
Contributor II
Author

Issue solved by disabling PC's touch screen. A really surprising solution. It seems that module for extensions' properties panels doesn't support touch devices perfectly.

View solution in original post

1 Reply
songguozh
Contributor II
Contributor II
Author

Issue solved by disabling PC's touch screen. A really surprising solution. It seems that module for extensions' properties panels doesn't support touch devices perfectly.