Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
Chandrashekar
Resolver III
Resolver III

Changing Source Data

Hello Team,

 

Can you advise how to change source data. For Ex: Sheet1 to Sheet2(Column names are same).

 

Regards,

Chandrashekar B

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@Chandrashekar , Open Transform data-> Transform Data .

Right click on the table and open advance editor, you will see sheet name in code change that

 

How to Change Connection Details https://www.youtube.com/watch?v=59PUFuuCrbY

 

Change Connection from One source type to another Source Type and use existing steps: https://youtu.be/nwYJgG2hmd0

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

View solution in original post

4 REPLIES 4
amitchandak
Super User
Super User

@Chandrashekar , Open Transform data-> Transform Data .

Right click on the table and open advance editor, you will see sheet name in code change that

 

How to Change Connection Details https://www.youtube.com/watch?v=59PUFuuCrbY

 

Change Connection from One source type to another Source Type and use existing steps: https://youtu.be/nwYJgG2hmd0

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Thanks Amit.

 

Regards,

Chandrashekar B

@Chandrashekar , Usually Item is the sheet name. Refer code below

 

Source = Excel.Workbook(File.Contents("D:\Data\Sales Data Used in Video.xlsx"), null, true),
Sales_Sheet = Source{[Item="Sales",Kind="Sheet"]}[Data],

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Hello,

 

Thanks Amit.

 

Regards,

Chandrashekar B

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.