Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Benjosh
Helper I
Helper I

Add Two Column

I'm trying to achieve the below output. 

Property TypeUsage TypeOutput
ResidentialHouseResidential
Non-ResidentialShopnon Residential
 Multi-floors BuildingHouse
  Shop
  Multi-Floors Building

Kindly support

1 ACCEPTED SOLUTION

Hi,

Download my PBI file from here.

Hope this helps.

Untitled.png


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/

View solution in original post

9 REPLIES 9
Benjosh
Helper I
Helper I

Hi,
Apologize for any inconvenience cause 
but actually, I can't be creating tables & appending because my data is live from API & table is formed 
I looking for DAX measure or calculated columns or Advance editor for my solution 

Hope I wrote in a polite way 

Thanks,

JOSh

Ashish_Mathur
Super User
Super User

Assuming Property Type and Usage type are 2 seperate tables (with one column in each table), rename the column in any one table to match the heading of the other table.  In the Query Editor, append the 2 tables.

Hope this helps.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/

No, pl refer to my reply 

Hi,

Split the single table of 2 columns into 2 tables of one column each.  Follow my instructions in the previous message.

Hope this helps.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/

No, It won't work. I have tried all possible ways & writing in the community for support.

pl reply with examples or snapshots with excepted output

Hi,

Download my PBI file from here.

Hope this helps.

Untitled.png


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/

My Question was wrong, I accept the given solution.

Benjosh
Helper I
Helper I

My Input is from API & added to a single table & the values of SubGroup_Name & USG_Name should be added to one column output

 

tempsnip.png

Output
Residential
Residential
Others
Others
Residential
Other

 Note: I'm new to Power BI, Also new to development. 

TomMartens
Super User
Super User

Hey @Benjosh,

 

w/o know how the input looks like it's difficult (not to say impossible, at least for me) to provide guidance on how to create the output.

 

Regards,

Tom



Did I answer your question? Mark my post as a solution, this will help others!

Proud to be a Super User!
I accept Kudos 😉
Hamburg, Germany

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors