Good morning,
I received this error on my app this morning. Is this just some random bug? The function had been working properly for a whlie. The error is focused on (via the red sqiggly lines) on the
First(Filter('[dbo].[database1]',Id = Value(SerialNumber.Text)))
Here's the complete code that I'm using:
Patch('[dbo].[database1]', First(Filter('[dbo].[database1]',Id = Value(SerialNumber.Text))), {Location: InspecLoc1.Selected.Value, Status: InspStatus.Selected.Value})
Solved! Go to Solution.
Hi @BrendonBrooksP1,
Did you update anything from the data source side?
Regards,
Mona
Hi @BrendonBrooksP1,
Did you update anything from the data source side?
Regards,
Mona
It appears that the error is no longer appearing. It must have been a random bug. Thanks
User | Count |
---|---|
133 | |
132 | |
78 | |
75 | |
70 |
User | Count |
---|---|
210 | |
198 | |
64 | |
62 | |
52 |