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)
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
User | Count |
---|---|
190 | |
95 | |
65 | |
63 | |
58 |
User | Count |
---|---|
243 | |
163 | |
91 | |
79 | |
79 |