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 nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Hello,
I have appended both my credit memo and invoice tables.
Now I would like to make an extra column that contains the Document Type which is either credit memo or invoice.
I tried doing this with a switch function that goes as followed:
Solved! Go to Solution.
A simpler way to do this would be in the query editor. Before you append the tables, add a Custom Column with a constant string value in each table called "Document Type" with = "Invoice" or = "Credit Memo".
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
A simpler way to do this would be in the query editor. Before you append the tables, add a Custom Column with a constant string value in each table called "Document Type" with = "Invoice" or = "Credit Memo".
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
Apparently you don't need to do this before you append them. I added custom columns and my appended table automatically updated itself.
Thanks for the help!
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 |
|---|---|
| 24 | |
| 22 | |
| 21 | |
| 20 | |
| 14 |
| User | Count |
|---|---|
| 59 | |
| 53 | |
| 41 | |
| 31 | |
| 31 |