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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
Anonymous
Not applicable

Date and time slicer issue

hi  have below column which i have exported from dynamic 365

jaleef_0-1621257962485.png

and i have created date table with the following expression 

calendar = ADDCOLUMNS(CALENDARAUTO() ,
"year" , YEAR([Date]),
"monthno" , MONTH([Date]),
"month" , FORMAT([Date],"mm 
jaleef_1-1621258049148.png

 

and i have created relation with date and cretaed on but when i am using the slicer 

jaleef_2-1621258131221.png

cases are not getting filtered .  or is there better way anyway to create a dynamic 365 dashboard in powerbi

1 ACCEPTED SOLUTION
HotChilli
Community Champion
Community Champion

Is the time in the 'created on' field important?  If not then set the data type to be Date.

If it is, you'll need to think about it more carefully.

If you want, you can duplicate the column , set the data type to Date and use that in the relationship

View solution in original post

3 REPLIES 3
HotChilli
Community Champion
Community Champion

Is the time in the 'created on' field important?  If not then set the data type to be Date.

If it is, you'll need to think about it more carefully.

If you want, you can duplicate the column , set the data type to Date and use that in the relationship

HotChilli
Community Champion
Community Champion

looks like the relationship is a date on one side and a datetime on the other so there won't be any matches

Anonymous
Not applicable

how can i resolve that , changing the format is not helping 

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.