Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
I am looking to build a calculated column that pulls its data from one of two other columns based on the value in a third column. Example would be:
Phase | Volume1 | Volume2 | Calculated Column |
0 | 23 | 45 | 45 |
1 | 4 | 0 | 4 |
2 | 4 | 0 | 4 |
3 | 2 | 0 | 2 |
If the "Phase" column equals 0, then I want the volume in the "Volume2" column. If the "Phase" column is greater than 0, then I want the volume in the "Volume1" column. Thank you in advance.
Solved! Go to Solution.
Figured it out pretty easily,
Figured it out pretty easily,
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
10 | |
9 | |
8 | |
8 | |
7 |
User | Count |
---|---|
14 | |
12 | |
11 | |
10 | |
8 |