I have a dataset that contains information about availability. The availability can be null, 0, >= 1. Is it possible create in Power BI an object with the shape A and the middle the days have different colors?
Example:
- Day 1: 0 (green)
- Day 2: 2 (red)
- Day 3: null
I have draft only 3 days but I need all month.
Other example (S)
- Day 1-14: 0
- Day 15-31: null

