How to set Record's GUID in Below mentioned statement.
<condition attribute='tpamm_plantype' operator='eq' value='..........' />
How to set Record's GUID in Below mentioned statement.
<condition attribute='tpamm_plantype' operator='eq' value='..........' />
thank u for your reply.
Hi,
You need to use below format
Var fetchXml=$@"<condition attribute='tpamm_plantype' operator='eq' value={recordguid}";
You can use fetchXml builder tool from xrmtoolbox to convert your fetchXml to c#
Thanks,
Bipin
you are asking the same thing you asked in another thread. fine for me, but at least you should post the full code of your plugin, otherwise other users (including me) can only guess what you wrote and it's very hard to provide a working code or a working solution to your problem.
To make a more clear example: it's the same as you go to a car forum and you write: "my ford is not starting this morning, how can i fix it?"
Daivat Vartak (v-9d...
225
Super User 2025 Season 1
Muhammad Shahzad Sh...
106
Vahid Ghafarpour
82
Super User 2025 Season 1