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

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Apps
Unanswered

Bar/Line Graph

(0) ShareShare
ReportReport
Posted on by

Hi all,

 

I am working on Maintenance KPI report application for my company. I want help regarding below example similar to my application,

 

example: I have 4 fruit with me and i sell some qty everyday as you can see in the below attachment, whenever i tap on particular fruit i want its daily, Weekly and monthly sold details as per the table to be displayed in line/Bar graph.

 

I have 3 buttons, when i tap on each button respective table data to be displayed.

 

I have 3 gallery in the same screen which is for daily, weekly and monthly respectively.

 

Can anyone please help me on this?2nd screen.PNGDaily data.PNGMainScreen.PNGWeekly data.PNG

Categories:
I have the same question (0)
  • v-monli-msft Profile Picture
    on at

    Hi @Anonymous ,

     

    Are you having 3 tables as the data sources in the app? If so, then you can insert 3 bar/line charts according to your need. Then set below formulas for each button:

    Button1.OnSelect=Set(V1,true);Set(V2,false);Set(V3,false)
    Button2.OnSelect=Set(V2,true);Set(V1,false);Set(V3,false)
    Button3.OnSelect=Set(V3,true);Set(V2,false);Set(V1,false)

    Then set the Visible properties of each bar/line chart to:

    Chart1.Visible=V1
    Chart2.Visible=V2
    Chart3.Visible=V3

    Regards,

    Mona

  • Community Power Platform Member Profile Picture
    on at

    Hi @v-monli-msft 

     

    Above solution is working, but in the graph only first 2 column is displaying. how to get all the columns of above table

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

Forum hierarchy changes are complete!

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 739 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 343 Super User 2025 Season 2

#3
Power Platform 1919 Profile Picture

Power Platform 1919 268

Last 30 days Overall leaderboard