web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / What prefix naming con...
Power Apps
Unanswered

What prefix naming conventions do you use?

(0) ShareShare
ReportReport
Posted on by 65

I'm curious what prefix naming conventions people use. I am yet to have a go to method but have some ideas, I am curious what you guys use! Feedback on mine or examples of what you do would be appreciated!

 

I tend to prefer pascal case and then add underscores for further descriptions on things like data-types and relationships.

Entities: I use pascal case

  -  e.g. Address, Employee, SiteInspection

 

Primary Key: Use entity name with Key as suffix

  -  e.g. AddressKey, EmployeeKey, SiteInspectionKey (initially I was going to use ID as suffix but dataverse doesn't allow this because it auto generates a column with ID as suffix)

 

Foreign Key: I use FK as prefix and I usually try to find a good description of the relationship but if not I will just put it in the form "FK_child_parent" 

  -  e.g. FK_SiteVisitor (relationship between Employee and SiteInspection)

  -  e.g. FK_Employee_Address (relationship between Employee (child) and Address (parent), this would be an example of a relationship where I couldn't find a useful/better description)

 

Columns with "special" data-types: I have been experimenting with adding prefixes and especially feedback here would be appreciated if you think this is a good idea or not.

  -  e.g. Deadline_datetime (for attributes with dates)

  -  e.g. EmployeeRole_choice (for attributes with choice)

  -  e.g. Active (for attributes with boolean value, currently don't have modified naming convention)

 

I would be interested to see what other people do or if you have suggestions on mine!

Thanks,

Jason

 

I have the same question (0)

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 385

#2
Vish WR Profile Picture

Vish WR 367

#3
timl Profile Picture

timl 340 Super User 2026 Season 1

Last 30 days Overall leaderboard