Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.
Hi Community,
I want to create a column with the values of Column 1 and Column 2 as column 3,
How can I achieve this, kindly help
Column 1 | Column 2 | Column 3 |
A | 0 | A |
B | 0 | B |
0 | C | C |
0 | 0 | 0 |
0 | D | D |
Regards
Prabhu
Solved! Go to Solution.
Oh okay, my bad!
here is a solution to that:
Hi,
By combining, do you mean concatinating?
Then you can use:
Hi, I don't need to concatenate, I trying to achieve through the condition
i.e If Column 2 has value then return the value of Column 2 else return the value of Column 1 in the final Column 3
Oh okay, my bad!
here is a solution to that:
Check out the May 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
74 | |
72 | |
71 | |
49 | |
45 |
User | Count |
---|---|
46 | |
38 | |
29 | |
28 | |
28 |