Hi,
I am trying to create a Custom report using Information Publisher reports in OEM 12C (12.1.0.3). I created a Metric Extension based on a SQL, The output has 8Columns (With 7 key values and 1 Data column). I am then trying to create a custom report based on the Metric Extension, So when I query the MGMT$CURRENT_METRIC view it only shows 5 key_values (KEY_VALUE, KEY_VALUE2....KEY_VALUE5). Is there any other view where I could see all the Columns from my Metric Extension?
Thank you.