Create a simple table with a time span interval to display: "seconds/minutes/hours ago" in date/time field

Hello. Just a newbie learning powershell script and dashboard with what seems to me to be a pretty simple task, I can’t seem to find any solutions for. I’m just trying to create a table with a date/time field that shows “seconds/minutes/hours/days ago”.

example:

FirstName LastName Title LastLogon
Nancy Pelosi Unemployed One Month ago…

I would like it to update maybe every minute or so. Appreciate any help. Thanks!