Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowGet inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.
Hi
How do I Merge 2 columns that I have added into a table using the Add Column function?
I did not add these columns in the Transform Data area so when i go into the source table using transform data the 2 columns that i added are not there.
I need to add 2 columns together where one of the columns has blank values for some entries.
the desired value from the below extract will be a new column with "VL01" in same for all entries.
Solved! Go to Solution.
@Sean-OReilly , Combine column in power query
Split column and Combine Columns: https://youtu.be/T30H_fe2uAA
Or in Dax
New column = [Col1] & [Col2]
@Sean-OReilly , Combine column in power query
Split column and Combine Columns: https://youtu.be/T30H_fe2uAA
Or in Dax
New column = [Col1] & [Col2]
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
22 | |
12 | |
10 | |
9 | |
8 |
User | Count |
---|---|
15 | |
15 | |
15 | |
12 | |
10 |