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 / CDS Opportunity Can't ...
Power Apps
Answered

CDS Opportunity Can't Access Price list Field

(0) ShareShare
ReportReport
Posted on by 7,316 Most Valuable Professional
Hey all, this was a question that was asked a few days ago but for some reason, the correct answer wasn't marked as one. I don't typically do this but I am reposting this here with the answer so someone with the same problem can find the right solution.

I am trying to access the Price List field from an opportunity using a Model Driven Form app. I am attempting to access it like this.

Filter('Price Lists', 'Price List' = GUID(First([@ModelDrivenFormIntegration].Data).ItemId)).'Price List'

In accordance with what I read here.

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

However it doesn't seem that the @ModelDrivenFormIntegration contains the Price List data even though one is specified on the record. Anybody know where I am going wrong?
Categories:
I have the same question (0)
  • Verified answer
    PowerAddict Profile Picture
    7,316 Most Valuable Professional on at

    Ok, so relational data in an embedded canvas app has always been an issue (posted by me on one of my blogs: https://thepoweraddict.com/overcoming-5-top-challenges-with-embedded-canvas-apps/

     

    Anyway, this is how you can make it work.

     

    I have 2 screens in my app:

     

    2. Screen 2: has a gallery of Opportunities (Gallery1) with the Items property set to Filter(Opportunities, Opportunity = [@ModelDrivenFormIntegration].Item.Opportunity) and (optional) I also have a label within the gallery that displays ThisItem.'Price List'.Name

     

    1. Screen 1: has a gallery of Price Lists (Gallery2) with the Items property set to Filter('Price Lists', 'Price List' = First(Gallery1.AllItems).'Price List'.'Price List')

     

     

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 936

#2
Valantis Profile Picture

Valantis 604

#3
11manish Profile Picture

11manish 518

Last 30 days Overall leaderboard