Set null value in Filter Lookup field in dynamic 365

330 Views Asked by At

In my D365 Project I want to set "No Record Found" in filter lookup field.

I have created lookup field. In that field I called JavaScript and filter that lookup which is working properly but when records are empty it was showing error like "0x80041103 Query Builder Error". When I check fetch xml in 'fetch Xml Tester' it was showing 0 records but it's shows error on lookup field.

Here I attach screenshot of error for your reference.

enter image description here

Here is my view of lookup field

enter image description here

0

There are 0 best solutions below