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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
ismails
Frequent Visitor

selected value & Previous Month

Hi expert,

 

I have a concern to take data workingdays previous month, my structure data like below. can i get previous month working days on Feb (20 workingdays)?? please advice ....

 

selected Value.PNG

 

thanks

2 REPLIES 2
v-frfei-msft
Community Support
Community Support

Hi @ismails,

 

Here I made an sample to meet your requirement, We can create a measure as below.

 

workdayst = CALCULATE(SUM(Table1[Working days]),DATEADD(dimtime[Date],-1,MONTH))

Capture.PNG

 

For more details, please check the pbix as attached. If it doesn't meet your requirement, kindly share your pbix to me.

 

https://www.dropbox.com/s/h7hhxd49zc15839/selected%20value%20%26%20Previous%20Month.pbix?dl=0

 

Regards,

Frank

Community Support Team _ Frank
If this post helps, then please consider Accept it as the solution to help the others find it more quickly.

Hi @ismails,

 

Does that make sense? If so, kindly mark my answer as a solution to close the case.

 

Regards,

Frank

Community Support Team _ Frank
If this post helps, then please consider Accept it as the solution to help the others find it more quickly.

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

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.