Hello,
I have 2 columns: rate% and target% by a category. The target% is hard-coded such that for each category I have a specific target.
I want to add in my visual the “Totals by Rows” but I want the Total rate_target% to be a default value not the aggregation of row-level values (aka I have a hard-coded value by category and for total).
Example:
Is that feasible?
Thanks