Hi Guys,
I need help regarding the following problem:
Under Model-Driven App I want to set a default value in a lookup field when form is created. I used the following solution as a recommended approach, using a Business Process Flow:

The condition is quite simple and it works fine:

...but when I try to select some default value for the lookup field, then no list of values are shown:

Note: The table has values!!!.
If I select another view, then I get an error:


System.ServiceModel.FaultException`1[Microsoft.Xrm.Sdk.OrganizationServiceFault]: <internalservererror>Try this action again. If the problem continues, check the Microsoft Dynamics 365 Community for solutions or contact your organization's Microsoft Dynamics 365 Administrator. Finally, you can contact Microsoft Support. If you contact support, please provide the technical details.</internalservererror> (Fault Detail is equal to Exception details:
ErrorCode: 0x80040216
Message: <internalservererror>Try this action again. If the problem continues, check the Microsoft Dynamics 365 Community for solutions or contact your organization's Microsoft Dynamics 365 Administrator. Finally, you can contact Microsoft Support. If you contact support, please provide the technical details.</internalservererror>
TimeStamp: 2023-08-31T10:52:40.6173870Z
--
).
I suspect Power Apps is not ready for this functionality yet. Can be?. Any ideas?
Thanks in advance.