This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
Dataflows have great capabilities to help you add new columns. It has an extensive section in the ribbon that helps you create new columns based on the data of your table.
Screenshot_of_the_Add_column_tab_inside_the_Power_Query_editor_ribbon_in_Dataflo
For scenarios in which you wish to have full control over how the new column should be created, you can opt for the Custom column experience. This experience brings you a dialog where you can input your own Power Query formula that has the logic to create your new column. But what if you could have copilot create that formula for you?
We’re excited to announce a revolutionary update to the custom column experience! Imagine being able to simply describe the logic you need for your column, and Copilot will take care of the rest. With the new copilot experience inside the custom column dialog, you’ll find a special input textbox marked with the Copilot icon, ready to turn your descriptions into actionable formulas:
Screenshot_of_the_custom_column_dialog_with_the_copilot_experience_inside_of_Dat
Here’s how this incredible tool can simplify your workflow:
Need to implement complex conditional logic? Simply describe the rules, and Copilot will craft the formula for you.
For instance, if your table includes fields such as OrderID, Quantity, Category, and Total, you might input a description like this:
If the Total order is more than 2000 and the Category is B, then provide a discount of 10%. If the total is more than 200 and the Category is A, then provide a discount of 25% but only if the Quantity is more than 10 otherwise just provide a 10% discount.
Screenshot_of_the_custom_column_dialog_with_the_copilot_experience_inside_of_Dat
Copilot interprets these instructions and instantly generates the formula, saving you time and effort. Whether you're streamlining discounts or managing intricate calculations, this tool ensures accuracy and efficiency, empowering you to focus on your priorities
This new capability will start rolling out next week on May 26, 2025 worldwide. Experience the power of descriptive logic with Copilot and transform how you create custom columns!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.