Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
I'm trying to achieve the below output.
| Property Type | Usage Type | Output |
| Residential | House | Residential |
| Non-Residential | Shop | non Residential |
| Multi-floors Building | House | |
| Shop | ||
| Multi-Floors Building |
Kindly support
Solved! Go to Solution.
Hi,
Download my PBI file from here.
Hope this helps.
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
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.
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.
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.
My Question was wrong, I accept the given solution.
My Input is from API & added to a single table & the values of SubGroup_Name & USG_Name should be added to one column output
| Output |
| Residential |
| Residential |
| Others |
| Others |
| Residential |
| Other |
Note: I'm new to Power BI, Also new to development.
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
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 23 | |
| 23 | |
| 21 | |
| 20 | |
| 15 |
| User | Count |
|---|---|
| 58 | |
| 53 | |
| 42 | |
| 30 | |
| 24 |