Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hi awesome people,
I'm having a really hard time with a report I'm building to check outcomes on allied health cases. This report has 3 measures, Commencements, Placements and Sustainable Outcomes. the bit that is killing me is the dates. I have a separate date table which links to the invoice dates in our invoicing table. The date measures I need are:
1. Report Date - the date this report is run for our regulator, is quarterly
2. Earliest Date - this is when the commencements count from, eg. EOMONTH([Report Date,-19)
3. Latest Date - this is the last date commencements can count from eg. EOMONTH([Report Date,-10)
The measures on our quality then become
1. Commencements =CALCULATE(DISTINCTCOUNT(Invoice Table[Case Number]),
Hi @mwallace001 ,
Firstly, I have a little confused about your scenario based on your description.
As we know, measure cannot be used as a slicer in power bi currently. So how do you use Report Date measure as a slicer?
To understand your scenario better, I need to know more about details.
If it is convenient, please share a dummy pbix file which can reproduce the scenario and your desired output, so that we can help further investigate on it? You can upload it to OneDrive and post the link here. Do mask sensitive data before uploading.
Best Regards,
Cherry
Hi Cherry,
I've created some really basic dummy data to try and illustrate what I'm doing, please see the link below. The excel file has a tab called "Expected Outcome" showing what I'm trying to achieve.
Thanks so much for your responding and thanks in advance for your help.
Michelle
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.