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 nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
HI i want to put multiple If conditions in a huge data set with different columns varying. any idea how to do it.
Solved! Go to Solution.
Hi @MMonica , It depends there are multiple ways you could achive that please do try some of these out
SQL: Use CASE statements or Dynamic SQL for flexibility.
SELECT CASE WHEN LOGIC
If this post helped please do give a kudos and accept this as a solution
Thanks In Advance
Hi @MMonica , It depends there are multiple ways you could achive that please do try some of these out
SQL: Use CASE statements or Dynamic SQL for flexibility.
SELECT CASE WHEN LOGIC
If this post helped please do give a kudos and accept this as a solution
Thanks In Advance
| User | Count |
|---|---|
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 1 |