Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics CRM (Archived)

Showing Accounts in Portal Home Page

(0) ShareShare
ReportReport
Posted on by 75

Hi,

I am trying to show accounts in Portal. but its applying filter automatically. please help me to solve this problem.below is my fetch xml

<div class="container"> {% fetchxml my_query %} <fetch version="1.0" output-format="xml-platform" mapping="logical" distinct="true"> <entity name="opportunity"> <attribute name="name" /> <attribute name="customerid" /> <attribute name="estimatedvalue" /> <attribute name="statuscode" /> <attribute name="opportunityid" /> <order attribute="name" descending="false" /> </entity> </fetch> {% endfetchxml %} {{ my_query.xml | escape }} {{ my_query.results.total_record_count }} {{ my_query.results.more_records }} {{ my_query.results.paging_cookie | escape }} {{my_query.results.entities}} {% for result in my_query.results.entities %} <div style="padding: 15px 30px 0 0; clear: both;"> <h2> {{ result.name | escape }} </h2> <div> <p> {{ result.customerid | escape }} </p> </div> <div> <p> {{ result.estimatedvalue | escape }} </p> <br /> </div> <div> <p> {{ result.opportunityid | escape }} </p> <br /> </div> </div> {% endfor %} </div> </section>

when i go and refresh portal than it is given error attached in screen shot,

*This post is locked for comments

  • Suggested answer
    Dmytro Rutkovskyi Profile Picture
    1,835 on at
    RE: Showing Accounts in Portal Home Page

    Hi,

    Answer is given in community.dynamics.com/.../811077

    Please Remove or Resolve this question

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

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Adis Hodzic – Community Spotlight

We are honored to recognize Adis Hodzic as our May 2025 Community…

Kudos to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Microsoft Dynamics CRM (Archived)

#1
Mohamed Amine Mahmoudi Profile Picture

Mohamed Amine Mahmoudi 83 Super User 2025 Season 1

#2
Community Member Profile Picture

Community Member 52

#3
dkrishna Profile Picture

dkrishna 6

Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans