Pregunta

I have added most popular items web part in SharePoint online 2016 website i have created.Is it possible change the query of the web part so it only displays users most clicked items for given amount of time like 3 months?

¿Fue útil?

Solución

This filter condition here Created > "this month-3" is called Keyword Query Language (KQL) which is used by Search web part and other web parts in SharePoint to filter the content.

You can find more filter Parameters here

Licenciado bajo: CC-BY-SA con atribución
scroll top