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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
JohnW
Helper III
Helper III

Filters are't working after adding a measure

Hi everyone,

 

I added a measure to a page in my report that puts a 0 in for a date that doesn't have any activity.  I needed this so I can forecast future dates without getting the "data is to irregular to forecast" error.  I am realtivley new to Power BI so hopefully I'm just missing a small detail somewhere.  

 

Here is the measure 

Total Amount = IF(ISBLANK(SUM('all'[swipecnt])), 0, SUM('all'[swipecnt]))
 
The main issue is that the visualiztion does not zoom in when I adjusted the BusDate filter to a smaller time period and it flatlines on either side of the time period.
 
Thanks!
 
 

image.pngimage.png

 

 

 
 
 
1 ACCEPTED SOLUTION
jdbuchanan71
Super User
Super User

@JohnW 

Are you using the BusDate as the X axis on the chart?

View solution in original post

3 REPLIES 3
jdbuchanan71
Super User
Super User

@JohnW 

Are you using the BusDate as the X axis on the chart?

Hi @jdbuchanan71 ,

After you asked that question I just had a relization that I was using the wrong date field from the wrong table 😅 whoops.  I changed the field and now it works.

Thanks!

Anonymous
Not applicable

Hi  @JohnW ,

 

Glad to hear that you have solved your issue,could you pls make the reply as answered  to close it?

 

Much appreciated.

 

Best Regards,
Kelly
Did I answer your question? Mark my post as a solution!

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.