Would there be a way to display a graph of the values of a Sharepoint column? e.g. I have these items in the Sharepoint list:
username, result, date
and I'd like to display a graph of the result value ordered by the date value for a chosen username. The app already handles choosing the username and I'd like to offer a new screen that holds the graph of the result/date, i.e. date on the x axis and result on the y (0-10 integer). It can't be BI as it needs to dynamic, i.e. navigating back one screen to change the username then going to the graph screen will display the new graph for the new username.
thanks,
Alistair
Hi @codebrane,
You could try to use line charts, pie charts, and bar charts to display your data in a canvas app. When you work with charts, the data that you import should be structured based on these criteria:
For example, your data should look similar to the following:
Show data in a line, pie, or bar chart in PowerApps
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/use-line-pie-bar-chart
Regards,
Mona
Check out new user group experience and if you are a leader please create your group
Did you miss the call?? Check out the Power Apps Community Call here!
See the latest Power Apps innovations, updates, and demos from the Microsoft Business Applications Launch Event.
User | Count |
---|---|
278 | |
240 | |
83 | |
38 | |
35 |
User | Count |
---|---|
358 | |
241 | |
128 | |
72 | |
49 |