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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
Moeez
New Member

Data filtering

So, when we're filtering all data from day, month, and year (selecting all function).
Now, 5 out of 6 visuals are filtering data but 1 isn't doing that.
Below attached is the query used for filtering and visuals screenshot is attached.

 

 

WhatsApp Image 2024-05-28 at 12.14.29 AM.jpegWhatsApp Image 2024-05-28 at 12.14.28 AM.jpeg

  

4 REPLIES 4
Kaviraj11
Super User
Super User

DATESMTD & DATEADD are time intelligence function. Make sure your data model supports these time intelligence functions. For example, you need a continuous date column for these functions to work correctly. So please create a date table and reference the date column from that in your query.




Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





can you please connect with us on google meet link? so we can better understand 

 

 

Kaviraj11
Super User
Super User

 

does your data model consist of date table? If not, Ensure that your ActualDate table is linked to your date table in the data model. 

 

MTD Sales = CALCULATE([Sales], DATESMTD(DATEADD(ActualDate[Date], -1, DAY)))

 

 

 




Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





OCAC master data actual date (column), is not connected to table calendar dates(Column).

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.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

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