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
_Ester_
Helper I
Helper I

Issue with Date and Sales Visualization in Power BI

Hello all!

I am experiencing an issue with visualizing my sales data over time using Power BI Desktop. When I try to include the date and the column with the expenditure per single order, I am unable to display this data, for example, in a line chart.

The date table is created using the CALENDARAUTO(12) formula.

You can find two sample files and the PBIX file with the data already loaded here:
https://drive.google.com/drive/folders/1SabsEKqw5ERx9ipk7tRe61xko5Yog02K?usp=sharing

What could be causing this problem? What am I doing wrong?

Thank you!

1 ACCEPTED SOLUTION
HotChilli
Super User
Super User

The relationship is not finding any matches.

paid_date has date/time that doesn't match with the Dates table because of the time portion.

Possible solution : remove the time portion and make both fields date only.

 

View solution in original post

2 REPLIES 2
_Ester_
Helper I
Helper I

Thank you @HotChilli, it works!

HotChilli
Super User
Super User

The relationship is not finding any matches.

paid_date has date/time that doesn't match with the Dates table because of the time portion.

Possible solution : remove the time portion and make both fields date only.

 

Helpful resources

Announcements
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!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 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