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

Community site session details

Session Id : UTy9Y6ezhjTMtlUtbuzug3
Power Apps - Building Power Apps
Unanswered

count double and display

Like (0) ShareShare
ReportReport
Posted on 4 Aug 2023 08:20:32 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:
  • moritz0815 Profile Picture
    201 on 04 Aug 2023 at 13:05:15
    Re: count double and display

    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.

     

  • Tysma12 Profile Picture
    7 on 04 Aug 2023 at 12:23:20
    Re: count double and display

    CLIENTCSPs (it's not a public database)

     

     

  • moritz0815 Profile Picture
    201 on 04 Aug 2023 at 10:20:58
    Re: count double and display

    What‘s your datasource?

  • Tysma12 Profile Picture
    7 on 04 Aug 2023 at 09:33:00
    Re: count double and display

    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 

     

  • Tysma12 Profile Picture
    7 on 04 Aug 2023 at 09:26:46
    Re: count double and display

    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)

  • moritz0815 Profile Picture
    201 on 04 Aug 2023 at 08:49:58
    Re: count double and display

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

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

Announcing our 2025 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for…

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 791 Most Valuable Professional

#2
MS.Ragavendar Profile Picture

MS.Ragavendar 410 Super User 2025 Season 2

#3
mmbr1606 Profile Picture

mmbr1606 275 Super User 2025 Season 2

Loading complete