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
Unanswered

Barchart

(0) ShareShare
ReportReport
Posted on by 39

Hi,

I am working on a project where I have to create a bar chart where the x axis should contain dates and y axis quantity in the bars it should show different feed types for animals. Iam trying from past 2 days but no luck. Can anyone help me out plsss

Categories:
I have the same question (0)
  • charlessexton Profile Picture
    11 Super User 2024 Season 1 on at

    Something like this?

     

    charlessexton_0-1700742063433.png

     

  • Jyothi1 Profile Picture
    39 on at

    yes something like that but the bars should be of different feed types( Drygrass,groundnut cake) something like those names

    Screenshot 2023-11-23 173108.png
  • charlessexton Profile Picture
    11 Super User 2024 Season 1 on at

    You will essentially need to make each feed type a column, rather than a value, and the value of the column will be the quantity consumed.

     

    For example:

    AddColumns(
     YOURITEMS As Items
     "kandichunni",
     Sum(Filter(FeedType As Feed, Feed.FeedType = "kandichunni" And Items.Date = Feed.Date), 'Quantity Consumed')
    )

     

    Something like this will add a column for kandichunni with the quantity consumed as the value.

     

    You will then set each feed type as a 'Series' in your bar chart.

  • Jyothi1 Profile Picture
    39 on at

    I wrote but its throwing an error.

    Screenshot 2023-11-24 094243.png

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 July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 358 Most Valuable Professional

#2
11manish Profile Picture

11manish 214 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 185

Last 30 days Overall leaderboard