Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
I am looking to create a new column based on two other columns. One of the data fields I am getting is incorrect so I need to correct it.
I have 6 different ISP ID's, and I want the new column to say
(If ISP ID = 123.456.556 Then Multiple the (Output) column by 1,000)
(If ISP ID = 123.556.789 Then just carry over the OutPut column)
ISP ID (Text) | Output (Number) | End Result... |
123.456.556 | 0.987 | 987 |
223.556.767 | 1.23 | 1,230 |
123.556.789 | 1.35 | 1.35 |
Solved! Go to Solution.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.
User | Count |
---|---|
15 | |
15 | |
11 | |
10 | |
10 |