Pergunta

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?

Foi útil?

Solução

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 em: CC-BY-SA com atribuição
Não afiliado a sharepoint.stackexchange
scroll top