Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Gradient is not working for dates from MAX to MIN, anyone knows why? I want to color based on the latest date with a dark color until the oldest one with a soft color.
Solved! Go to Solution.
Hi @Anonymous ,
Create a rank column.
Best Regards,
Jay
Hi Jay, how can I do that? I'm not fully understanding
Hi @Anonymous ,
Create a rank column.
Best Regards,
Jay
Hi @Anonymous ,
Gradient for date type can only use count value as basic.
You will need to create an index or a rank column, and use this column as basic value of Gradient.
Best Regards,
Jay