Forum Discussion
Dax expression for distinct counts with a conditional element
I need help with a specific problem. I am extracting data from a dynamic spreadsheet which gets regular feeds for updates and additions in terms of rows.
I have 5 specific Columns –
- Openings Remaining
- Job Title
- Location
- Profile
- Status
Each profile goes through six different stages ( which is the “ Status “ column. .. Whenever a profile enters a new stage of operation a new row gets generated against the same profile .
We need the DAX expression / Excel formulae for the count number of job openings keeping in mind the fact that a profile may apply for more than one Job Title or for a different location as well
Please suggest a measure in DAX or Power query editor / Excel Formula to handle the above scenario.
Sample Data :
At the very least, show the expected result very clearly.
2 Replies
- lbendlinSuper User
Your data is missing a timestamp column, and there are many more than six different stages. Please revalidate.
- Ashish_MathurSuper User
At the very least, show the expected result very clearly.