Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
Hi,
I have 3 tables(Survey 1,Survey 2,Survey 3) appended in one table, and i want to compare two different conditions from the 2 different columns.
Col A Col B
Yes Survey1
Yes Suvery2
No Survey3
I want the users who clicked "Yes" in Survey 1 and Survey 2.
Please help !!
Hi,
Share the complete dataset. I am sure there is a respondent column as well. Paste a sample and show the expected result.
Hello Sir,
Thankfs for your reply. Here is the Sample Data set.
Hi @Pinky0404,
You may refer to my solution here.
Hope this helps.
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 23 | |
| 23 | |
| 20 | |
| 18 | |
| 14 |
| User | Count |
|---|---|
| 58 | |
| 51 | |
| 41 | |
| 30 | |
| 24 |