I am experiencing an issue when using SP lists as a source for my power apps, and especially dropdowns.
I have built many apps using the choice field in SP, and I would typically use these properties in my dropdowns:
Items: Choices(source).status.value and Default: Thisitem.Status.Value.
For the dropdowns, Items works fine, however Default or event text property is no longer working and it returns an error on all Choice fields.
The error displayed is "Name isn't valid. This identifier isn't recognized"
Int the apps I created in the past I do not experience this issue and I am able to add new input fields in those apps without seeing this problem.
Please advise if you are familiar with this problem and maybe know the solution
(I have a theory that it might be SP related, and either Power apps is not catching the data correct or the updated SP list can´t be read correctly