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 / count double and display
Power Apps
Unanswered

count double and display

(0) ShareShare
ReportReport
Posted on by 7

Hello, i'm a beginner in PowerApp and i try to detect double in my table named CLIENT_CSPs and display the amount of double. 

 

I already tried this but unfortunately this is not working :

CountIf(CLIENT_CSPs; cr3e4_name = ThisItem.cr3e4_name)

 

If you have any idea to solve my issue i'll take it 

 

Thank you in advance for your help

 

Categories:
I have the same question (0)
  • moritz0815 Profile Picture
    201 on at

    Did you write this formula as lable text in a gallery? The formula only works inside the gallery.

  • Tysma12 Profile Picture
    7 on at

    In my case i need to display the amount of double in an entry on my dashboard (my  CLIENTCSPs Table is on another screen). I tried too with a gallery as lable text but nothing change 😞

    (On the picture linked the position where i need to put the amount of doubles)

    Capture d’écran 2023-08-04 112101.png
  • Tysma12 Profile Picture
    7 on at

    PS : indeed the formula work in my galery (CLIENTCSPs) but the problem is that i need the amount of double in my dashboard and not directly in my table 

     

  • moritz0815 Profile Picture
    201 on at

    What‘s your datasource?

  • Tysma12 Profile Picture
    7 on at

    CLIENTCSPs (it's not a public database)

     

     

  • moritz0815 Profile Picture
    201 on at

    I have the following idea.
    Use this as your text: 

     

    Sum(AddColumns(GroupBy(CLIENTCSPs,"cr3e4_name","ByName"),"Count",CountRows(ByName)-1),Count)

     

    You may have to put cr3e4_name in { } so that the syntax fits.

     

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
Haque Profile Picture

Haque 88

#2
WarrenBelz Profile Picture

WarrenBelz 85 Most Valuable Professional

#3
Valantis Profile Picture

Valantis 45

Last 30 days Overall leaderboard