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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
gtamir
Post Patron
Post Patron

Filtering data by days

Hi

 

I have DimDate, FactParkingViolation[DateIssued], and FactParkingViolation[NumberOfViolation].

How can I create a report shoing the number of violations per day of the week?

Couldn't find it by filtering.

Thanks

1 ACCEPTED SOLUTION

Thaks Charlie, I found the problem. The date column was TEXT type by mistake.

 

Giora

View solution in original post

4 REPLIES 4
v-caliao-msft
Microsoft Employee
Microsoft Employee

@gtamir,

 

You could create a date table and then create relationship between your original table and the new created table, then add the day to a slicer. Please refer to the link below to see the details.
https://docs.microsoft.com/en-us/power-bi/power-bi-visualization-slicers
https://www.mssqltips.com/sqlservertip/4857/creating-a-date-dimension-table-in-power-bi/

Regards,

Charlie Liao

Thanks,

 

I have DimDate. Why I can't see 7 rows with the number of violations for each day?

@gtamir,

 

Could you please share us some screenshots about your report, it hard to understand your issue based on your decription. You can upload a pbix file to Onedrive or any web storage and share the link. Do mask sensitive data before uploading.

 

Regards,
Charlie Liao

Thaks Charlie, I found the problem. The date column was TEXT type by mistake.

 

Giora

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

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