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! Request now
Hey Community,
I have a data set that contains a list of stores and all of the health permits associated with it. The data also contains an issue start date and end date.
I want to count the a distinct number of stores per certificate with latest start date.
Example:
Store Code: ABC123 Certificate Type: ServSafe Certificate Issue Start Date: 2/23/2024 Issue End Date: 2/23/2026
Store Code: ABC123 Certificate Type: ServSafe Helper Certificate Issue Start Date: 2/23/2024 Issue End Date: 2/23/2026
Store Code: ABC123 Certificate Type: ServSafe Certificate Issue Start Date: 2/23/2021 Issue End Date: 2/23/2024
Count should be 1 for ServSafe Certificate and 1 for ServSafe Helper Certificate.
Any guidance will be appreciated.
Hi @Anthony_A
i guess this measure should work for you.
Please provide sample data that covers your issue or question completely, in a usable format (not as a screenshot).
Do not include sensitive information or anything not related to the issue or question.
If you are unsure how to upload data please refer to https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-...
Please show the expected outcome based on the sample data you provided.
Want faster answers? https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447...
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.
| User | Count |
|---|---|
| 8 | |
| 8 | |
| 6 | |
| 5 | |
| 4 |
| User | Count |
|---|---|
| 25 | |
| 11 | |
| 10 | |
| 8 | |
| 8 |