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 nowJuly 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more
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
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!
Check out the July 2026 Power BI update to learn about new features.