Notifications
Announcements
In Dynamics 365/PowerApps with Dataverse I need to select all column values from multiple tables similar with "select * from <table_name>". How can I do this in FetchXML?
Thank you very much for your input!!
Thank you HSheild for the quick response.
@drhorg
If you want to select all columns you can do this with the all-attributes tag.
e.g.
<fetch> <entity name="account" > <all-attributes/> </entity> </fetch>
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.
In our never-ending quest to improve we are simplifying the forum hierarchy…
We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Kalathiya 400
WarrenBelz 348 Most Valuable Professional
MS.Ragavendar 315 Super User 2025 Season 2