Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreShape the future of the Fabric Community! Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions. Take survey.
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 |
---|---|
94 | |
92 | |
84 | |
83 | |
49 |
User | Count |
---|---|
150 | |
146 | |
112 | |
73 | |
56 |