How To Add A Textbox Describing Filters

From Q
Jump to navigation Jump to search

Where there are lots of outputs on a page in a dashboard, it can be more appealing to remove the footers from each individual item, and have a single text box containing the relevant information. This is done as follows:

  • Remove the footers (select the items in Q, Edit > Table Options > Footers and un-check all the options)
  • Add an R Output containing the code:
attr(QFilter, "label")
  • Format the R Output using the options available in R Options > APPEARANCE (on the right of the screen).