Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
callum
Helper II
Helper II

Graphing date against frequency

Hi all,

 

Completely new to Power BI here! I have a table that contains a list of events, each with a date. I'd like to plot a (bar/line) graph with the dates along the x axis and the number of events on that date along the y axis. What's the easiest way to go about doing this?

 

For context, the data is a list of crimes (table name is Crimes, column name is Date). Then there's other columns like street name, crime type, etc.

 

Is it going to involve creating a second table by any chance? e.g. with two columns, Date and NumberOfCrimes. Is this correct or is there a better way? How might I create this table?

 

Thank you!

1 ACCEPTED SOLUTION
Greg_Deckler
Community Champion
Community Champion

Just pick a different column from your one table, maybe a text column would be good. Create a line chart visual and put your Date as the axis. Put you text column in Values, it should default to Count.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

View solution in original post

1 REPLY 1
Greg_Deckler
Community Champion
Community Champion

Just pick a different column from your one table, maybe a text column would be good. Create a line chart visual and put your Date as the axis. Put you text column in Values, it should default to Count.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors