Hi,
I would like to GET the Last meter reading from my Sharepoint List for the Selected Meter.
Please can you help me with the coding?
Thank you
Jerry
Solved! Go to Solution.
Thank you, i managed to get this right by moving the close bracket to end.
Last(Filter(POLMeterReadings,'Meter Serial Number' = Dropdown3.SelectedText.Result).Rate1Readings)
Last(Filter(POLMeterReadings,MeterSerialNo = DropDown.Selected.Value)).MeterReading
Thank you, please see error.
Hover over that red line to see what the error is
Thank you, i managed to get this right by moving the close bracket to end.
Last(Filter(POLMeterReadings,'Meter Serial Number' = Dropdown3.SelectedText.Result).Rate1Readings)
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
200 | |
70 | |
50 | |
46 | |
20 |
User | Count |
---|---|
255 | |
120 | |
85 | |
79 | |
68 |