ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

›Features Reference

About

  • Introduction
  • ActiveUI SDK
  • ActiveUI
  • What's New?
  • Webinars
  • Frequently Asked Questions

Features Reference

  • ActiveMonitor
  • Alerts
  • Bookmark Tree
  • Calculated Measures
  • Charts
  • Content Editor
  • Dashboards
  • Data Explorer
  • Data Sorting
  • Deferred Update
  • Drillthrough
  • Expand - Collapse
  • Exporting and sharing
  • Featured Values
  • Filtering
  • Formatting
  • HTTP widget
  • Messages
  • Keyboard Shortcuts
  • KPI
  • Mdx Editor
  • Monitor List
  • Monitor View
  • Moving widgets
  • Page Filters
  • Parameter List
  • Pivot Table
  • Query Mode
  • Quick Filter
  • Rules Editor
  • Search content
  • Shared Context Values
  • State Editor
  • Table Layout
  • Tabular View
  • Text Editor
  • Widget
  • Workflows

Advanced Guides

  • Charts Gallery
  • Day-to-day difference
  • MDX Resources
  • Monitor Measures

Formatting

ActiveUI allows you to apply custom formatting to any measure:

Formatting

All measures have a default formatter defined in ActivePivot. To change the default formatting of a measure, consult your product development team.

Add Formatting

  1. To access the formatting dialog box, right- click a column header and select Formatting.
  2. Set the new default number format in the field Format number as, for example, ###,###.0. Please refer to Format String MDX Cell Properties at Microsoft.com to read more about format syntax.
  3. To edit the color, background color and font, click Default style.
  4. To add conditional formatting, click Add a style rule.

You can also directly edit the MDX to implement any complex formatting logic. Read more about how to use the Mdx Editor.

A Measure with formatting can be saved as a Calculated Measure in the Data Explorer.

Understanding how formatting works

When custom formatting is applied, the MDX query behind the widget is modified to include properties such as FORMAT_STRING, BACK_COLOR, and more. For example:

Formatting

Note: The "CELL PROPERTIES" keyword enables visualization of the listed properties in a widget.

← FilteringHTTP widget →
  • Add Formatting
  • Understanding how formatting works
Copyright © 2019 ActiveViam