Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hi, after a fair bit of forum searching I am reaching out for assistance.
The scenario context is for screening volunteers, where a key part of the process requires 6 items to be done as tracked in Dynamics 365.
These items may be done in different orders ie. Not sequential.
The definition of done is different for each item/field ie.
vnpc_status eq 100000003
wwcc_status eq 100000001
ref1_date eq any date prior to today
ref2_date eq any date prior to today
interview_date eq any date prior to today
training_date eq any date (can be in the future)
The need is the ability to select records according to how many of these steps have been complete (given an elapsed period of time - but I am OK with that part).
Excel table below provides sample data and fields showing in yellow the " # Items Complete of 6" column that I would like your help to create.
Note how for most, it is just a case of BLANK/NOT BLANK (so a simple solution based on this would capture 90% of the need) but anonymous4 has an entry under vnpc_status which is not correct for it to be complete AND other than training_date all dates should be historical.
Many thanks for your assistance - much appreciated.
Solved! Go to Solution.
Sorry, I am not sure why my image upload does not show.
On reflection, I realised that a simple approach can be taken to achieve this. At this point, I have just done a simplified version that checks for ISBLANK only (rather than verifying against the specfic criteria as listed above).
This then provides me with what I need ie. a column that provides the number of DONE items regardless of which ones they are.
As this works, I assume I should be able to modify by finding the right expression to use for each IF statement instead of ISBLANK ?
Hi,
There's no Excel attached as far as i can see. Sample data and desired outcome and someone will help you.
Sorry, I am not sure why my image upload does not show.
On reflection, I realised that a simple approach can be taken to achieve this. At this point, I have just done a simplified version that checks for ISBLANK only (rather than verifying against the specfic criteria as listed above).
This then provides me with what I need ie. a column that provides the number of DONE items regardless of which ones they are.
As this works, I assume I should be able to modify by finding the right expression to use for each IF statement instead of ISBLANK ?
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 20 | |
| 11 | |
| 9 | |
| 4 | |
| 4 |
| User | Count |
|---|---|
| 31 | |
| 29 | |
| 21 | |
| 12 | |
| 12 |