Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hello,
I have a database of job applicants. To find total applicants, if they applied multiple times in one month, it counts as one, if they apply in multiple months, count each month. So basically,
Solved! Go to Solution.
Hi @aashton
The dax you need :
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Hi @aashton
Please provide sample data that covers your issue or question completely, in a usable format (not as a screenshot).
https://community.powerbi.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-...
Please show the expected outcome based on the sample data you provided.
https://community.powerbi.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523
I need a measure that adds up each emails distinct months, this should be 7: (I don't see where I can attach a file)
Hi @aashton
it seems :
months count = distinctcount ('your table[month])
The way to share the file :
save it in ondrive / google drive / etc... and to share a link
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
That only works for each email. I need the total of all emails together, see screenshot, this adds up to 7 not 3:
Sample data: https://drive.google.com/file/d/1VyxQAzW-zapavh_AN15FYA2SLTPYeyDI/view?usp=sharing
ok, your link is not opened .
You need to select share by link option there, not just copy a link and give it
Hi @aashton
The dax you need :
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Glad to help 🙂
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
73 | |
71 | |
54 | |
38 | |
31 |
User | Count |
---|---|
71 | |
64 | |
62 | |
50 | |
46 |