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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / ModelDrivenFormIntegra...
Power Apps
Unanswered

ModelDrivenFormIntegration for Data Only field

(1) ShareShare
ReportReport
Posted on 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

Categories:
I have the same question (0)
  • v-yutliu-msft Profile Picture
    Microsoft Employee on at

    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

  • Daniele_001 Profile Picture
    9 on at

    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
    Microsoft Employee on at

    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

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 846

#2
Valantis Profile Picture

Valantis 532

#3
Haque Profile Picture

Haque 410

Last 30 days Overall leaderboard