26 Jun 2022 03:54 AM - last edited on 27 Jun 2022 08:30 AM by MaciejNeumann
Dynatarce is an excelent tool , but I haven't been able to solve the next need.
There are several "datalists" that result from diferent kind of analisis (Multidimensional Analisis). I want to export them to share that resulting "txt, csv, .. file with the diferent IT teams (development, content, Infrastructure) is it posible ??. Example: looking at application performancce analisis , you will find the CDN resources, from there you can go to top errors, analize errors, and at the midle page you start having some data that I would be nice to bee able to export. (The yellow marked list)
Solved! Go to Solution.
26 Jun 2022 08:17 AM
Exporting directly to excel is not yet available.
But you can build your own File by copy past from MDA to Excel.
Or use the method explained here:
Or you can also export using API to json file.
Have a good day.
27 Jun 2022 06:59 AM
@Malaik do we have any api for MDA already ? The RFE is completed already?
27 Jun 2022 07:07 AM
No, the RFE still in progress.
My message was about exporting metrics using API....
Not exporting MDA
27 Jun 2022 07:00 AM
Try writing custom aggregator that uses existing available apis for getting the needful metrics value dump in json and than covert the json to excel. RFE for such requirement is already in place.