Forum Discussion
Production Line Breakdown Stacked Bar Chart for 24 Hours
Hi,
I need help for creating bar chart for production line breakdown. I have a data and I'm using only three columns. These columns are: BreakdownStart, BreakdownEnd and Duration. There are breakdowns for 24 hours for every machine and workcenter. For example a workcenter and also a machine can stop more than one in 24 hours in different times. In other time ranges machine works. Duration column shows the total duration for that time range for a breakdown. At this point, I need to create a stacked bar chart to show breakdowns and workin times. Bu it must be on the same bar chart as horizantal and on X-axis I need to put 24 hours values for a day. (for example: 00:00, 01:00, 13:00). Breakdowns must be red and working times must be green.
I've researched many forums and here, but I couldn't find any exact solution. Of course I've tried many techniques on Power bi but I couldn't create.
Thanks for your help.
Kind regards.
4 Replies
- AnonymousNot applicable
- v-diye-msft
Community Support
Hi Anonymous
Do you have some sample data or preferably a sample pbix file.
- AnonymousNot applicable
Hi v-diye-msft
You can find attached a sample data. But the importan point is there is only breakdowns and duration that are dependent on breakdowns are in data. But I need both breakdowns and working times. Thanks