Hi,
I am trying to create an app from a Sharepoint custom list. I want to create a simple column chart that says:
We have n1 number of records of category y1, n2 number of records of category y2 and n3 number of records of category y3.
Basically summarizing a long table in a "pivot table", so then I can create a column chart.
How can I do this?
Thanks!
Solved! Go to Solution.
Hi, everyone.
It's a very interesting solution. It runs perfect.
I have a new challenge: how to create this solution for a table (to export).
Any solution?
@Wichowich , @danderson2692 : we have a similar requirement and have created a screen which resembles the one shared above. But the challenge is we want a single scrollbar which moves all the items in the horizontal gallery at once.