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?"
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156