Quisiera hacer el seguimiento de unas tareas en porcentaje de total imputaciones

Hola,

Me ayudais?

Tengo unas issues concretas que quiero hacer el seguimiento, pero sobre el porcentaje total del las dedicaciones a todas las issues. me ayudais a montar la tabla?

gracias

Hi @aelexpuru,

To track specific issues as a percentage of total time spent across all issues, you can use the built-in % of total standard calculation in eazyBI.

Here’s how to set it up:

  1. Add Hours spent (or your time-tracking measure) to your report columns.

  2. Left-click on the measure name in the report.

  3. Select Add calculated% of total.

This will add a new column showing the percentage each issue (or group of issues) represents out of the total visible rows in your report.

A few things to keep in mind:

  • The % of total is calculated based on visible rows only, so the sum of all percentages will always be 100%.

  • Avoid dynamically expanding rows, as this will recalculate the percentages based on the new visible set.

If you need a more customized calculation (e.g., percentage against a fixed total regardless of filters), you would need a custom MDX formula. In that case, please share more details about your report setup or export the report definition so we can assist further.

See Add standard calculations documentation

Best,
Marita from support@eazybi.com