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
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 |
|---|---|
| 23 | |
| 23 | |
| 21 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 58 | |
| 51 | |
| 40 | |
| 30 | |
| 24 |