Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
If i guess this feature is missing in qlik.
Vikas
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
also you can do this Hyperlink on Dimension
Vikas
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
If i guess this feature is missing in qlik.
Vikas