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 / Avoid overusing calcul...
Power Apps
Suggested Answer

Avoid overusing calculated fields

(1) ShareShare
ReportReport
Posted on by 6
Hello everyone,
I've realized that I'm using a lot of calculated fields, which could impact performance.
 
Here's an example I have:
 
Table1 (ColumnA, ColumnB, ColumnC) is related to Table2, and Table2 is related to Table3
 
Table3 (ColumnE, ColumnD, ColumnF).
 
I would like to display ColumnE from Table3 in the main view of Table1 (Table1.Table2.Table3.ColumnE).
 
I don’t want to use a calculated field for this.

How can I do this?
 
Thank you
I have the same question (0)
  • Suggested answer
    11manish Profile Picture
    3,333 on at
    If this is for production and performance matters:
     
    Best choice:
    • Plugin-based denormalization into Table1
    Second best:
    • Fix schema to allow direct lookup (Table1 → Table3)
    Avoid:
    • Calculated columns for multi-hop relationships
  • WarrenBelz Profile Picture
    155,838 Most Valuable Professional on at
    The alternative is using a Lookup with AddColumns - there may be an underlying Delegation limit on this. If you can give more specifics, including the related field names and your data source type, I can provide some examples.
  • CU29041534-0 Profile Picture
    6 on at
    I'm working on a model-driven application, and I want to display a column from an entity located at the third level of the relationship.

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 May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 424

#2
WarrenBelz Profile Picture

WarrenBelz 355 Most Valuable Professional

#3
11manish Profile Picture

11manish 290

Last 30 days Overall leaderboard