Loading...

Archives

INTERNAL – Error: “The AJAX call failed. Your SharePoint administrator may need to increase the Execution Timeout setting in the web.config file on the server.” during execution of qManagement webpart

INTERNAL – Error: “The AJAX call failed. Your SharePoint administrator may need to increase the Execution Timeout setting in the web.config file on the server.” during execution of qManagement webpart

Getting error  message "The AJAX call failed. Your SharePoint administrator may need to increase the Execution Timeout setting in the web.config file on the server. The call failed with the following error: Sys.WebForms.PageRequestManagerTimeoutException: The server request timed out" during performing search in the qManagement WebPart

How to use subtract function on Complex Filter for qSIChartView on dates?

How to use subtract function on Complex Filter for qSIChartView on dates?

There does not seem to be a way to subtract from a date in qSIChartView, only Add.

In the help document for Complex Filter:

Date function — The following date functions are supported: AddSeconds, AddMinutes, AddHours, AddDays, AddMonths and AddYears. Their syntax is DateFunction(dateValue, number). For example: AddDays([TODAY], 7) adds 7 days to today's date.

How to use subtract function on Complex Filter for qSIChartView on dates?