cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
TechPain
Frequent Visitor

MTD, PYTD

I have a report where i've calucalated the MTD, Total, etc

 

MTDCases =
Var MTD_Cases=TOTALMTD([T_Cases],'Date'[Date], FILTER('Date','Date'[Date]<=TODAY()))
Return
IF(ISBLANK(MTD_Cases),0,MTD_Cases)

 

T_Cases =

Var TotalCases = CALCULATE(DISTINCTCOUNT('Cases_Details'[Casenum]))
Return
TotalCases

 

when I use MTD, PYTD on the report it is including services that is not associated with the type of report selected.

is there anyway to exclude the services from displaying?

 

TechPain_1-1678638354754.png

 

 

 

casenumdateservices
123503/01/2023cardiac
888503/03/2023pediatric
756903/01/2023thoracic
995503/04/2023ENT
   
1 REPLY 1
Greg_Deckler
Super User
Super User

@TechPain You may find this helpful - https://community.powerbi.com/t5/Community-Blog/To-bleep-With-Time-Intelligence/ba-p/1260000

Also, see if my Time Intelligence the Hard Way provides a different way of accomplishing what you are going for.

https://community.powerbi.com/t5/Quick-Measures-Gallery/Time-Intelligence-quot-The-Hard-Way-quot-TIT...


@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
Mastering Power BI 2nd Edition

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
PBI Sept Update Carousel

Power BI September 2023 Update

Take a look at the September 2023 Power BI update to learn more.

Learn Live

Learn Live: Event Series

Join Microsoft Reactor and learn from developers.

Dashboard in a day with date

Exclusive opportunity for Women!

Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!

MPPC 2023 PBI Carousel

Power Platform Conference-Power BI and Fabric Sessions

Join us Oct 1 - 6 in Las Vegas for the Microsoft Power Platform Conference.

Top Solution Authors
Top Kudoed Authors