Forum Discussion
Anonymous
3 years agoNot applicable
PBI Distinct Count with multiple rows and column
Hi All, How to create measure to count DISTINCT IDs from multiple criteria from specific row and column? Below are sample dataset and the condition to create measures. Criteria: How m...
Anonymous
3 years agoNot applicable
Thank you Ahmedx . with this solution we group all the values inside the particular ID using concatenate. how I'm sure that the particular prevstepid="proc1" flow to stepid="Verify" and prevstepid="Verify" flow to "fail". I'm seeing from the data there are also captured with this scenario prevstepid="proc1" flow to stepid="Verify" and prevstepid ="Verify" flow to "Pass".
Ahmedx
3 years agoSuper User
I didn't understand you, was it the right decision?
- Anonymous3 years agoNot applicable
I attached sample screen shot based on the result from the measure created. the count equal to 1 meaning the condition fulfilled while if 0, the condition was not satisfy.
- Ahmedx3 years agoSuper User
pls try this
- Anonymous3 years agoNot applicable
Thank you. I'll try this code in actual data.