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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
ahendo026
Regular Visitor

original SQL DB field names

Our SQL DB has some very cryptic field names so the ability to rename them in Power BI is definitely appreciated. The problem is we need to often refer to the original DB field names.
 
Is there a way to display the original DB field name after we have renamed it in BI? Are there any best practices other use to avoid this problem.
 
Perhaps BI should allow us to create an "alias" for the DB field name to avoid confusion.
 
Hondo

1 REPLY 1
Seth_C_Bauer
Community Champion
Community Champion

@ahendo026 I would recommend you use a layer of views in your database to change the field names. This would also allow you to use Direct Query if you wanted to. Then you have the mapping in your source db. Once a transoform occurs there isn't an "easy" way to look at what the field name was other than to walk through the steps in Edit Queries.


Looking for more Power BI tips, tricks & tools? Check out PowerBI.tips the site I co-own with Mike Carlo. Also, if you are near SE WI? Join our PUG Milwaukee Brew City PUG

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 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.

Top Solution Authors