Skip to main content

Transform

The Transform card applies horizontal/vertical mirroring and free rotation to the shape.

Properties

PropertyDescriptionDefault
Mirror HorizontalFlip the shape along its vertical axisOff
Mirror VerticalFlip the shape along its horizontal axisOff
Rotation (deg)Rotation angle, 0–360°. Supports conditional formatting (fx).0

Why mirroring matters

The Triangle, Arrow and Chevron shapes are defined in a single canonical orientation (pointing right for arrow/chevron, pointing up for triangle). To get the other directions, combine mirroring and rotation:

Desired directionMirror HMirror VRotation
Arrow → right
Arrow ← leftYes
Arrow ↑ up270°
Arrow ↓ down90°
Triangle ▲ up
Triangle ▼ downYes

Live rotation handle

In edit mode, hover the tile and a small rotation handle appears at the top of the shape. Drag it to rotate the tile in real time:

  • The path's transform attribute is updated continuously during the drag for instant visual feedback
  • On drop, the final angle is persisted via Power BI's persistProperties API
  • The handle is hidden in view mode

You can also type the exact rotation in the slider, or drive it from a measure with the fx button.