I have 2 tables. Table1 has static data as below:
table1
Table 2 has all the calculated measures, based on the necessary filters. This is the main table. There are 2 measures (count & SLA%)
I need to combine the 2 tables & the output should be as below, based on the matching KPI values:
output
Any help is appreciated!