Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Suggested answer

Where to start on a two-table Canvas (?) app

(2) ShareShare
ReportReport
Posted on by 24
I'm pretty new to PowerApps and would appreciate an idea of how to begin on this task: A school gives students points for good behaviour, which the students can then spend at a gift shop. The staff running the gift shop want an easy way to know how many points a student has to spend. I want to create an app that will show the total number of points a student has available to spend (Total points- previous transactions), and allow the user to create new transaction records. I've got a table of the students total points, and was hoping that alongside a table of transaction records, something could be created. It seems like the first two challenges are;
  1. How can I get values from these two tables (Table 1: Student name, Table 1: Total Points, Table 2: Sum of transaction costs) displayed side-by-side?
    1. I can see that Edit Forms don't permit data drawn from multiple sources
  2. How can I aggregate/calculate these values, (Sum of transaction costs, Total points-sum of transaction costs)
Any advice appreciated
Categories:
  • Suggested answer
    KeithAtherton Profile Picture
    3,646 Most Valuable Professional on at
    Where to start on a two-table Canvas (?) app
    Hey. If you're using Dataverse, you could have the two tables you mentioned:
    • Student
    • Transaction
    The Student table could have a rollup column which totals all points from the Transaction table. More info here:
     
    Please note that rollup columns are calculated based on scheduled jobs, they are not calculated in real-time.
     
    If you need a real-time calculation then you may want to perform the calculation in the app using Power Fx.

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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,658 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,999 Most Valuable Professional

Leaderboard