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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
PeterChu
Frequent Visitor

Dynamic calculation between a dynamic time interval

Hi Everyone,

Here is the souce table looks like. It has every member's deposit record.

000.png

 

I want to know how many members which deposit more than 20 thousand between a dynamic time interval.

Ex : 2018-08-01 ~ 2018-08-10 / 2018-08-01 ~ 2018-09-15 / by week / by month

000.png

I already tried to create a measure like this [Over20000 = CALCULATE(DISTINCTCOUNT('Table1'[MemberId]),FILTER('Table1',SUM('工作表1'[Money]) >= 20000))], but the value is wrong.

 

My test file is in googledrive.

https://drive.google.com/open?id=1l-32kAzQ3J8h0r7JFB0cK-x7PjF2kre4

 

Thank you all.

1 ACCEPTED SOLUTION
Ashish_Mathur
Super User
Super User

Hi,

 

You may download my PBI file from here.  Click on the two down headed arrows (see image below where the tooltip is) to drill down to further 2 levels.

 

Hope this helps.

 

Untitled.png


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/

View solution in original post

1 REPLY 1
Ashish_Mathur
Super User
Super User

Hi,

 

You may download my PBI file from here.  Click on the two down headed arrows (see image below where the tooltip is) to drill down to further 2 levels.

 

Hope this helps.

 

Untitled.png


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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