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 have created a "new table" in Power Bi wherein i need to add new column should be copied from another table name "Updated" "Priya's sql data".
Is that possible ? Kindy assist me.
Hi @Revathi_Kannan ,
Why do you want to "copy" a column from another table? And what's the rule when copying the column?
Best Regards,
Icey
Hi:
It would be good to see the column you want to add and an image of your data model and the columns you have in both tables. Because there are different ways to add.
If I were to guess (if data model is connected)
New Table = ADDCOLUMNS(
SUMMARIZE(Table,
Table[@Categorysum..],
Table[SAP_Customer]),
"Updated", What column are you adding? Priya's sql data [column name??]))
Providing more info will help. Currently you do not show the column you want to add, jsut a Table Name?
Thanks..
Thanks a lot for your response.
I am not able to attach the file here. Also i am new to this forum. Is there anyway to connect you so that i will explain my requirement.
Hello:
I worked this up in with some excel data. Does this work for you?
https://drive.google.com/file/d/1PkD3r4UrjXkJ9IlDSj4ciJspN7H4AGsG/view?usp=sharing
User | Count |
---|---|
11 | |
8 | |
6 | |
6 | |
6 |
User | Count |
---|---|
24 | |
14 | |
13 | |
9 | |
7 |