web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id : ATmFVHz75Er+FRJljD/ayw
Power Apps - Building Power Apps
Unanswered

ModelDrivenFormIntegration for Data Only field

Like (1) ShareShare
ReportReport
Posted on 28 Jun 2019 10:14:56 by 9

Good Morning,

I have a canvas app in a form. I want to see a field ( type data) when I open each record, I try to use First(ModelDrivenFormIntegration.Data).nameProperty (nameProperty is a data only field). Can you help me?

Thanks

I have the same question (0)
  • v-yutliu-msft Profile Picture
    on 02 Jul 2019 at 09:35:59
    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

  • Daniele_001 Profile Picture
    9 on 01 Jul 2019 at 09:32:33
    Re: ModelDrivenFormIntegration for Data Only field

    Hi @v-yutliu-msft ,

    I try First(ModelDrivenFormIntegration.Data).new_Fieldname. This is correct for any field, but when I use formula in a data only type field it doesn't return the value. I would like to compare a value with today's date and set a rules as follows: 

    First(ModelDrivenFormIntegration.Data).new_Fieldname > Now() 

     

    Doesn't report errors but I don't see anithing in the form on Dynamics 365 and the action defined in the rule don't apply.

    Thanks

     

    Daniele

     

  • v-yutliu-msft Profile Picture
    on 01 Jul 2019 at 07:21:11
    Re: ModelDrivenFormIntegration for Data Only field

    Hi @Daniele_001 ,

    Do you want to add an embedded canvas app on a model-driven form and diplay a field that is date only type?

    Could you tell me the error message of the formula that you wanted to use?

    Try this formula:

    ModelDrivenFormIntegration.Item.Fieldname

    Here's a doc about it for your reference:

    https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/embedded-canvas-app-add-classic-designer

     

     

     

    Best regards,

    Community Support Team _ Phoebe Liu

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Telen Wang – Community Spotlight

We are honored to recognize Telen Wang as our August 2025 Community…

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 637 Most Valuable Professional

#2
stampcoin Profile Picture

stampcoin 570 Super User 2025 Season 2

#3
Power Apps 1919 Profile Picture

Power Apps 1919 473

Loading started
Loading complete