1

I am trying to find out if it's possible to have a KQL for a CSWP that gives me the most visited pages on a site for the current user.

I have been investigating and there are loads of examples for get the most visited pages for a site, but not narrowing to the current logged user.

Many thanks all!

Ignacio.

1 Answers1

0

You can do this in general like "give me the most visited pages" but it is not possible to narrow this down for the current logged in user.

STORM
  • 4,005
  • 11
  • 49
  • 98