Forum Discussion
Dates on x-axis
1.create a measure= blank() ,
2.add it to the visual
3.select show items with no data.
4.
use categorical instead of continuous
If my answer helped sort things out for you, i would appreciate a thumbs up 👍 and mark it as the solution ✅!
It makes a difference and might help someone else too. Thanks for spreading the good vibes! 🤠
In step4, this option dose not appear for me. I'm using a clustered bar chart
- Daniel291952 years agoCommunity Champion
if the type is ont showing, this means that your date column is of type text. you neeed to change its data type to date .
hope this helps
If my answer helped sort things out for you, i would appreciate a thumbs up 👍 and mark it as the solution ✅!
It makes a difference and might help someone else too. Thanks for spreading the good vibes! 🤠
- Banan2 years agoFrequent Visitor
To better explain the idea, I want to put dates in the x-axis, and put products in the y-axis. If I want to put dates in x, it should appear in the form of a summarize such as count.