Hi,
I use a metrics table to calculate how many items in CNPA summary table.
I want to calculate how many "Basic information" in Request Items column in CNPA summary table.
The formula I used in metric table is
COUNTIFS({Request Items},"Basic Information(location, die size…)")
It returns 80. However, there are only 71.
How could I modify the formula?