I have been a developer for many years but new to DAX, please forgive my rookie question :) I have a Dynamics AX 2012 Query which is the data source for a form; the query has three data sources (tables) joined with left outer joins.. I modified each data source in the query to only include the needed fields for the form. After saving the query, I ran trace parser and was expecting the SQL in trace parser to recognize this change in the fields. But the Select statement in the trace still shows all the fields from each of the three tables - the same as before I made the query change.
I have included a couple screenshots for reference.
Any ideas?
Thanks,
Scott