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 Pages / Get entity data linked...
Power Pages
Answered

Get entity data linked to signed in contact using liquid

(0) ShareShare
ReportReport
Posted on by 302

Hi, I'm new to power pages, and I want to show properties of an entity where one of the fields is equal to the signed in contact's id.

 

So my table is staffmember (staffmembers) and it has a property parkingplace

The staffmember row is linked to the contact using a lookup column

So I want to show the parkingplace property of the staffmember entity where the contact is the contactid of the signed in user

I have the following code in my snippet, but it doesn't work

 

{% if user %}
<h1>{{user.fullname}}</h1>
{% for sm in entities.staffmember[{{user.contactid}}] %}
<h2>{{sm.parkingplace}}</h2>
{% endfor %}
{% endif %}

 

 

Categories:
I have the same question (0)
  • Verified answer
    ragavanrajan Profile Picture
    7,044 Most Valuable Professional on at

    Hi @bouillons 

    Can you check if you read table permissions for all the related tables including the contact table? 

     

    Hope it helps. 
    ------------

    If you like this post, give it a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users to find it.

  • bouillons Profile Picture
    302 on at

    Thanks, I updated the table permissions. It works now.

  • ragavanrajan Profile Picture
    7,044 Most Valuable Professional on at

    Glad to hear it worked @bouillons . 

     

    Please mark it as an answer so that it will help other users. Cheers again. 

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 Pages

#1
11manish Profile Picture

11manish 42

#2
Valantis Profile Picture

Valantis 24

#3
omkarsupreme Profile Picture

omkarsupreme 23

Last 30 days Overall leaderboard