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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Hover for expression or dimension

I have a straight table full of orders (order number, order date, etc).

Each order has a Comments column associated to it that the order taker wrote for future reference.  Sometimes these comments get rather large so I'd rather not show them in the table.  Is there a way to put a hover on one or more of the dimensions or expressions that could show those comments?

Labels (1)
3 Replies
Anonymous
Not applicable
Author

Maybe you could use the Link representation on an expression to open up a browser page with more information. See this post for an example: http://community.qlik.com/message/242710#242710

Jonathan

marcus_sommer

Maybe you could split the comments after # signs and control the visibility per variable over the count of this split.

marcus_sommer

Good example - as an addition you can use the label-field for some dimensions/variables/expressions like this:

  1. row = label
  2. row = blank
  3. row = comment

and set in presentation tab multi-line headings on a lower value.