Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. 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 🙂
User | Count |
---|---|
84 | |
77 | |
64 | |
51 | |
46 |
User | Count |
---|---|
101 | |
43 | |
39 | |
39 | |
36 |