Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi,
I'm having a table with thousands of entries.By default I'm having ID, Item, Identity columns. If any one item has identity yes then all the item which belongs to that perticular ID must have result yes and all the items has no then the result for that perticular id must be no. So, there are few Id's with only sigle items and others with multiple items. So, I need a fuction or DAX Code to get the output in Result column. Sample table is provided below.
Please help me.
Thanks
ID | ITEM | Identity | Result |
abcd | 1 | no | yes |
abcd | 2 | yes | yes |
abcd | 3 | no | yes |
acb | 1 | no | no |
acb | 2 | no | no |
aec | 1 | no | no |
ahg | 3 | yes | yes |
Solved! Go to Solution.
Thanks for your solution!!!!
User | Count |
---|---|
67 | |
61 | |
47 | |
33 | |
32 |
User | Count |
---|---|
87 | |
72 | |
56 | |
49 | |
45 |