sn_flow_designer.action_picker.popular_actions.last_num_of_days
ServiceNow property description:
The last number of days for the most popular actions. This is used to query for the x number of most popular actions in the last y number of days.
Attributes
- Sys ID: 5413e52bc30210105553b740ad40dd64
- Type: integer
- Application: Global
- Default value: 7

AI generated property description:
The ServiceNow property `sn_flow_designer.action_picker.popular_actions.last_num_of_days` specifies the time frame in days for determining the most popular actions in Flow Designer. This property is used to query and display the most frequently used actions within the specified number of days. By setting this property, administrators can control the period over which action usage is analyzed to identify popular actions. This helps in optimizing the action picker by highlighting commonly used actions, thereby improving user efficiency. The default value and further details can be found in the ServiceNow documentation.
Source