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 :
Power Apps - Building Power Apps
Answered

Chart column

(0) ShareShare
ReportReport
Posted on by 372

Hi,

 

Im new in using column chart. So, I want to make chart like this:

firda59_0-1692067617033.png

 I have this sharepoint list:

firda59_1-1692067696366.png

 

the y axis is count of the total of that categories (being/buffer/wait handling in each machine). I don't know how to make that chart.

 

Can anyone help me? Thankyou!

I have the same question (0)
  • Verified answer
    v-bofeng-msft Profile Picture
    on at
    Re: Chart column

    Hi @firda59 ,

     

    Please try:

    1\Add a chart control and set it's items property to:

    AddColumns(
     GroupBy(TableName,"Current Locaion","NewGroup"),
     "Buffer",CountRows(Filter(NewGroup,'Status Komponen'="Buffer")),
     "Being",CountRows(Filter(NewGroup,'Status Komponen'="Being")),
     "Wait Hanging",CountRows(Filter(NewGroup,'Status Komponen'="Wait Handing"))
     )

    2\Set it's number of series to 3

    vbofengmsft_0-1692068740833.png

    vbofengmsft_3-1692068847460.png

     

    Best Regards,

    Bof

     

     

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

Coming soon: forum hierarchy changes

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 803 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 314 Super User 2025 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 253 Super User 2025 Season 2

Last 30 days Overall leaderboard