Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Hi @Anonymous You might want to try switch statement
Column = SWITCH(TRUE()
,'Table'[Age Mth to Mth]="Yr 1","New Car"
,'Table'[Age Mth to Mth]="Yr 2","In Warr"
,'Table'[Age Mth to Mth]="Yr 3","In Warr"
,'Table'[Age Mth to Mth]="Yr 4","Out Warr"
,'Table'[Age Mth to Mth]="Yr 5","Out Warr"
,'Table'[Age Mth to Mth]="Yr 6","Aged Car"
,'Table'[Age Mth to Mth]="Yr 7","Aged Car"
,'Table'[Age Mth to Mth]="Yr 8","Aged Car"
,'Table'[Age Mth to Mth]="Yr 9","Fence Sitter"
,'Table'[Age Mth to Mth]="Yr 10","Fence Sitter","Fence Sitter")
Hi,
Create the second table and in the Query Editor, use the Merge Table feature to bring over the required column to your existing table.
Hi @Anonymous ,
I think your column [Age Mth to Mth] should be a calculated column, so you cannot find it in power query.
We can take a look at the article below: Calculated columns in Power BI Desktop, which explains the main difference between those two columns.
Hi @Anonymous You might want to try switch statement
Column = SWITCH(TRUE()
,'Table'[Age Mth to Mth]="Yr 1","New Car"
,'Table'[Age Mth to Mth]="Yr 2","In Warr"
,'Table'[Age Mth to Mth]="Yr 3","In Warr"
,'Table'[Age Mth to Mth]="Yr 4","Out Warr"
,'Table'[Age Mth to Mth]="Yr 5","Out Warr"
,'Table'[Age Mth to Mth]="Yr 6","Aged Car"
,'Table'[Age Mth to Mth]="Yr 7","Aged Car"
,'Table'[Age Mth to Mth]="Yr 8","Aged Car"
,'Table'[Age Mth to Mth]="Yr 9","Fence Sitter"
,'Table'[Age Mth to Mth]="Yr 10","Fence Sitter","Fence Sitter")
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
99 | |
70 | |
44 | |
38 | |
29 |
User | Count |
---|---|
156 | |
92 | |
61 | |
44 | |
42 |