Table.ShowAsVariationsOnly Property

Definition

A boolean value that indicates a difference between a local and server version. If True, the Table is only shown when referenced as Variation.

public bool ShowAsVariationsOnly { get; set; }
member this.ShowAsVariationsOnly : bool with get, set
Public Property ShowAsVariationsOnly As Boolean

Property Value

Remarks

This property is only supported for Pbi server, at database compatibility level of 1400 or above for Box server, at database compatibility level of 1400 or above for Excel server.

Applies to