I have a power query column which has values from 0 to 20 for each month of the year and has USHolidays written in the field for USHolidays which then dumps into a table. When I chart it from the table using Pivot chart the numbers are not in order from 0 to 20 in the horizontal axis. I chart three lines for Jul,Aug,Sep and along the bottom axis i should see 0-20 in order. The only fix I can find is making the column in power query equal data type, whole number. But the days which are USHolidays go blank and then the graph does not plot the data correctly for that month if there has been a holiday recently. The table which houses the data returns blank on USHolidays which seems to mess the graph. If I use decimal number as a data type it returns errors for the field USHolidays.
What is the cleanest fix to this problem in power query? Thanks
What is the cleanest fix to this problem in power query? Thanks