Radar Charts labels showing "Invalid Date"

Hi

I’d like to show the number of cases for each dealer for the last 3 months on a radar chart.

I want the labels of the radar points to be the dealers.

Currently it’s showing “Invalid date” for each label.

This feels like a bug to me. It correctly displays Dealer names when the Color is removed

Hello @Ted, after some testing on my end the solution seems to be converting that date value into a string before using it in the color field well for the image. That made the invalid date syntax disappear and should be the solution you are looking for!

3 Likes