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
I wanna make a new custom column in Power Query with a variable called x.
The formula should be something like this:
if [Semester] value is equal to 'S22' then x = y
else if [Semester] not equal to 'S22' and [Scheme] in (#"Course data") then x = y
else x = y
I’ve no idea how to write the formula so that it works as I wish.
Any help is appreciated!
that formula always resolves to
x = y
Please review your requirement.
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.