Hi All,
I am designing reports in Visual Studio 2015 and deploying to SSRS reporting server. However when I the report from the reporting server <http://localhost/reports/) I am getting below error. I am not able to figure out soure of the error
An error has occurred during report processing. (rsProcessingAborted)
Query execution failed for dataset 'SalesCustByYearDS'. (rsErrorExecutingCommand)
Value cannot be null. Parameter name: The value supplied for parameter 'reportContextParameterValue' cannot be null or empty.
AX_ReportContext parameter is set to "Allow Blanks". Please see the screenshot

Thanks in advance