Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Tableau Desktop

  2. Tableau Server

    1. Tableau Online

    2. Tableau On-prem

Important points

  • To work with data extracts, select the Aggregate data for visible dimensions option. Extracts are generally not recommended with Kyvos, as live connections are possible.

  • The Tableau DATEPART function is supported when used in conjunction with the STR function.
    STR(DATEPART('week',[Date]))

  • When using the semi-additive measures, FirstNonEmptyChild and LastNonEmptyChild; the TDS file connection method is recommended. If connecting manually, you will need to configure the measure as a distinct count.

...