The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi group
I'm wanting to list open tasks/orders (or could be used for unpaid invoices).
I have read alberto ferrari's https://www.sqlbi.com/articles/analyzing-events-with-a-duration-in-dax/ but that's counting & averaging & I can't seem to get what I want - just a list of data (task id)
when a task is in progress between a selected date range.
This is the code I have so far adapted from Alberto's
& my model:
Thanks for any assistance - i don't know how to attach my dummy data PIBX
Hey @Peta_g
besides the whitepaper you mentioned already I also urgently recommend you to read this great blogpost by Jason Thomas: http://sqljason.com/2012/11/classifying-and-solving-events-in.html
Looking at your DAX statement and your relationship screenshots, there are two things.
If you need more help, please consider to create a sample pbix file that reflects your data model, upload the file to onedrive or dropbox, and share the link.
Regards,
Tom