Forum Discussion
The appropriate chart for dates
- 2 years ago
Banan ,
yes you can't display it in a chart without an aggregated value like sum, count....
you can display it in a table visual
- Anonymous2 years ago
Hi Banan ,
Bar charts are the standard for viewing specific values in different categories. Fields placed in the Y-axis are displayed in numeric format, and even if you have text or dates, aggregation operations like Count, sum are performed.
You can use superuser Idrissshatila 's answer to show visuals using Form Visual.Or in a bar chart, place the date field in Tooltips, and each time the mouse hovers over a [Name], the corresponding [Birthday] will be displayed.
If you want to sort, you can click on Sort axis - Earliest Birthday - Sort ascending.
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
The problem is explained in pictures
- Idrissshatila2 years agoSuper User
Banan ,
yes you can't display it in a chart without an aggregated value like sum, count....
you can display it in a table visual