Discussion Board for collaboration related to QlikView App Development.
I saw this TextBox (?) under a graph in some examples... cannot remember where...
Anybody can give me the expression to do that?
Flavio
Hi Flavio;
= 'Records select (' & Count (DISTINCT [Key]) & '/' & Count (DISTINCT ALL [Key]) ')'
Tomas
Hi Flavio;
= 'Records select (' & Count (DISTINCT [Key]) & '/' & Count (DISTINCT ALL [Key]) ')'
Tomas
Hi,
the above to be entered then under Properties -> Presentation -> Text in Chart.
Usually this will then be shown in a small box in the upper left of the chart. You need to press Cntr+Shift and mouseclick to move and resize the object.
HTH
Peter