Appian Community and Appian Academy are being upgraded. From July 24–August 3, the Appian Community will be in read-only mode. During this time, the site will be read-only and user registration will be disabled. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!
The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.
Hi All,
We were using an entity backed record previously but the search filter is not working for that case. It is a view from DB so we directly use that as a DB source also we disable the sync option to get view as source. Now we are facing filter and sorting issues. Can anyone suggest solution for this. when user pick a value in search field it is not available for display but it is available in view. Is there anyway we can apply source filters but search field filter will work to all values.
Thanks & Regards,
Kavya
Discussion posts and replies are publicly visible
Is your view working fine with filters when you are trying to build a query Entity on it?
The search filter was not working for entity backed records. They were using rsp!query value which is deprecated now. Thats why we opt for this changes. But the source filter is not working in this new try.
My comment was more about identifying whether that is it a problem with the view or the record. So I recommended trying to create a query entity on your view with the required filters to see if it is returning the expected output. If it is, then the problem is with the record configurations else the problem is with the input variables of the view.