web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
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

I have the same question (0)
  • Suggested answer
    Dmytro Rutkovskyi Profile Picture
    1,835 on at

    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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the April Top 10 Community Leaders

These are the community rock stars!

Leaderboard > 🔒一 Microsoft Dynamics CRM (Archived)

#1
ScottDurow Profile Picture

ScottDurow 2

#2
GJones Profile Picture

GJones 1

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans