Hello everybody,
my knowledge of Power Apps is not very extensive. I have the problem that I have a form which should output data with SharePoint lists. Always only from the last data record (line), or based on the selection of a report period.
Viewing the last report is easy by passing Last (Datasource) to the Item property of the Forumlar. But how do I do it so that a data record (line) can be output based on a date selection.
The "Report Period" is a column with the date and time.
Kind regards