Hello,
I have this report that counts and shows changes between quarters.
This simple table represents a few challenges I cannot find a kibana solution for.
- How to show a column with the difference between previous columns
- How to create this table with the terms (PMs, VMs) in the rows instead of columns
Any suggestions are welcome on those 2 challenges.
Original report:
My Kibana attempt:
I unique-count my VMs and PMs and I have the "Average VMs/Host" also stored and easy to display
Best,
JD

