The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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!
User | Count |
---|---|
78 | |
74 | |
43 | |
32 | |
28 |
User | Count |
---|---|
104 | |
93 | |
51 | |
51 | |
46 |