Striaght table dynamic sorting bases on user KPI selection
Dear team,
We need a straight table with list of SELECTED KPI from filter sorted by Sorting KPI filter an display TOP 10 IMSI rows for each Seleted Sorting KPI with SORTING KPI as the First column.
Table STRUCTURE :
For example -KPI is the main filter and here let say user select AccessfailureRate% ,CallCount ,Drops,AccessFailure.
So default table shows as below.
Now based on Sorting KPI filter( where user can select only one of the above main KPI) Here example->Accessfailure ,my straighttable should sort the table by that SORTING KPI(Accessfailure ) and display TOP 10 IMSI with SORTING KPI as the First column .
But currentlt I am not able to makethe SORTING KPI as the first column in header.