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 / Help with Table Formulas
Power Apps
Unanswered

Help with Table Formulas

(0) ShareShare
ReportReport
Posted on by

is it possible have a formula so that my forth data table show DataTable1 x DataTable2 X DataTable3

Capture1.PNG

Categories:
I have the same question (0)
  • mdevaney Profile Picture
    29,991 Moderator on at

    @BenGillard 

    Yes, it is possible.  Can you please copy the code from the Items property of each Data Table and paste here in the thread?  I can use this information to help you build the combined Table.

    I assume the first 3 tables have the same datasource so what we are going to do is combine all of the Items properties in such a way that the 4th Data Table displays all the results.  The code will likely look something like this...

     

    Filter(
     your_datasource_name,
     (your conditions from Table1 here)
     Or (your conditions from Table2 here)
     Or (your conditions from Table3 here)
    )

     

    ---
    Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "Thumbs Up."

  • BenGillard Profile Picture
    on at

    Hi, thank you very much for your help:

     

    3 different sources but all have same column headers.

     

    Table 1: Filter(Table1,Column1 = Dropdown1.SelectedText.Value)

     

    Table 2: Filter(Table2,Column1 = Dropdown1_1.SelectedText.Value)

     

    Table 3: Filter(Table3,Column1 = Dropdown1_2.SelectedText.Value)

     

    So I would like table 4 to be : Table1*Table2*Table3.

     

    Hope that makes sense. Thanks again

  • mdevaney Profile Picture
    29,991 Moderator on at
    @BenGillard
    To confirm: you want to see the numbers multiples in Table4?

    I think I misread the question earlier but I can still help do this with the info provided.

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 Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 326 Most Valuable Professional

#2
11manish Profile Picture

11manish 168

#3
sannavajjala87 Profile Picture

sannavajjala87 75 Super User 2026 Season 1

Last 30 days Overall leaderboard