Dashboard Table Panel Display Hostname, OS, Memory and UpTime

Hello,
I am creating a dashboard to display basic information for department leads to monitor their servers. I want to create a information panel to display info like Hostname, OS, Memory and UpTime.
At first I create a Text panel and pulled information from variables, but this doesn’t work for queries like memory or uptime. So I tried doing iy via a Table panel, but I want the headings to go from top to bottom vertical.
Whatever I do I cannot get it working.
Any help?
Thanks
Richard

hello @richie19rich77 are you using promethesu or sql for this dashboard.
try grafana transfromation you display your data according to your requirement.
in table panel data display top to bottem show in your screenshot.


thanks