Forum Discussion

SevsBo's avatar
SevsBo
Responsive Resident
1 year ago
Solved

Compare total average to per-row average?

We're trying to show how items in ColumnA compare against the average for all of the items, then to calculate actual and percentage-based difference to find the biggest outliers. This is shown in a t...
  • SevsBo's avatar
    SevsBo
    1 year ago

    Issue was resolved by creating a calculated table based on the Page-level filters, and calculating relevant averages within that table. This is was then used in measures within the existing tables to derive variance between row-calculated averages and absolute averages for the data.