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

Categories:
I have the same question (0)
  • Verified answer
    v-bofeng-msft Profile Picture
    Microsoft Employee on at

    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

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
WarrenBelz Profile Picture

WarrenBelz 93 Most Valuable Professional

#2
Haque Profile Picture

Haque 81

#3
Valantis Profile Picture

Valantis 49

Last 30 days Overall leaderboard