Hi,
I want to create a line chart within my Power App that shows the last 4 values of a SharePoint column named "Percentage". I am trying to figure out a way to find the last 4 values under the Percentage so that I can use those values as Items for the Line chart.
So far I have tried to use Power Automate to grab the last 4 values from the version history using an HTTP Request but it seems clunky. In addition, I do not know how to feed that information into a separate SharePoint column list.
In addition, for my own reasons, I do not have access to Power BI at this time so I am trying to solve this using only Power Apps and Power Automate.
Any help would be appreciated!