This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register 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!
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 35 | |
| 32 | |
| 25 | |
| 23 | |
| 16 |
| User | Count |
|---|---|
| 65 | |
| 50 | |
| 30 | |
| 23 | |
| 23 |