Has anyone created a top 5 downtime reason bar chart from sepasoft OEE downtime table? I am having a hard time creating a simple bar chart that uses the dataset prop from the table.
I have tried to bind the table dataset to the series in the bar chart component. I am having issues filtering out or making the data set only input certain columns of data and total them.
Has anyone created a bar chart from dataset before that has some advice? Everything I found on the inductive university deals with reporting and pulling in data from a key source or database query.