Bootstrap

Query Builder

  • Add – Expression to create KPI Boxes with drill throughs and background images. See  HtmlKpiBox(<Title>,<Title CSS Style>,<Big Value>,<Big Label>,<Big CSS Style>,<Small Value>,<Small Label>,<Small CSS Style>,<Drill URL>,<Background Image URL>)
  • Add – Expression to create coloured Status Labels – See HtmlLabelStatus( <value>,<list code1=color|color2=color..><default color><url drill link {v}>,<title for drill window>)
  • Add – Expression to create sparklines in addition to the existing templates.  See HtmlSparkline(<type:line,bar,fill>,<min>,<max>,<width>,<height>,<url style see REST API help>,<n1>,<n2>,…<n32>)
  • Add – Expression to access any Datamodel Product Dictionary text based on the dictionary code. See LanaugeProduct(<datamodelCode>,<dictionaryCode>)
  • Add – Support for JSON sub arrays based on output Sub Queries.  By suffixing the Sub Query output name with _JsonRaw the result when saved as JSON will be converted into a JSON sub array.

Client setup

Add – Test button now returns move details about why when a Remote Connection is failing.

Publisher

Add – Page designer when displaying HTML content will now base the background for foreground colour based on any CSS styling the HTML may contain instead of just using the default colours.