Hi,
We have a simple employee table which stores the employee details. I want to show a dashboard which shows the trend like what was the number of employees every month etc. May I know how to do this ? Thanks in advance.
Welcome @mdhamo
What datasource have you set up to store this employee data? You could use a Grafana Transform to count the total number of employees for each month, the could create a bar chart or time series graph to show the trend.