Hello All Expert,
i am getting while trying to hit the query to the crm .
while the property is Two Option value.
var keyFilter = "";
if ($('#ddlkey').val() != 'All') {
keycaseFilter = " and new_key eq " + $('#ddlkey').val() + "')";
}
can anybody help me in resolving this please.
*This post is locked for comments
When I have used the schema name correctly, the issue is resolved.
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