Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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 🙂
User | Count |
---|---|
77 | |
74 | |
42 | |
32 | |
28 |
User | Count |
---|---|
100 | |
93 | |
52 | |
50 | |
48 |