Hi,
I am using Lens method to create bar views on Kibana. I am using Vertical stack bar. Once the Bar Graph is created. I am trying to download the data of the Bar Graph as Csv file. The csv file download has the multiple columns with the name as Part of.
Example: Total Transactions on Y axis
Process Name on X axis.
The downloaded csv has columns as
Process Name, Part of Total Transactions by Process Name, Part of Total Transactions by Process Name, Part of Total Transactions by Process Name, Total Transactions.
I am not understanding why there are columns with the name as Part of .
Could you please help?