rappen / FetchXMLBuilder

FetchXML Builder for XrmToolBox and Microsoft Dynamics 365 / CRM
https://fetchxmlbuilder.com/
GNU General Public License v3.0
133 stars 55 forks source link

Linked Entities not displaying in results because selected attributes are not added to the Layout #1040

Closed kayetter closed 2 months ago

kayetter commented 2 months ago

This seems different to me. I have an entity for which I added several linked entities (and I aliased them) and added the attributes that i wanted displayed in the results. I was expecting to see the linked entity attributes in the result grid but I see this.

image

However, when I go to the "layout" tab I see that my selected attributes are not there.

image

I then have to add them manually to the Layout tab. image

Then I see them in the results view. image

Is this how it is supposed to work or do I have a setting that is wrong?

rappen commented 2 months ago

Thank you so much for this report! 🙏

  1. You say you use Alias on link-entity, but in the screenshots, I don't see any aliases.
  2. Can you look at the Attribute properties? Can you check the layout checkbox and set the width?
  3. Is it possible to include the query in XML?
kayetter commented 2 months ago

Wait!!! I figured it out at the bottom of the "Result View" there are two options buttons. When I selected Columns | Show All, all the columns appeared. Thank You so much. I never found the "layout" checkbox but I think we are good. I love this tool and I am very dependent on it, so thank you for writing it!

image