Forum Discussion
sanjay patnaik
Sep 19, 2017Copper Contributor
Modern List and Filtered View URL with ampersand issue
I got into an issue using list filtered view URL in modern site. I observed that if the filtered column value contains ‘&’ then view is not loading any items. This works fine if I convert this librar...
sanjay patnaik
Sep 20, 2017Copper Contributor
I opened a support ticket with Office-365 team and they were able to reproduce this issue. But have not got any solution for this yet.
sanjay patnaik
Sep 21, 2017Copper Contributor
This issue is resolved now by adding a querystring parameter "useFiltersInViewXml=1" to the filter view URL . When we create a list filter view, by default there is no querystring parameter useFiltersInViewXml=1. So we need to add this parameter to make it work.