Hi all,
I have an entity named "GED" whitch have an attribute "new_levelged", and every user of the system has its new_levelged too,
I want create a view that displays only GED records whitch have GED.new_levelged <= systemuser.new_levelged,
How to do that in Dynamics CRM 2016 ? Can I do this with fetchxml ?
Thank you all :)
*This post is locked for comments