Forum Discussion
Lel_999987
Apr 25, 2024Copper Contributor
Pnp Modern Search Results shows duplicate values
Hi all, I have a PnP Modern Search and the results webpart shows only for one column double entries. So in my case for the telephone number value it shows: "+1234 56789 +1234 56789". It is only i...
SteveKnutson
Apr 27, 2024MVP
If you change the display option to "Debug" do you see the double value in the result? This might give you a clue. If you only see the value once, then it could be your result display template that is the issue.
Lel_999987
May 13, 2024Copper Contributor
Hi Steve,
sorry for the late feedback but I was away.
The double values are also shown in the debug mode:
"lubPhoneOWSTEXT": " (xxx) 172 228\n\ (xxx) 172 228","
sorry for the late feedback but I was away.
The double values are also shown in the debug mode:
"lubPhoneOWSTEXT": " (xxx) 172 228\n\ (xxx) 172 228","
- JasonB_987May 30, 2024Copper Contributor
Have you been able to find a solution to this issue? I'm encountering the exact same issue.
- Lel_999987Jun 07, 2024Copper ContributorI´ve ended up to create a new managed property and map it to the same search property again.
This has fixed my issue.