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 : qNq34vk8sRklkDNEnyNbC2
Power Apps - Microsoft Dataverse
Unanswered

How to get the GUID code to filter a gallery Canvas App

Like (0) ShareShare
ReportReport
Posted on 25 Apr 2023 03:04:17 by 47

Hello, I embed a canvas app inside a form and I want to filter the associated records.

 

I want to get the Guid and then filter by the column I want to filter

 

this is the formula of the gallery :


Set(
RecordItem;
If(
IsBlank(Param("id"));
Blank();
LookUp('Seguimiento Convoys'
;
Tbl_Seg_Convoy_Activo_2= GUID(Param("id"))
)
)
)

 

 

Filter('Seguimiento Servicios';idConvoy= RecordItem.idConvoy)

TonyCasilla_0-1682391390606.png

 

I have the same question (0)
  • TonyCasilla Profile Picture
    47 on 27 Apr 2023 at 02:16:14
    Re: How to get the GUID code to filter a gallery Canvas App

    Hello, thanks for your answer. Can you tell me how to add @Model Driven Integration?

  • AhmedSalih Profile Picture
    6,678 Moderator on 25 Apr 2023 at 03:14:01
    Re: How to get the GUID code to filter a gallery Canvas App

    Hello, @TonyCasilla, you should be able to do so by using the ModelDrivenFormIntegration Control in the Canvas app. I have this full tutorial that can help you: https://powerplatformplace.com/f/embed-canvas-app-into-model-driven-app-full-tutorial

     

    If my reply helped you, please give a 👍  , & if it solved your issue, please give a 👍 & Accept it as the Solution to help other community members find it more.

    I am primarily available on weekdays from 6-10 PM CT and 5-10 PM CT on weekends.

    Visit my Blog: www.powerplatformplace.com

    Visit my YouTube Channel: https://www.youtube.com/@powerplatformplace/videos

    New Project.png

     

     

     

     

     

     

     

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…

MS.Ragavendar – Community Spotlight

We are honored to recognize Ragavendar Swaminatha Subramanian as our September…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 936 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 375 Super User 2025 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 330 Super User 2025 Season 2

Last 30 days Overall leaderboard

Featured topics