Hi ebabeshko,
Yes, it will work for the known amount and names for the fields.
But another challenge is that both the amount and names for the fields here are dynamic, except for the key word ‘_unicast’ and ‘_total’.
For example, sometimes the table header will look as following instead.
| kk_unicast | kk_total | yz_unicast | yz_total | hh_unicast | hh_total | bm_unicast | bm_total | mz_unicast | mz_total |
Then how could I get the ratio of each pair in this situation?