Re: ModelDrivenFormIntegration for Data Only field
Hi @Daniele_001 ,
I've found a similar issue, maybe you could try his way.
The workaround he found was to add a Timer with 1 second delay. In the OnTimerEnd event everything is working just fine.
Set the Timer's OnTimeEnd:
Filter(entityname, First(ModelDrivenFormIntegration.Data).new_Fieldname > Now() )
Here's this issue's link for your reference:
https://www.itaintboring.com/2019/01/
Best regards,
Community Support Team _ Phoebe Liu