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 have an existing many-to-many relationship in SQL Server that has been pulled into Power BI. I would like to create a 'dynamic' table in PowerBI using fields from each table from both sides of the relationship. I can do this in a visualization no problem, but I need to also add some conditional fields so I'm thinking a new table is the way to go? Any ideas would be fantastic.
Let the data model do the work for you. (Also known as "Don't fight the API")
Define what you mean by "conditional fields" - should these be measures or calculated columns?
Sorry for the confusion. Calculated columns.
If it is a calculated column then you can also think about implementing it in either Power Query or your SQL server source. DAX is always the last resort for calculated columns.
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.