Hey guys,
I've created a copy of a report in FetchXML as the SQL version seemed to be missing data...a story for another day. Now, I've enabled prefiltering at the top of the 3 datasets in the report:
<fetch version="1.0" output-format="xml-platform" mapping="logical" distinct="true" enable-prefiltering="true">
I've also set the report to be available in Reports Area, Forms for related Records and Lists for related records in the Categorization section of the report.

Now, when I go to our events attendee (a custom entity), I see the old SQL report (Guests with notes) available for the selected records, but the new fetchxml report (Guests for Development events) is only available for all records.

I know with the SQL report I had to alias attributes as CRMAX_columnname, but apparently I don't need to anything like that for fetch? I'm obviously missing something but any help would be greatly appreciated!
*This post is locked for comments
I have the same question (0)