Hi,
I have an boolean field on the account form and I need to relate to it with liquid in the PowerApps Portal to show an entity view based on true/false value.
At first I tried {% if user.parentcustomerid.xx_boleanField =='true' %} this did not work, then I read that parentcustomerid is the entity reference object, which only gives the ID and the name.
Then I tried it with the relationship:

Report
All responses (
Answers (