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: 
smilingjohn
Specialist
Specialist

Pointer

Hi

I have pivot table and dimension is coming from Inline table

I have used a image above the pivot table , Now i want to know is ther any way when i place my cursor over each name of the field (Dimension)  in pivot table it should pop up with definition of that name ?

The name of the dimension(First column on the pivot table ) is Subject and under that i have

Maths

Chemistry

Physics

Social

.

.

.and so on 

Now when i place my mouse pointer over maths it should sho me the definition of maths , if its on science it should sho me science definition and so on ,

Can some one advice me how do i achieve this

Thanks

1 Solution

Accepted Solutions
vikasmahajan

If i guess this feature is missing in qlik.

Vikas

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.

View solution in original post

4 Replies
vikasmahajan

you can create text box -suppose you have 5 dims then create 5 text box with definition of that and display conditionally when user select that dimension using (GetSelectedcount( Dim Name ) > 0 ,1,0) show/Hide .

Hope this helps you.

Vikas

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.
vikasmahajan

also you can do this Hyperlink on Dimension

Vikas

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.
smilingjohn
Specialist
Specialist
Author

Hi Vikas ,

Actaully here user will not select any Dimension but instead if he places his mouse over it , then it should populate the definition for it .The fiellds are as follows

SUbject

Lead

Wed

Mon

Pulse

and so on

if user place mouse over any of the field then it should pop a message with definition

vikasmahajan

If i guess this feature is missing in qlik.

Vikas

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.