Announcements
Hi everyone,
I want to filter for an account in the "From" field (party list) in the "Phone Calls" table.
A formular like this unfortunately does not work:
Filter('Phone Calls', from = [@ModelDrivenFormIntegration].Item.accountid)
Thank you!
Hi @RobinSp
Can you confirm that the ModelDrivenFormIntegration got any data?
You can check that by add a label and then use JSON to view the data:
JSON([@ModelDrivenFormIntegration].Item)
Because its a known issue that this object can be empty.
If you have any questions or feedback, please let me know. Have a great day! 😊-----------------------PowerYsa Power Platform Enthusiast [LinkedIn] | [Youtube]
I love to share my knowledge and learn from others. If you find my posts helpful, please give them a thumbs up 👍 or mark them as a solution ✔️. You can also check out my [@PowerYSA] for some cool solutions and insights. Feel free to connect with me on any of the platforms above. Cheers! 🍻
Hi @SpongYe,
yes it contains data.Thank you for your reply 🙂
I assume that "From" is a LookUp field in your "Phone Calls" table references to a related account.
Than your filter shouwld be:
Filter( 'Phone Calls', from.accountid = [@ModelDrivenFormIntegration].Item.accountid )
this also not working. The problem is that the the field "form" isnt recognized.
Any updates to this?
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.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
11manish 556
WarrenBelz 412 Most Valuable Professional
Haque 296