-
Re: Monthly Net Working Days
You might have to modify your dataset first, as you'll need to have all of the dates in your data if you want to calculate before the end of the month. I would probably start in Magic ETL with the Do…2 -
Re: Period over Period with Non-Time X Axis
I think you can do this using a Grouped Bar chart. The x-axis would be locations, and you'll have to create beast modes for the 'This year' and '1 year ago' metrics. When you plot them next to each o…1