Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!
Hi all,
I've got a query data with duplicate values and I want to start to create new table with same column of query.
How do I keep and copy same column in a new table?
For example, there is a query like below and I want to make new table start with column of "Module ID" keeping all duplicate values.
| Site Name | SMP Status | Module ID |
| A | Yet_To_Start | 1 |
| C | Yet_To_Start | 3 |
| C | Yet_To_Start | 3 |
| F | Yet_To_Start | 7 |
| F | Yet_To_Start | 7 |
| B | Yet_To_Start | 2 |
| B | Yet_To_Start | 2 |
| W | Yet_To_Start | 6 |
| W | Yet_To_Start | 6 |
| Q | Yet_To_Start | 9 |
| Q | Yet_To_Start | 9 |
| D | Yet_To_Start | 8 |
| D | Yet_To_Start | 8 |
Solved! Go to Solution.
@Anonymous
I created an additional query which will be dynamically updated as new data get uploaded. File attached below.
⭕ Subscribe and learn Power BI from these videos
⚪ Website ⚪ LinkedIn ⚪ PBI User Group
@Anonymous
I created an additional query which will be dynamically updated as new data get uploaded. File attached below.
⭕ Subscribe and learn Power BI from these videos
⚪ Website ⚪ LinkedIn ⚪ PBI User Group
Thank you!
Vote for your favorite vizzies from the Power BI World Championship submissions!
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 56 | |
| 52 | |
| 45 | |
| 17 | |
| 16 |
| User | Count |
|---|---|
| 108 | |
| 107 | |
| 39 | |
| 33 | |
| 25 |